请教大神,如何在istoreos里docker部署seafile?

RT,按官网的教程部署了后出错了。请大神帮帮忙
下面是seafile容器的日志:

stderr: *** Running /etc/my_init.d/01_create_data_links.sh...
stderr: *** Booting runit daemon...
stderr: *** Runit started as PID 16
stderr: *** Running /scripts/enterpoint.sh...
stdout: 2024-03-31 01:53:17 Waiting Nginx 
stdout: 2024-03-31 01:53:18 Nginx ready 
stdout: 2024-03-31 01:53:18 This is an idle script (infinite loop) to keep container running. 
stderr: [2024-03-31 01:53:19] Now running setup-seafile-mysql.py in auto mode.
stdout: Checking python on this machine ...
stdout: 
stdout: 
stdout: verifying password of user root ...  done
stdout: 
stdout: verifying password of user seafile ...  [33m
stdout: Failed to connect to mysql server using user "seafile" and password "***": Access denied for user 'seafile'@'172.18.0.3' (using password: YES)
stdout: [m
stderr: Traceback (most recent call last):
stderr:   File "/scripts/start.py", line 95, in <module>
stderr:     main()
stderr:   File "/scripts/start.py", line 59, in main
stderr:     init_seafile_server()
stderr:   File "/scripts/bootstrap.py", line 166, in init_seafile_server
stderr:     call('{} auto -n seafile'.format(setup_script), env=env)
stderr:   File "/scripts/utils.py", line 70, in call
stderr:     return subprocess.check_call(*a, **kw)
stderr:   File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
stderr:     raise CalledProcessError(retcode, cmd)
stderr: subprocess.CalledProcessError: Command '/opt/seafile/seafile-server-11.0.6/setup-seafile-mysql.sh auto -n seafile' returned non-zero exit status 255.

下面是seafile-mysql的日志

stdout: 2024-03-29 18:17:56+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.7+maria~ubu2204 started.
stderr: 2024-03-29 18:17:56+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
stdout: 2024-03-29 18:17:56+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
stdout: 2024-03-29 18:17:56+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.7+maria~ubu2204 started.
stdout: 2024-03-29 18:17:57+00:00 [Note] [Entrypoint]: Initializing database files
stdout: 
stdout: 
stdout: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
stdout: To do so, start the server, then issue the following command:
stdout: 
stdout: '/usr/bin/mariadb-secure-installation'
stdout: 
stdout: which will also give you the option of removing the test
stdout: databases and anonymous user created by default.  This is
stdout: strongly recommended for production servers.
stdout: 
stdout: See the MariaDB Knowledgebase at https://mariadb.com/kb
stdout: 
stdout: Please report any problems at https://mariadb.org/jira
stdout: 
stdout: The latest information about MariaDB is available at https://mariadb.org/.
stdout: 
stdout: Consider joining MariaDB's strong and vibrant community:
stdout: https://mariadb.org/get-involved/
stdout: 
stdout: 2024-03-29 18:18:04+00:00 [Note] [Entrypoint]: Database files initialized
stdout: 2024-03-29 18:18:04+00:00 [Note] [Entrypoint]: Starting temporary server
stdout: 2024-03-29 18:18:04+00:00 [Note] [Entrypoint]: Waiting for server startup
stderr: 2024-03-29 18:18:04 0 [Note] Starting MariaDB 10.11.7-MariaDB-1:10.11.7+maria~ubu2204 source revision 87e13722a95af5d9378d990caf48cb6874439347 as process 108
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Number of transaction pools: 1
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Using ARMv8 crc32 + pmull instructions
stderr: 2024-03-29 18:18:04 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Using liburing
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Completed initialization of buffer pool
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: End of log at LSN=46996
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: 128 rollback segments are active.
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
stderr: 2024-03-29 18:18:04 0 [Note] InnoDB: log sequence number 46996; transaction id 14
stderr: 2024-03-29 18:18:04 0 [Note] Plugin 'FEEDBACK' is disabled.
stderr: 2024-03-29 18:18:04 0 [Warning] 'user' entry 'root@f5332dec659f' ignored in --skip-name-resolve mode.
stderr: 2024-03-29 18:18:04 0 [Warning] 'proxies_priv' entry '@% root@f5332dec659f' ignored in --skip-name-resolve mode.
stderr: 2024-03-29 18:18:04 0 [Note] mariadbd: ready for connections.
stderr: Version: '10.11.7-MariaDB-1:10.11.7+maria~ubu2204'  socket: '/run/mysqld/mysqld.sock'  port: 0  mariadb.org binary distribution
stdout: 2024-03-29 18:18:05+00:00 [Note] [Entrypoint]: Temporary server started.
stdout: 2024-03-29 18:18:17+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation)
stdout: 
stdout: 2024-03-29 18:18:17+00:00 [Note] [Entrypoint]: Stopping temporary server
stderr: 2024-03-29 18:18:17 0 [Note] mariadbd (initiated by: unknown): Normal shutdown
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: FTS optimize thread exiting.
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: Starting shutdown...
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: Buffer pool(s) dump completed at 240329 18:18:17
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
stderr: 2024-03-29 18:18:17 0 [Note] InnoDB: Shutdown completed; log sequence number 46996; transaction id 15
stderr: 2024-03-29 18:18:17 0 [Note] mariadbd: Shutdown complete
stderr: 
stdout: 2024-03-29 18:18:17+00:00 [Note] [Entrypoint]: Temporary server stopped
stdout: 
stdout: 2024-03-29 18:18:17+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up.
stdout: 
stderr: 2024-03-29 18:18:18 0 [Note] Starting MariaDB 10.11.7-MariaDB-1:10.11.7+maria~ubu2204 source revision 87e13722a95af5d9378d990caf48cb6874439347 as process 1
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Number of transaction pools: 1
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Using ARMv8 crc32 + pmull instructions
stderr: 2024-03-29 18:18:18 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Using liburing
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Completed initialization of buffer pool
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: End of log at LSN=46996
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: 128 rollback segments are active.
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: log sequence number 46996; transaction id 14
stderr: 2024-03-29 18:18:18 0 [Note] Plugin 'FEEDBACK' is disabled.
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
stderr: 2024-03-29 18:18:18 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
stderr: 2024-03-29 18:18:18 0 [Note] InnoDB: Buffer pool(s) load completed at 240329 18:18:18
stderr: 2024-03-29 18:18:18 0 [Note] Server socket created on IP: '0.0.0.0'.
stderr: 2024-03-29 18:18:18 0 [Note] Server socket created on IP: '::'.
stderr: 2024-03-29 18:18:18 0 [Note] mariadbd: ready for connections.
stderr: Version: '10.11.7-MariaDB-1:10.11.7+maria~ubu2204'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
stderr: 2024-03-29 18:20:19 5 [Warning] Aborted connection 5 to db: 'seahub_db' user: 'seafile' host: '172.18.0.4' (Got an error reading communication packets)
stderr: 2024-03-29 18:20:19 6 [Warning] Aborted connection 6 to db: 'ccnet_db' user: 'seafile' host: '172.18.0.4' (Got an error reading communication packets)
stderr: 2024-03-29 18:20:21 7 [Warning] Aborted connection 7 to db: 'seafile_db' user: 'seafile' host: '172.18.0.4' (Got an error reading communication packets)
stderr: 2024-03-29 18:20:25 8 [Warning] Aborted connection 8 to db: 'seahub_db' user: 'seafile' host: '172.18.0.4' (Got an error reading communication packets)
stderr: 2024-03-29 18:20:25 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'root' host: '172.18.0.4' (Got an error reading communication packets)
stdout: 2024-03-30 17:28:45+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.7+maria~ubu2204 started.
stderr: 2024-03-30 17:28:47+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB
stdout: 2024-03-30 17:28:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
stdout: 2024-03-30 17:28:47+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.11.7+maria~ubu2204 started.
stdout: 2024-03-30 17:28:48+00:00 [Note] [Entrypoint]: MariaDB upgrade not required
stderr: 2024-03-30 17:28:48 0 [Note] Starting MariaDB 10.11.7-MariaDB-1:10.11.7+maria~ubu2204 source revision 87e13722a95af5d9378d990caf48cb6874439347 as process 1
stderr: 2024-03-30 17:28:48 0 [Note] mariadbd: Aria engine: starting recovery
stderr: recovered pages: 0% 12% 32% 43% 60% 70% 87% 97% 100% (0.0 seconds); tables to flush: 2 1 0
stderr:  (0.0 seconds); 
stderr: 2024-03-30 17:28:48 0 [Note] mariadbd: Aria engine: recovery done
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Number of transaction pools: 1
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Using ARMv8 crc32 + pmull instructions
stderr: 2024-03-30 17:28:48 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts)
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Using liburing
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Completed initialization of buffer pool
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes)
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=46980
stderr: 2024-03-30 17:28:48 0 [Note] InnoDB: End of log at LSN=1012657
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: To recover: 872 pages
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: 128 rollback segments are active.
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1"
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ...
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB.
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: log sequence number 1012657; transaction id 738
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
stderr: 2024-03-30 17:28:49 0 [Note] Plugin 'FEEDBACK' is disabled.
stderr: 2024-03-30 17:28:49 0 [Warning] You need to use --log-bin to make --expire-logs-days or --binlog-expire-logs-seconds work.
stderr: 2024-03-30 17:28:49 0 [Note] InnoDB: Buffer pool(s) load completed at 240330 17:28:49
stderr: 2024-03-30 17:28:49 0 [Note] Server socket created on IP: '0.0.0.0'.
stderr: 2024-03-30 17:28:49 0 [Note] Server socket created on IP: '::'.
stderr: 2024-03-30 17:28:49 0 [Note] mariadbd: ready for connections.
stderr: Version: '10.11.7-MariaDB-1:10.11.7+maria~ubu2204'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
stderr: 2024-03-30 17:28:51 5 [Warning] Access denied for user 'seafile'@'172.18.0.3' (using password: YES)
stderr: 2024-03-30 17:28:51 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'root' host: '172.18.0.3' (Got an error reading communication packets)
stderr: 2024-03-30 17:53:20 8 [Warning] Access denied for user 'seafile'@'172.18.0.3' (using password: YES)
stderr: 2024-03-30 17:53:20 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'root' host: '172.18.0.3' (Got an error reading communication packets)

这里看起来创建数据库的时候就出错了,是不是数据库对你的系统有不兼容?

这个不清楚,但部署nextcloud没问题