Closed Dremor closed 9 months ago
sorry, this issue slipped through. is it still happening (with the newest version)?
hi! I am still seeing this error sometimes (5-10 times a day for same user) on nextcloud-aio 7.10 with nextcloud 28.0.1 (docker). I can login into web and android app and also nextcloud talk android app. DbalException An exception occurred while executing a query: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "user_status_uid_ix" DETAIL: Key (user_id)=(XXXXXXXXX-XXXX-XXXX-XXXXXXXX) already exists. Exception thrown: OC\DB\Exceptions\DbalException
In my case I resolved it by deploying another Talk instance from scratch. Not an ideal solution, but I needed it back running asap, sorry.
@lukaszzyla it would probably be better to create a new issue
Steps to reproduce
Expected behaviour
Android app log in
Actual behaviour
The app hang with the loader on the connexion button constantly turning. Waiting don't resolve the problem (waited for half an hour)
Device brand and model
Samsung S21 ultra
Android version
12
Nextcloud Talk app version
16.0.3
Nextcloud server version
26.0.1
Talk version
16.0.1
Custom Signaling server configured
None
Custom TURN server configured
None
Custom STUN server configured
None
Android logs
No response
Server log
Additional information
This is on a Truenas Scale 22.12.2 server, with the official Nextcloud image. Accessing from the WebUI works fine, only login through the Android app is affected.
The Nextcloud instance is behind a Traefik reverse proxy which handle HTTPS.
Note the multiple login attempt from the 17.0.0 RC3, I don't remember those failed attempts, but I did roll back to 16.0.1 client app, with the same result (and no failed login log since).