Report this

What is the reason for this report?

When using 'Access Console' the error "Server disconnected (code: 1006)" is returned.

Posted on February 29, 2016

I have a Ubuntu Droplet I’m in the process of setting up. I’d like to have the console setup and accessible, in case any network issues arise. However, when I attempt to access the console from your interface it returns:

“Server disconnected (code: 1006)”

Is there any software that needs to be installed on the VM (like NoVNC), or ports that need to be opened on it’s firewall to allow this? What’s the standard process for having this be accessible to a new Linux VM?

Thanks! :)



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

I had this problem. I forgot my user password for one droplet, but knew the root. Root login was disabled through SSH, so my only option was to login under root user using the console.

It turned out that my ISP is blocking 5000 port. I had to use Wi-Fi hotspot on my phone and access Internet via cell operator. Only then I was finally able to use the console.

I’m thinking about setting up some VPN on one of my droplet and use it for Internet access for such cases.

P.S. To test port 5000 connectivity you can simply use this site http://portquiz.net/

The console does not require any additional software but will use a random port to connect the HTML client with the vnc service. Since multiple services are run per-hypervisor the port used is a random one usually in the 6000-7000 range.

Okay, thanks - it’s still rejecting the request when I attempt to connect - with the above mentioned error.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.