runtime error

Exit code: 1. Reason: [SYS] 2025/07/25 - 09:43:24 | New API started [SYS] 2025/07/25 - 09:43:24 | using PostgreSQL as database [SYS] 2025/07/25 - 09:43:24 | database migration started 2025/07/25 09:43:24 /build/model/main.go:103 failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (dial tcp 107.172.196.111:5310: connect: connection refused) [67.248ms] [rows:-] SELECT count(*) FROM information_schema.tables WHERE table_schema = CURRENT_SCHEMA() AND table_name = 'channels' AND table_type = 'BASE TABLE' 2025/07/25 09:43:24 /build/model/main.go:103 failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (dial tcp 107.172.196.111:5310: connect: connection refused) [57.555ms] [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")) [FATAL] 2025/07/25 - 09:43:24 | [failed to initialize database: failed to connect to `host=107.172.196.111 user=krin database=oneapi`: dial error (dial tcp 107.172.196.111:5310: connect: connection refused)]

Container logs:

Fetching error logs...