-
Notifications
You must be signed in to change notification settings - Fork 100
Description
Sorry if this is a dumb question, I am completely new to docker and fairly new to linux based things...
Working in unRaid and using docker and compose to try and get this running, but I keep running into issues with the 'acore-docker-ac-client-data-1'
no matter what I have tried it always throws an error...
10:11:33 PM - Starting compilation in watch mode...
ac-eluna-ts-dev-1 |
ac-eluna-ts-dev-1 |
ac-eluna-ts-dev-1 | 10:11:38 PM - Found 0 errors. Watching for file changes.
ac-database-1 | 2025-07-29 22:11:38+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
ac-database-1 | 2025-07-29 22:11:39+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
ac-database-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
ac-client-data-1 exited with code 0
ac-database-1 | 2025-07-29T22:11:39.449555Z 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.
ac-database-1 | 2025-07-29T22:11:39.450758Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.43) starting as process 1
ac-database-1 | 2025-07-29T22:11:39.583738Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
Gracefully stopping... (press Ctrl+C again to force)
dependency failed to start: container acore-docker-ac-database-1 is unhealthy
Always claims it is unhealthy?
not even totally sure what that mean...
