mackie
1
Hi there, I’ve lost access to my n8n instance on Digital Ocean - when in console I use ‘docker compose up -d’ and get the following error,
I’ll post pics of my other three files: ,env and docker-compose.yml and caddy_config/Caddyfile
Domain should be auto.drct.uk and DNS all set up
Any help would be great
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Jon
4
Hey @mackie
The error you are getting is saying you already have an application using port 80.
Can you check what else you have running and if you have Apache or Nginx installed on the server you may went to disable them.
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.