Hey @Jon , thank you for your replies!
The docker logs passed similar errors when I first built n8n, but I forgot how to solve it๐
maybe similar with this? https://community.n8n.io/t/traefik-errors-when-starting-docker-compose/7915
time="2022-04-14T11:21:27Z" level=error msg="accept tcp [::]:8080: use of closed network
connection" entryPointName=traefik
time="2022-04-14T11:21:27Z" level=error msg="Error while starting server: accept tcp [::
]:8080: use of closed network connection" entryPointName=traefik
time="2022-04-14T11:21:27Z" level=error msg="accept tcp [::]:80: use of closed network c
onnection" entryPointName=web
time="2022-04-14T11:21:27Z" level=error msg="Error while starting server: accept tcp [::
]:80: use of closed network connection" entryPointName=web
time="2022-04-14T11:21:27Z" level=error msg="accept tcp [::]:443: use of closed network
connection" entryPointName=websecure
time="2022-04-14T11:21:27Z" level=error msg="Error while starting server: accept tcp [::
]:443: use of closed network connection" entryPointName=websecure
time="2022-04-14T11:23:25Z" level=info msg="Configuration loaded from flags."