I followed the documentation with attention, installed everything, changed only .env file and caddy_config/Caddyfile, as i did in two other instances in the past. However when i open the site, i get a 502 error
What is the error message (if any)?
HTTP ERROR 502
Information on your n8n setup
Docker compose on Hetzner cloud VM
Anyone has experienced this and knows what may be happening?
We moved away from root in 1.0 so the change to /root/.n8n is likely to cause more issues. The correct solutions is to run the command below (replacing ~/.n8n with the correct path) until we update the image again to fix the recent issue that was introduced.