sameersbn / sameersbn/docker-gitlab

ERROR: relation "application_settings" does not exist at character 38

Open
#2,281 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

I used the latest docker-compose file.

It shows this error:
postgresql_1 | 2021-01-05 12:02:36.850 UTC [243] STATEMENT: SELECT "application_settings".* FROM "application_settings" ORDER BY "application_settings"."id" DESC LIMIT $1
postgresql_1 | 2021-01-05 12:02:36.857 UTC [243] ERROR: relation "application_settings" does not exist at character 38

How to fixed it ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the latest docker-compose configuration and the PostgreSQL log shown in the issue. Investigate why the application_settings relation is absent and verify the deployment's database setup or migration path; done means the service starts without this relation error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, postgresql
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.