-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh Install Error - '$dcr web upgrade' exited with status 1 #2642
Labels
Comments
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Self-Hosted Version
23.11.2
CPU Architecture
x84_64
Docker Version
24.0.7
Docker Compose Version
2.21.0
Steps to Reproduce
Get a fresh server with Ubuntu 22.04
execute docker system prune -a to make sure there are no old containers and volumes
clone this repo
execute ./install.sh
Expected Result
everything works fine
Actual Result
Container sentry-self-hosted-snuba-consumer-1 Started
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/opt/sentry/postgres-entrypoint.sh": permission denied: unknown
Error in install/set-up-and-migrate-database.sh:12.
'$dcr web upgrade' exited with status 1
-> ./install.sh:main:34
--> install/set-up-and-migrate-database.sh:source:12
Cleaning up...
Event ID
No response
The text was updated successfully, but these errors were encountered: