digitallyinduced / digitallyinduced/thin-backend

Self-hosted version: pd_dump failed

Open
#68 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
30
PR merge metrics
No merged PRs in 30d

Description

https://thin.dev/docs/self-hosting

after `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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.