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

not possible to install #9966

Open
pulpoff opened this issue Feb 1, 2025 · 2 comments
Open

not possible to install #9966

pulpoff opened this issue Feb 1, 2025 · 2 comments

Comments

@pulpoff
Copy link

pulpoff commented Feb 1, 2025

Ubuntu 23.10

docker --version

Docker version 27.5.1, build 9f9e405

docker-compose --version

docker-compose version 1.25.5, build 8a1c60f6

tried 0.40.0, 0.40.4, 0.41.0
all get installed and run dockers fine, but on port 3000 there's just error sign in the center that says could not load.
the dockers are running fine, probably db is not initialised, but as i never saw it running hard to say.
After cleaning DB as per your instructions, there's no more image in center with failed load text, now it simply shows this :
{"statusCode":404,"message":"Cannot GET /","error":"Not Found"}

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
2225ca5015ce twentycrm/twenty:v0.40.4 "/app/entrypoint.sh …" 18 minutes ago Up 7 minutes twenty-worker-1
8099578b7349 twentycrm/twenty:v0.40.4 "/app/entrypoint.sh …" 18 minutes ago Up 7 minutes (healthy) 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp twenty-server-1
5afbb75e6a11 twentycrm/twenty-postgres-spilo:v0.40.4 "/bin/sh /launch.sh …" 18 minutes ago Up 7 minutes (healthy) 5432/tcp, 8008/tcp, 8080/tcp twenty-db-1
45a620975a9e redis "docker-entrypoint.s…" 12 hours ago Up 7 minutes 6379/tcp twenty-redis-1

full log from starting dockers :
WARN[0000] The "STORAGE_S3_ENDPOINT" variable is not set. Defaulting to a blank string.
WARN[0000] The "STORAGE_S3_NAME" variable is not set. Defaulting to a blank string.
WARN[0000] The "STORAGE_S3_REGION" variable is not set. Defaulting to a blank string.
WARN[0000] The "STORAGE_S3_REGION" variable is not set. Defaulting to a blank string.
WARN[0000] The "STORAGE_S3_NAME" variable is not set. Defaulting to a blank string.
WARN[0000] The "STORAGE_S3_ENDPOINT" variable is not set. Defaulting to a blank string.
[+] Running 5/5
✔ Container twenty-redis-1 Created 0.0s
✔ Container twenty-change-vol-ownership-1 Created 0.0s
✔ Container twenty-db-1 Created 0.0s
✔ Container twenty-server-1 Created 0.0s
✔ Container twenty-worker-1 Created 0.0s
Attaching to change-vol-ownership-1, db-1, redis-1, server-1, worker-1
redis-1 | 1:C 01 Feb 2025 01:07:24.072 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see jemalloc/jemalloc#1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis-1 | 1:C 01 Feb 2025 01:07:24.072 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-1 | 1:C 01 Feb 2025 01:07:24.072 * Redis version=7.4.1, bits=64, commit=00000000, modified=0, pid=1, just started
redis-1 | 1:C 01 Feb 2025 01:07:24.072 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis-1 | 1:M 01 Feb 2025 01:07:24.073 * monotonic clock: POSIX clock_gettime
redis-1 | 1:M 01 Feb 2025 01:07:24.073 * Running mode=standalone, port=6379.
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * Server initialized
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * Loading RDB produced by version 7.4.1
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * RDB age 21 seconds
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * RDB memory usage when created 1.72 Mb
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * Done loading RDB, keys loaded: 15, keys expired: 12.
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * DB loaded from disk: 0.000 seconds
redis-1 | 1:M 01 Feb 2025 01:07:24.074 * Ready to accept connections tcp
change-vol-ownership-1 exited with code 0
db-1 | 2025-02-01 01:07:24,290 - bootstrapping - INFO - No meta-data available for this provider
db-1 | 2025-02-01 01:07:24,290 - bootstrapping - INFO - Looks like you are running local
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring standby-cluster
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring crontab
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Skipping creation of renice cron job due to lack of SYS_NICE capability
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring bootstrap
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring log
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring wal-e
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring certificate
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - WARNING - Private key already exists, not overwriting. (Use option --force if necessary)
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring pam-oauth2
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - No PAM_OAUTH2 configuration was specified, skipping
db-1 | 2025-02-01 01:07:24,308 - bootstrapping - INFO - Configuring patroni
db-1 | 2025-02-01 01:07:24,313 - bootstrapping - WARNING - File /run/postgres.yml already exists, not overwriting. (Use option --force if necessary)
db-1 | 2025-02-01 01:07:24,314 - bootstrapping - INFO - Configuring pgqd
db-1 | 2025-02-01 01:07:24,314 - bootstrapping - INFO - Configuring pgbouncer
db-1 | 2025-02-01 01:07:24,314 - bootstrapping - INFO - No PGBOUNCER_CONFIGURATION was specified, skipping
db-1 | 2025-02-01 01:07:24.340672 W | pkg/flags: unrecognized environment variable ETCD_UNSUPPORTED_ARCH=amd64
db-1 | 2025-02-01 01:07:24.340719 I | etcdmain: etcd Version: 3.3.27
db-1 | 2025-02-01 01:07:24.340723 I | etcdmain: Git SHA: 973882f69
db-1 | 2025-02-01 01:07:24.340725 I | etcdmain: Go Version: go1.12.17
db-1 | 2025-02-01 01:07:24.340728 I | etcdmain: Go OS/Arch: linux/amd64
db-1 | 2025-02-01 01:07:24.340731 I | etcdmain: setting maximum number of CPUs to 12, total number of available CPUs is 12
db-1 | 2025-02-01 01:07:24.340780 N | etcdmain: the server is already initialized as member before, starting as etcd member...
db-1 | 2025-02-01 01:07:24.341049 I | embed: listening for peers on http://localhost:2380
db-1 | 2025-02-01 01:07:24.341105 I | embed: listening for client requests on localhost:2379
db-1 | 2025-02-01 01:07:24.344287 I | etcdserver: name = default
db-1 | 2025-02-01 01:07:24.344313 I | etcdserver: data dir = /run/etcd.data
db-1 | 2025-02-01 01:07:24.344323 I | etcdserver: member dir = /run/etcd.data/member
db-1 | 2025-02-01 01:07:24.344327 I | etcdserver: heartbeat = 100ms
db-1 | 2025-02-01 01:07:24.344329 I | etcdserver: election = 1000ms
db-1 | 2025-02-01 01:07:24.344332 I | etcdserver: snapshot count = 100000
db-1 | 2025-02-01 01:07:24.344350 I | etcdserver: advertise client URLs = http://localhost:2379
db-1 | 2025-02-01 01:07:24.348860 I | etcdserver: restarting member 8e9e05c52164694d in cluster cdf818194e3a8c32 at commit index 2749
db-1 | 2025-02-01 01:07:24.349054 I | raft: 8e9e05c52164694d became follower at term 4
db-1 | 2025-02-01 01:07:24.349068 I | raft: newRaft 8e9e05c52164694d [peers: [], term: 4, commit: 2749, applied: 0, lastindex: 2749, lastterm: 4]
db-1 | 2025-02-01 01:07:24.354582 W | auth: simple token is not cryptographically signed
db-1 | 2025-02-01 01:07:24.366397 I | etcdserver: starting server... [version: 3.3.27, cluster version: to_be_decided]
db-1 | 2025-02-01 01:07:24.366773 I | etcdserver/membership: added member 8e9e05c52164694d [http://localhost:2380] to cluster cdf818194e3a8c32
db-1 | 2025-02-01 01:07:24.366875 N | etcdserver/membership: set the initial cluster version to 3.3
db-1 | 2025-02-01 01:07:24.366915 I | etcdserver/api: enabled capabilities for version 3.3
db-1 | 2025-02-01 01:07:25.649376 I | raft: 8e9e05c52164694d is starting a new election at term 4
db-1 | 2025-02-01 01:07:25.649392 I | raft: 8e9e05c52164694d became candidate at term 5
db-1 | 2025-02-01 01:07:25.649399 I | raft: 8e9e05c52164694d received MsgVoteResp from 8e9e05c52164694d at term 5
db-1 | 2025-02-01 01:07:25.649406 I | raft: 8e9e05c52164694d became leader at term 5
db-1 | 2025-02-01 01:07:25.649409 I | raft: raft.node: 8e9e05c52164694d elected leader 8e9e05c52164694d at term 5
db-1 | 2025-02-01 01:07:25.649591 I | etcdserver: published {Name:default ClientURLs:[http://localhost:2379]} to cluster cdf818194e3a8c32
db-1 | 2025-02-01 01:07:25.649604 I | embed: ready to serve client requests
db-1 | 2025-02-01 01:07:25.649997 N | embed: serving insecure client requests on 127.0.0.1:2379, this is strongly discouraged!
db-1 | 2025-02-01 01:07:25,651 INFO: Selected new etcd server http://localhost:2379
db-1 | 2025-02-01 01:07:31,833 INFO: No PostgreSQL configuration items changed, nothing to reload.
db-1 | 2025-02-01 01:07:31,838 WARNING: Postgresql is not running.
db-1 | 2025-02-01 01:07:31,838 INFO: Lock owner: None; I am 5afbb75e6a11
db-1 | 2025-02-01 01:07:31,839 INFO: pg_controldata:
db-1 | pg_control version number: 1300
db-1 | Catalog version number: 202209061
db-1 | Database system identifier: 7466052253271584856
db-1 | Database cluster state: shut down
db-1 | pg_control last modified: Sat Feb 1 01:07:03 2025
db-1 | Latest checkpoint location: 0/12000028
db-1 | Latest checkpoint's REDO location: 0/12000028
db-1 | Latest checkpoint's REDO WAL file: 000000110000000000000012
db-1 | Latest checkpoint's TimeLineID: 17
db-1 | Latest checkpoint's PrevTimeLineID: 17
db-1 | Latest checkpoint's full_page_writes: on
db-1 | Latest checkpoint's NextXID: 0:6590
db-1 | Latest checkpoint's NextOID: 51861
db-1 | Latest checkpoint's NextMultiXactId: 1
db-1 | Latest checkpoint's NextMultiOffset: 0
db-1 | Latest checkpoint's oldestXID: 717
db-1 | Latest checkpoint's oldestXID's DB: 1
db-1 | Latest checkpoint's oldestActiveXID: 0
db-1 | Latest checkpoint's oldestMultiXid: 1
db-1 | Latest checkpoint's oldestMulti's DB: 1
db-1 | Latest checkpoint's oldestCommitTsXid: 0
db-1 | Latest checkpoint's newestCommitTsXid: 0
db-1 | Time of latest checkpoint: Sat Feb 1 01:07:03 2025
db-1 | Fake LSN counter for unlogged rels: 0/3E8
db-1 | Minimum recovery ending location: 0/0
db-1 | Min recovery ending loc's timeline: 0
db-1 | Backup start location: 0/0
db-1 | Backup end location: 0/0
db-1 | End-of-backup record required: no
db-1 | wal_level setting: replica
db-1 | wal_log_hints setting: on
db-1 | max_connections setting: 1000
db-1 | max_worker_processes setting: 8
db-1 | max_wal_senders setting: 10
db-1 | max_prepared_xacts setting: 0
db-1 | max_locks_per_xact setting: 64
db-1 | track_commit_timestamp setting: off
db-1 | Maximum data alignment: 8
db-1 | Database block size: 8192
db-1 | Blocks per segment of large relation: 131072
db-1 | WAL block size: 8192
db-1 | Bytes per WAL segment: 16777216
db-1 | Maximum length of identifiers: 64
db-1 | Maximum columns in an index: 32
db-1 | Maximum size of a TOAST chunk: 1996
db-1 | Size of a large-object chunk: 2048
db-1 | Date/time type storage: 64-bit integers
db-1 | Float8 argument passing: by value
db-1 | Data page checksum version: 1
db-1 | Mock authentication nonce: 0b737e472e27a63fd93ea1641a46f0d584ab6ee4462ab8ec8f94b113dd6ae579
db-1 |
db-1 | 2025-02-01 01:07:31,844 INFO: Lock owner: None; I am 5afbb75e6a11
db-1 | 2025-02-01 01:07:31,846 INFO: starting as a secondary
db-1 | 2025-02-01 01:07:32,153 INFO: postmaster pid=84
db-1 | /var/run/postgresql:5432 - no response
db-1 | 2025-02-01 01:07:32 UTC [84]: [1-1] 679d73d4.54 0 LOG: Auto detecting pg_stat_kcache.linux_hz parameter...
db-1 | 2025-02-01 01:07:32 UTC [84]: [2-1] 679d73d4.54 0 LOG: pg_stat_kcache.linux_hz is set to 1000000
db-1 | 2025-02-01 01:07:32 UTC [84]: [3-1] 679d73d4.54 0 LOG: redirecting log output to logging collector process
db-1 | 2025-02-01 01:07:32 UTC [84]: [4-1] 679d73d4.54 0 HINT: Future log output will appear in directory "../pg_log".
db-1 | /var/run/postgresql:5432 - accepting connections
db-1 | /var/run/postgresql:5432 - accepting connections
db-1 | 2025-02-01 01:07:33,174 INFO: establishing a new patroni heartbeat connection to postgres
db-1 | 2025-02-01 01:07:33,180 WARNING: Could not activate Linux watchdog device: Can't open watchdog device: [Errno 2] No such file or directory: '/dev/watchdog'
db-1 | 2025-02-01 01:07:33,191 INFO: promoted self to leader by acquiring session lock
db-1 | server promoting
db-1 | 2025-02-01 01:07:34,215 INFO: no action. I am (5afbb75e6a11), the leader with the lock
db-1 | DO
db-1 | NOTICE: role "admin" is already a member of role "cron_admin"
db-1 | GRANT ROLE
db-1 | DO
db-1 | DO
db-1 | NOTICE: extension "pg_auth_mon" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: version "1.1" of extension "pg_auth_mon" is already installed
db-1 | ALTER EXTENSION
db-1 | GRANT
db-1 | NOTICE: extension "pg_cron" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | DO
db-1 | NOTICE: version "1.6" of extension "pg_cron" is already installed
db-1 | ALTER EXTENSION
db-1 | ALTER POLICY
db-1 | REVOKE
db-1 | GRANT
db-1 | REVOKE
db-1 | GRANT
db-1 | ALTER POLICY
db-1 | REVOKE
db-1 | GRANT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | REVOKE
db-1 | GRANT
db-1 | NOTICE: extension "file_fdw" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | DO
db-1 | NOTICE: relation "postgres_log" already exists, skipping
db-1 | CREATE TABLE
db-1 | GRANT
db-1 | NOTICE: column "backend_type" of relation "postgres_log" already exists, skipping
db-1 | ALTER TABLE
db-1 | NOTICE: column "leader_pid" of relation "postgres_log" already exists, skipping
db-1 | ALTER TABLE
db-1 | NOTICE: column "query_id" of relation "postgres_log" already exists, skipping
db-1 | ALTER TABLE
db-1 | NOTICE: relation "postgres_log_0" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_1" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_2" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_3" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_4" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_5" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_6" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | NOTICE: relation "postgres_log_7" already exists, skipping
db-1 | CREATE FOREIGN TABLE
db-1 | GRANT
db-1 | CREATE VIEW
db-1 | ALTER VIEW
db-1 | GRANT
db-1 | RESET
db-1 | SET
db-1 | NOTICE: drop cascades to 7 other objects
db-1 | DETAIL: drop cascades to type zmon_utils.system_information
db-1 | drop cascades to function zmon_utils.get_database_cluster_information()
db-1 | drop cascades to function zmon_utils.get_database_cluster_system_information()
db-1 | drop cascades to function zmon_utils.get_last_status_active_cronjobs()
db-1 | drop cascades to view zmon_utils.last_status_active_cronjobs
db-1 | drop cascades to function zmon_utils.get_replay_lag()
db-1 | drop cascades to view zmon_utils.replay_lag
db-1 | DROP SCHEMA
db-1 | NOTICE: extension "plpython3u" already exists, skipping
db-1 | DO
db-1 | NOTICE: language "plpythonu" does not exist, skipping
db-1 | DROP LANGUAGE
db-1 | NOTICE: function plpython_call_handler() does not exist, skipping
db-1 | DROP FUNCTION
db-1 | NOTICE: function plpython_inline_handler(internal) does not exist, skipping
db-1 | DROP FUNCTION
db-1 | NOTICE: function plpython_validator(oid) does not exist, skipping
db-1 | DROP FUNCTION
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE TYPE
db-1 | CREATE FUNCTION
db-1 | CREATE FUNCTION
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | CREATE VIEW
db-1 | REVOKE
db-1 | GRANT
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | REVOKE
db-1 | REVOKE
db-1 | GRANT
db-1 | GRANT
db-1 | You are now connected to database "postgres" as user "postgres".
db-1 | NOTICE: schema "user_management" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | GRANT
db-1 | RESET
db-1 | NOTICE: extension "pg_stat_statements" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "pg_stat_kcache" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "set_user" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: version "4.0.1" of extension "set_user" is already installed
db-1 | ALTER EXTENSION
db-1 | GRANT
db-1 | GRANT
db-1 | GRANT
db-1 | NOTICE: schema "metric_helpers" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | REVOKE
db-1 | GRANT
db-1 | REVOKE
db-1 | GRANT
db-1 | RESET
db-1 | You are now connected to database "default" as user "postgres".
db-1 | NOTICE: schema "user_management" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | GRANT
db-1 | RESET
db-1 | NOTICE: extension "pg_stat_statements" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "pg_stat_kcache" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "set_user" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: version "4.0.1" of extension "set_user" is already installed
db-1 | ALTER EXTENSION
db-1 | GRANT
db-1 | GRANT
db-1 | GRANT
db-1 | NOTICE: schema "metric_helpers" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | REVOKE
db-1 | GRANT
db-1 | REVOKE
db-1 | GRANT
db-1 | RESET
db-1 | You are now connected to database "template1" as user "postgres".
db-1 | NOTICE: schema "user_management" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | CREATE FUNCTION
db-1 | REVOKE
db-1 | GRANT
db-1 | COMMENT
db-1 | GRANT
db-1 | RESET
db-1 | NOTICE: extension "pg_stat_statements" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "pg_stat_kcache" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: extension "set_user" already exists, skipping
db-1 | CREATE EXTENSION
db-1 | NOTICE: version "4.0.1" of extension "set_user" is already installed
db-1 | ALTER EXTENSION
db-1 | GRANT
db-1 | GRANT
db-1 | GRANT
db-1 | NOTICE: schema "metric_helpers" already exists, skipping
db-1 | CREATE SCHEMA
db-1 | GRANT
db-1 | SET
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | CREATE FUNCTION
db-1 | CREATE VIEW
db-1 | REVOKE
db-1 | GRANT
db-1 | REVOKE
db-1 | GRANT
db-1 | RESET
server-1 | Frontend build not found, assuming it is served independently

@pulpoff
Copy link
Author

pulpoff commented Feb 1, 2025

on port 3000 i see this image : https://ibb.co/XfS605m2

@aleksander-pankow
Copy link

aleksander-pankow commented Feb 4, 2025

Docker latest image, dokploy.
owner vol error.
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants