Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL service start fail. #184

Open
kuangmeng opened this issue Feb 17, 2023 · 2 comments
Open

MySQL service start fail. #184

kuangmeng opened this issue Feb 17, 2023 · 2 comments

Comments

@kuangmeng
Copy link

MySQL service starts failing, and then other services wait for the connection with it.

@Carazyda
Copy link
Member

Hello @kuangmeng Please describe your problem in more detail. How did you install Onlyoffice? What host OS are you using? What error occurs in mysql service (systemctl status mysqld or docker logs onlyoffice-mysql-server)?

@julianovidal
Copy link

2024-03-04 14:39:34 2024-03-04 13:39:34+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.29-1.el8 started.
2024-03-04 14:39:34 2024-03-04 13:39:34+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2024-03-04 14:39:34 2024-03-04 13:39:34+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.29-1.el8 started.
2024-03-04 14:39:34 '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
2024-03-04 14:39:34 2024-03-04T13:39:34.892136Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.29) starting as process 1
2024-03-04 14:39:34 2024-03-04T13:39:34.906927Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-03-04 14:39:35 2024-03-04T13:39:35.091992Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-03-04 14:39:35 2024-03-04T13:39:35.097480Z 1 [ERROR] [MY-011096] [Server] No data dictionary version number found.
2024-03-04 14:39:35 2024-03-04T13:39:35.097973Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2024-03-04 14:39:35 2024-03-04T13:39:35.098227Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-03-04 14:39:35 2024-03-04T13:39:35.628900Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.29)  MySQL Community Server - GPL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants