VMmanager Knowledge Base
en En
es Es
Your feedback is an opportunity for improvement!
Take part in the survey and contribute to the development of the ISPsystem ecosystem.
Take the survey

5010

Description

API request contains the id of the operating system, information about which is not in the platform database. 

Contents

Error 5010, Os id unknown

Possible solutions

  • Check if the operating system with this id is contained in the platform database:
    1. Connect to the server with the platform via SSH. For more information about connecting via SSH, see Workstation setup.
    2. Run the command: 
      docker exec -it mysql bash -c "mysql isp -p\$MYSQL_ROOT_PASSWORD -e \"SELECT * FROM vm_os WHERE id=<OS_id>;\""

      If the response does not contain operating system information, change the id in the API request parameters.

The article was last updated on 12.23.2024. The article was prepared by technical writers of ISPsystem.