We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://thin.dev/docs/self-hosting
after docker compose up
docker compose up
I'm trying to access web page on localhost:8000 and it fails
An error happened An exception was raised while running the action
meanwhile in console:
thin_1 | pg_dump: error: server version: 15.0; pg_dump version: 14.3 (Debian 14.3-1.pgdg110+1) thin_1 | pg_dump: error: aborting because of server version mismatch thin_1 | readCreateProcess: pg_dump "-s" "--no-owner" "--no-acl" "postgres://postgres:examplepassword@db/postgres" (exit 1): failed
The text was updated successfully, but these errors were encountered:
Same problem still. I wonder what is up with this project.
Sorry, something went wrong.
No branches or pull requests
https://thin.dev/docs/self-hosting
after
docker compose up
I'm trying to access web page on localhost:8000 and it fails
meanwhile in console:
The text was updated successfully, but these errors were encountered: