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
{{ message }}
This repository has been archived by the owner on May 28, 2023. It is now read-only.
sanctuary_web | A server is already running. Check /sanctuary/tmp/pids/server.pid.
sanctuary_web | => Booting Puma
sanctuary_web | => Rails 5.2.4.3 application starting in development
sanctuary_web | => Run `rails server -h` for more startup options
sanctuary_web | Exiting
Exiting make up, running make down, or running make build do not fix the issue. AFAICS the only workaround presently is to shell into the web service and manually remove the file.
The text was updated successfully, but these errors were encountered:
Ah, good to know. It seems like it may be an intermittent issue as well :/ I didn't hit it when running make up. I'm not super familiar with docker, so would also be interesting to see if this is a common issue.
When running
make up
, I get this error:Exiting
make up
, runningmake down
, or runningmake build
do not fix the issue. AFAICS the only workaround presently is to shell into theweb
service and manually remove the file.The text was updated successfully, but these errors were encountered: