Traefik & erpnext container not started after restarting host machine

Hi,

traefik & erpnext container not started after restarting host machine.

Error logs -

Error while starting server: accept tcp [::]:443: use of closed network connection" entryPointName=https

Error while starting server: accept tcp [::]:80: use of closed network connection" entryPointName=http

@revant_one Can you please help ?

I don’t use Windows. I can’t help much.

Hi @revant_one ,

I am getting same issue on linux too.
Logs-
Error while starting server: accept tcp [::]:443: use of closed network connection" entryPointName=https
Error while starting server: accept tcp [::]:80: use of closed network connection" entryPointName=http

I’m not able to reproduce this error.

I can searched google for: https://www.google.com/search?q=use+of+closed+network+connection%22+entryPointName%3Dhttps

found this first link: 2.3 - Errors on container start: Is this someting to worry about? - Traefik v2 - Traefik Labs Community Forum

May be someone else can help you.