apolloconfig / apollo-quick-start

Apollo Quick Start
691 stars 1.85k forks source link

mac m2 执行失败,提示 apollo-dbdata exited with code 0 #100

Closed zhengsh closed 1 year ago

zhengsh commented 1 year ago

详细日志如下:

zkk apollo-quick-start % docker-compose up  
[+] Running 3/3
 ⠿ Container apollo-dbdata                                                                                                                                           Recr...                           0.1s
 ⠿ Container apollo-db                                                                                                                                               Recreate...                       0.1s
 ⠿ Container apollo-quick-start                                                                                                                                      Recreated                         0.0s
 ⠋ apollo-quick-start The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested                                   0.0s
Attaching to apollo-db, apollo-dbdata, apollo-quick-start
apollo-dbdata exited with code 0
apollo-db           | 2023-04-24 12:03:01+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.33-1.el8 started.
apollo-db           | 2023-04-24 12:03:01+08:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
apollo-db           | 2023-04-24 12:03:01+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.33-1.el8 started.
apollo-db           | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
apollo-db           | 2023-04-24T04:03:01.770940Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
apollo-db           | 2023-04-24T04:03:01.772969Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.33) starting as process 1
apollo-db           | 2023-04-24T04:03:01.777945Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
apollo-db           | 2023-04-24T04:03:02.002574Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
apollo-db           | 2023-04-24T04:03:02.071809Z 0 [System] [MY-010229] [Server] Starting XA crash recovery...
apollo-db           | 2023-04-24T04:03:02.084102Z 0 [System] [MY-010232] [Server] XA crash recovery finished.
apollo-db           | 2023-04-24T04:03:02.147588Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
apollo-db           | 2023-04-24T04:03:02.147610Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
apollo-db           | 2023-04-24T04:03:02.148363Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
apollo-db           | 2023-04-24T04:03:02.158895Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
apollo-db           | 2023-04-24T04:03:02.158936Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.33'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server - GPL.
nobodyiam commented 1 year ago

Please refer to the installation document.

image

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in the last 21 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.