Een upgrade heeft mijn site offline gehaald; hoe lang duurt het tot deze hersteld is?

This should be your next step:

If even this doesn’t work, you can watch the logs via e.g.:

docker exec app ls -l /shared/log/rails/
docker exec -it app tail -f /shared/log/rails/production.log
1 like