Error library not working

Hello, I’ve been trying to update from version 12.0.19 to version 13.0.16 for quite some time now.

The update itself works, but I can’t open the library in version 13.0.16 using a web browser; I keep getting an error message.

The server is not running as a Docker container.

Perhaps someone else has encountered this problem and can help me.

I think I’ve found the error: an update warning for the MySQL database. This appears when I try to run the update script from version 12 to 13. I’m just not entirely sure what exactly needs to be changed or edited to fix it.

This script would upgrade your seafile server from 12.0 to 13.0

Press [ENTER] to contiune

Updating seafile/seahub database …

[INFO] You are using MySQL
[INFO] updating ccnet database…
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘is_department_owner’”)
[WARNING] Failed to execute sql: (1061, “Duplicate key name ‘EmailUser_is_active’”)
[WARNING] Failed to execute sql: (1061, “Duplicate key name ‘EmailUser_is_department_owenr’”)
[INFO] updating seahub database…
[WARNING] Failed to execute sql: (1061, “Duplicate key name ‘idx_user_seen’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘is_active’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘tags_enabled’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘tags_lang’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘details_settings’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘ocr_enabled’”)
[WARNING] Failed to execute sql: (1060, “Duplicate column name ‘global_hidden_columns’”)
[WARNING] Failed to execute sql: (1061, “Duplicate key name ‘key_last_face_cluster_time_face_recognition_enabled’”)
[INFO] updating seafevents database…
Done

migrating avatars …

Done