Skip to content
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

ERROR: relation "core_artifact" does not exist at character 28 #655

Closed
wahello opened this issue Aug 6, 2024 · 1 comment
Closed

ERROR: relation "core_artifact" does not exist at character 28 #655

wahello opened this issue Aug 6, 2024 · 1 comment

Comments

@wahello
Copy link

wahello commented Aug 6, 2024

Version
3.39

Describe the bug
Using docker comose folder

postgres-1                   | 2024-08-06 04:47:56.197 UTC [335] ERROR:  relation "core_artifact" does not exist at character 28
postgres-1                   | 2024-08-06 04:47:56.197 UTC [335] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha224 IS NULL
set_init_password_service-1  | Waiting on postgresql to start...
set_init_password_service-1  | Postgres started.
set_init_password_service-1  | Checking for database migrations
postgres-1                   | 2024-08-06 04:47:57.968 UTC [337] ERROR:  relation "core_artifact" does not exist at character 28
postgres-1                   | 2024-08-06 04:47:57.968 UTC [337] STATEMENT:  SELECT count(pulp_id) FROM core_artifact WHERE sha224 IS NULL
migration_service-1          | SystemCheckError: System check identified some issues:
migration_service-1          | 
migration_service-1          | ERRORS:
migration_service-1          | ?: (files.E001) The FILE_UPLOAD_TEMP_DIR setting refers to the nonexistent directory '/var/lib/pulp/tmp'.
Gracefully stopping... (press Ctrl+C again to force)
service "migration_service" didn't complete successfully: exit 1

To Reproduce

  1. rocky linux 9, install docker ce
  2. Clone the repo
  3. docker compose -f compose.folders.yml up

Additional context
Macbook Pro
OR
Rock linux 9
docker ce ```

Client: Docker Engine - Community
Version: 27.1.1
API version: 1.46
Go version: go1.21.12
Git commit: 6312585
Built: Tue Jul 23 19:58:57 2024
OS/Arch: linux/amd64
Context: default

Server: Docker Engine - Community
Engine:
Version: 27.1.1
API version: 1.46 (minimum version 1.24)
Go version: go1.21.12
Git commit: cc13f95
Built: Tue Jul 23 19:57:11 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.19
GitCommit: 2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41
runc:
Version: 1.7.19
GitCommit: v1.1.13-0-g58aa920
docker-init:
Version: 0.19.0
GitCommit: de40ad0

@wahello
Copy link
Author

wahello commented Aug 6, 2024

duplicate #641

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant