I have a freshly deployed n8n, after logging to admin when I try to start a workflow (error fetching workflows, problem saving workflows - Unauthorized) or try to start testing an incoming webhook I got an error message (Problem running workflow Lost Connection to the server). I didn’t change any configuration that could cause these difficulties, what should I do now? Can someone help me out with this or tho give a clue what I should do next?
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!
Hi there,
As per the n8n 1-Click Droplet setup instructions here, did you create an A record like n8n.mycompany.com
pointing to your Droplet’s public IP?
Also did you connect to the Droplet via SSH or the Console button to complete the console-based setup wizard?
If you’ve already done all that, check if the container is running and review the logs:
docker ps
docker logs n8n
Then try restarting the container:
docker restart n8n
For a full walkthrough, you might want to refer to the official n8n setup guide here: https://docs.n8n.io/hosting/installation/server-setups/digital-ocean/#configure-n8n
Let me know how it goes!
- Bobby
Heya, @6116b7bb6f8546adb05b0f3caee227
A recent DNS change may take up to 24 hours to update. You can use our DNS tool to check if everything is configured correctly:
https://www.digitalocean.com/community/tools/dns
Regards
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.