I did what @txarligt said to do. I truncated the table “oc_credentials” in the mysql database for my nextcloud installation:
SQL> TRUNCATE TABLE oc_credentials
This does NOT delete your user accounts or logins. So nothing to worry about.
I did what @txarligt said to do. I truncated the table “oc_credentials” in the mysql database for my nextcloud installation:
SQL> TRUNCATE TABLE oc_credentials
This does NOT delete your user accounts or logins. So nothing to worry about.