-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
I'm working with rails. It seems that for app startup errors, dokku logs doesnt return anything, and browsing to the app gets the 502 bad gateway as the container is not running.
To troubleshoot a rails startup error, I needed to
dokku run appname bash
rails s
to see error output.
Is there a convenient place to find this information?
Metadata
Metadata
Assignees
Labels
No labels