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

Restarting MySQL corrupts the installation #672

Closed
jtagcat opened this issue Jan 31, 2024 · 0 comments
Closed

Restarting MySQL corrupts the installation #672

jtagcat opened this issue Jan 31, 2024 · 0 comments

Comments

@jtagcat
Copy link

jtagcat commented Jan 31, 2024

Steps to reproduce the behaviour

Using jtagcat:docker from #671

  1. docker compose up -d
  2. Wait 3 minutes for initialization
  3. docker compose down
  4. docker compose up -d
  5. Open the webpage

UI POST 400 /make_session
image

Even if all data (including /tmp) is persisted in the MySQL container, and you only restart it, this is the result.

Workaround

I switched it from MySQL to MariaDB. Magically works. Didn't find the cause in an hour.

@jtagcat jtagcat closed this as completed Jan 31, 2024
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

1 participant