You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
rocky linux 9, install docker ce
Clone the repo
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
Version
3.39
Describe the bug
Using docker comose folder
To Reproduce
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
The text was updated successfully, but these errors were encountered: