You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot start service worker: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "worker": executable file not found in $PATH": unknown
The text was updated successfully, but these errors were encountered:
I'm having the same problem. Also I ran with the --verbose flag (docker-compose --verbose up) and nginx is giving me a 502 bad gateway, also mysql doesn't connect.
also this:
connect() failed (111: Connection refused) while connecting to upstream, client: 172.24.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "http://172.24.0.6:3000/favicon.ico", host: "localhost:8081", referrer: "http://localhost:8081/"
Hi I have with this error in container worker:
Cannot start service worker: OCI runtime create failed: container_linux.go:348: starting container process caused "exec: "worker": executable file not found in $PATH": unknown
The text was updated successfully, but these errors were encountered: