You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used docker deploy, and the issue occurred. The screenshot of the docker logs is below:
And the log in seafile.log is below:
How do I resolve it, really appreciate the help.
The text was updated successfully, but these errors were encountered:
As a workaround, I have just added the following two lines to .env: SEAFILE_MYSQL_DB_SEAFILE_DB_NAME=seafile-db SEAFILE_MYSQL_DB_CCNET_DB_NAME=ccnet-db
Since version 12.0, we have set the default mysql configurations in the environment variables.
If your mysql configuration is different from the default, please add the custom mysql configurations in the .env file.
I used docker deploy, and the issue occurred. The screenshot of the docker logs is below:
And the log in seafile.log is below:
How do I resolve it, really appreciate the help.
The text was updated successfully, but these errors were encountered: