By Developers
I have been able to connect to my droplet daily for the last two weeks, now i cannot connect via microsoft remoter desktop. i have tried restarting my xrdp but cannot connect. I can connect via ssh through the terminal but not remote desktop. I am on Mac os Intel. This is the error i receive:
We couldn’t connect to the remote PC. This might be because of a network problem. If this keeps happening, contact your network administrator for assistance.
Error code: 0x704
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!
Hey @developerssquid,
Is your Droplet online? Try to ping it and see. If it’s not only, try rebooting it and then checking the logs for the reason it went offline.
If it’s online and pinging, try to SSH to it using the debug mode:
ssh -vvv root@YourDroplet_IP
Post the debug message if the Droplet was online and you couldn’t SSH to it.
Hello @developerssquid
You can check if the xrdp service is running. The service might have crashed and now causing the connectivity issues for you.
To check the status run:
- sudo systemctl status xrdp
and to start it:
- sudo systemctl start xrdp
This will be a good starting point to troubleshoot the issue. If there are error messages in the following log you can share them here - /var/log/xrdp-sesman.log
Regards
I am having the same issue. it is so dissapointing that digital ocean knows that this is a mega issue where all users run into and are looking for a solution and they are uncapable to respond and post a solution. this is the typical case where it doesnt matter how grate their technology can be but support is just a disaster. Digital ocean, you just lost a customer
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.