After a migration from Debian buster/Seafile 9.x/sqlite to Debian Bookworm/Seafile 11.x/mariadb
Migration to buster/Seafile 9.x/sqlite To Bookworm/Seafile 11.x/sqlite look ok.
But i can't migrate to mariabdb
I've udpated my configuration to use python venv (and get same trouble as #5896)
I've updated my init scrpt and seafile profile to load python exe from venv with a specific ~/.profile but when seahub is started
error "Error happened during creating seafile admin" is displayed and I can't login.
I've found also #5273, but migration script looks ok, I've convert data and import them without problem.
Hello
After a migration from Debian buster/Seafile 9.x/sqlite to Debian Bookworm/Seafile 11.x/mariadb
Migration to buster/Seafile 9.x/sqlite To Bookworm/Seafile 11.x/sqlite look ok.
But i can't migrate to mariabdb I've udpated my configuration to use python venv (and get same trouble as #5896) I've updated my init scrpt and seafile profile to load python exe from venv with a specific ~/.profile but when seahub is started error "Error happened during creating seafile admin" is displayed and I can't login. I've found also #5273, but migration script looks ok, I've convert data and import them without problem.
Thanks a lot