Error response from daemon - I've checked everything?

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




Screenshot 2024-11-12 at 23.06.52

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:
  • n8n version: not sure as I can’t access
  • Database (default: SQLite): not sure?
  • n8n EXECUTIONS_PROCESS setting (default: own, main): not sure?
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker, on DigitalOcean droplet
  • Operating system: Ubuntu

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.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.