runtime error

Exit code: 1. Reason: [SYS] 2025/04/03 - 16:02:01 | New API started [SYS] 2025/04/03 - 16:02:01 | using PostgreSQL as database [SYS] 2025/04/03 - 16:02:01 | database migration started 2025/04/03 16:06:21 /build/model/main.go:103 failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (timeout: dial tcp 107.172.196.111:5310: connect: connection timed out) [260310.297ms] [rows:-] SELECT count(*) FROM information_schema.tables WHERE table_schema = CURRENT_SCHEMA() AND table_name = 'channels' AND table_type = 'BASE TABLE' 2025/04/03 16:10:44 /build/model/main.go:103 failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (timeout: dial tcp 107.172.196.111:5310: connect: connection timed out) [FATAL] 2025/04/03 - 16:10:44 | [failed to initialize database: failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (timeout: dial tcp 107.172.196.111:5310: connect: connection timed out)] [262138.369ms] [rows:0] CREATE TABLE "channels" ("id" bigserial,"type" bigint DEFAULT 0,"key" text NOT NULL,"open_ai_organization" text,"test_model" text,"status" bigint DEFAULT 1,"name" text,"weight" bigint DEFAULT 0,"created_time" bigint,"test_time" bigint,"response_time" bigint,"base_url" text DEFAULT '',"other" text,"balance" decimal,"balance_updated_time" bigint,"models" text,"group" varchar(64) DEFAULT 'default',"used_quota" bigint DEFAULT 0,"model_mapping" varchar(1024) DEFAULT '',"status_code_mapping" varchar(1024) DEFAULT '',"priority" bigint DEFAULT 0,"auto_ban" bigint DEFAULT 1,"other_info" text,PRIMARY KEY ("id"))

Container logs:

Fetching error logs...