Hello!
I’m using version 8.0.3 CE of Seafile server (updated last weekend from version 6.3 via 7.0 an 7.1 to 8.03) and had the following problem:
When I transfer a library I have to enter the full email address of the user in the dialogue. Then the user itself appears below the input field and can be selected. This worked for some users, but most users weren’t found. Copied the address exactly but “User not found”.
I found out that there was a problem with the “profile_profile” table in the seahub.db.
The value in the column “institution” was “NULL” for users that were found and empty for all other users not found.
For new users the value is empty too, allthough for the column “institution” a standard value of “NULL” is set. Version of MariaDB is 5.5.68 if this matters.
Does this happen anywhere else or am i the only one?
Sincerely Reitberger