maxkb容器显示启动了,但是打不开

下面是日志:

2025-07-07 22:48:04.565 CST [8] LOG: starting PostgreSQL 15.8 (Debian 15.8-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit

2025-07-07 22:48:04.567 CST [8] LOG: listening on IPv4 address "0.0.0.0", port 5432

2025-07-07 22:48:04.567 CST [8] LOG: listening on IPv6 address "::", port 5432

2025-07-07 22:48:04.572 CST [8] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"

2025-07-07 22:48:04.583 CST [31] LOG: database system was interrupted; last known up at 2025-07-07 22:47:11 CST

2025-07-07 22:48:04.810 CST [31] LOG: database system was not properly shut down; automatic recovery in progress

2025-07-07 22:48:04.815 CST [31] LOG: redo starts at 0/238E100

2025-07-07 22:48:04.819 CST [31] LOG: invalid record length at 0/2392610: wanted 24, got 0

2025-07-07 22:48:04.819 CST [31] LOG: redo done at 0/23925D8 system usage: CPU: user: 0.00 s, system: 0.00 s, elapsed: 0.00 s

2025-07-07 22:48:04.825 CST [29] LOG: checkpoint starting: end-of-recovery immediate wait

2025-07-07 22:48:04.842 CST [29] LOG: checkpoint complete: wrote 7 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.004 s, total=0.019 s; sync files=6, longest=0.003 s, average=0.001 s; distance=17 kB, estimate=17 kB

2025-07-07 22:48:04.846 CST [8] LOG: database system is ready to accept connections

127.0.0.1:5432 - accepting connections

Building prefix dict from the default dictionary ...

DEBUG:jieba:Building prefix dict from the default dictionary ...

Loading model from cache /tmp/jieba.cache

DEBUG:jieba:Loading model from cache /tmp/jieba.cache

Loading model cost 0.831 seconds.

DEBUG:jieba:Loading model cost 0.831 seconds.

Prefix dict has been built successfully.

DEBUG:jieba:Prefix dict has been built successfully.

Operations to perform:

Apply all migrations: application, contenttypes, dataset, django_apscheduler, django_celery_beat, embedding, function_lib, setting, users

Running migrations:
No migrations to apply.

Your models in app(s): 'dataset', 'function_lib', 'setting' have changes that are not yet reflected in a migration, and so won't be applied.

Run 'manage.py makemigrations' to make new migrations, and then re-run 'manage.py migrate' to apply them.

- Start Celery as Distributed Task Queue: Celery

- Start Gunicorn WSGI HTTP Server

- Start Gunicorn Local Model WSGI HTTP Server

2025-07-07 22:48:22 Check service status: celery_default -> running at 41

2025-07-07 22:48:23 Check service status: gunicorn -> running at 42

2025-07-07 22:48:24 Check service status: local_model -> running at 43

2025-07-07 22:48:55 Check service status: celery_default -> stopped at 41

celery_default is stopped.

Stop service: gunicorn Error

Stop service: local_model Ok

阿里云新买的服务器,centos7.9

您先进入postgresql,检查一下数据库的状态