noVNC does not work and HTML 5 console fails to connect: Server disconnected (code:1006)

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms

  • noVNC does not work and HTML 5 console fails to connect:

    CONFIG_TEXT: Server disconnected (code:1006)

  • SSL certificate is installed on the master node (step 3 from this article) and it is up to date
  • noVNC feature is enabled on Settings page in SolusVM

Cause

noVNC feature is misconfigured

Resolution

  1. Connect to the master node via SSH
  2. Make sure that step 4 from the article is completed and /usr/local/solusvm/data/config.ini file has necessary parameters set

    Also, if there is no such file, execute the following command to create it with the required parameters

    # echo [NOVNC] >> /usr/local/solusvm/data/config.ini; echo "use_remote_hostname = true" >> /usr/local/solusvm/data/config.ini; echo "socket_dest_public = false" >> /usr/local/solusvm/data/config.ini

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.