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

docker/thehive4-cortex3-misp-shuffle #49

Open
biroby opened this issue Aug 5, 2024 · 1 comment
Open

docker/thehive4-cortex3-misp-shuffle #49

biroby opened this issue Aug 5, 2024 · 1 comment

Comments

@biroby
Copy link

biroby commented Aug 5, 2024

Hi all,
i'm trying to using image in subject but db can't start. This is the error:

db exited with code 1
db | 2024-08-05 12:53:42+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
db | 2024-08-05 12:53:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 9.0.1-1.el9 started.
db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
db | 2024-08-05T12:53:43.236198Z 0 [System] [MY-015015] [Server] MySQL Server - start.
db | 2024-08-05T12:53:43.419343Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 9.0.1) starting as process 1
db | 2024-08-05T12:53:43.423687Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
db | 2024-08-05T12:53:44.035860Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
db | mysqld: Table 'mysql.plugin' doesn't exist
db | 2024-08-05T12:53:44.613110Z 0 [ERROR] [MY-010735] [Server] Could not open the mysql.plugin table. Please perform the MySQL upgrade procedure.
db | 2024-08-05T12:53:44.613265Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613363Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613463Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613583Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613651Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613709Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.613774Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.648254Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.706120Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
db | 2024-08-05T12:53:44.709766Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
db | 2024-08-05T12:53:44.709791Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
db | 2024-08-05T12:53:44.711927Z 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.
db | 2024-08-05T12:53:44.712116Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
db | 2024-08-05T12:53:44.712223Z 0 [ERROR] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001146 - Table 'mysql.component' doesn't exist
db | 2024-08-05T12:53:44.712242Z 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-003543 - The mysql.component table is missing or has an incorrect definition.
db | 2024-08-05T12:53:44.712310Z 0 [ERROR] [MY-000067] [Server] unknown variable 'default-authentication-plugin=mysql_native_password'.
db | 2024-08-05T12:53:44.712685Z 0 [ERROR] [MY-010119] [Server] Aborting
db | 2024-08-05T12:53:46.222925Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 9.0.1) MySQL Community Server - GPL.
db | 2024-08-05T12:53:46.222944Z 0 [System] [MY-015016] [Server] MySQL Server - end.
db exited with code 1

Can anyone help me to understand where is the problem?
Thanks

@JayDeline
Copy link

You have the date and time and server with the error mixed in. find code on your end then send to providers and Microsoft and iOS

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

2 participants