Search code examples
consolevncopenstack

Server disconnected (code: 1006) openstack


Trying to connect to my VM instance when all of a sudden I get this error from the console:

Server disconnected (code: 1006) 

All I did was move from one room to another (changing Ethernet cables). Please help


Solution

  • Is this at your house or at work? Your question is vague and I'm wondering if your server now has a new IP and you might need to disassociate the current floating IP and re-associate it with a new floating IP. You can do that from the instance page using the dropdown for the specific instance.

    Also try soft/hard rebooting the VM instance after doing the previous step and see if that helps you.