### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, no…t a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
- [x] Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Bug description
Under certain circumstances a talk room can not be deleted.
I asked what to do here: https://help.nextcloud.com/t/zombie-room-keeps-coming-back/236568 on November 28th, without an answer, so I think I've found a bug. I've been writing here for half an hour, so my apologies for wasting your time if you have seen my report there.
I made a new installation of a signaling server on an IONOS host using this script: https://github.com/sunweaver/nextcloud-high-performance-backend-setup . I had to update the secrets for access to the signaling server on the nextcloud servers. But I made a mistake: There are two secrets and I replaced only one. I opened a new room as user on the nextcloud server and (no wonder) got no working video conference.
In my search for the cause of non working video talks I deleted the room. Later I found the wrong secret, replaced it and video conferences are back online. Except that the log gets spammed with hundreds of error messages:
> ClientException Client error: `POST https://turn.xxxx.de/standalone-signaling/api/v1/room/ux9dn8ko` resulted in a `403 Forbidden` response: Authentication check failed
In the log the message appears twice every five minutes between 3 am and 7:45 am, as error of core and error of spreed. Hundreds of error messages.
I tried to delete the room using occ talk:room:delete and get the reply
> In RequestException.php line 111:
Client error: `POST https://turn.xxx.de/standalone-signaling/api/v1/room/ux9dn8ko` resulted in a `403 Forbidden` response:
Authentication check failed
talk:room:delete <token>
I made the admin member of the room, promoted him to manager (talk:room:promote) and let him (being logged in on the nextcloud server) delete the room.
The room always returns with a new id. Yesterday I made a user member of the room, promoted him to manager and let him perform a video call: it worked. Closed the call, deleted the room, no avail. Every morning at 3:00 am the error messages reappear, fortunately stop at 7:45 am.
### Steps to reproduce
1. Install a signaling server, but insert a typo in one of the secrets for the signaling server.
2. As user log in as user, create a new room in the talk app, try to start a video call.
3. Delete the room.
4. Correct the wrong secret.
### Expected behavior
occ talk:room:delete ux9dn8ko should delete the room _and_ it should not reappear under a new id the next day.
### Nextcloud Server version
32
### Operating system
Debian/Ubuntu
### PHP engine version
PHP 8.3
### Web server
Apache (supported)
### Database engine version
MySQL
### Is this bug present after an update or on a fresh install?
None
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### What user-backends are you using?
- [x] Default user-backend _(database)_
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Configuration report
```json
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "localhost",
"2": "nc.alex-willand.de",
"1": "192.168.127.178",
"5": "nextcloudpi.local",
"7": "nextcloudpi",
"8": "nextcloudpi.lan",
"3": "nextcloudpi",
"14": "nextcloudpi",
"11": "87.183.140.124",
"12": "[2003:f5:df47:5d00:ab33:6239:50fc:d063]"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "32.0.2.2",
"overwrite.cli.url": "https:\/\/nextcloudpi\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"tempdirectory": "\/media\/CloudDrive-1\/nextcloud\/subncdata\/tmp",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"enable_previews": true,
"preview_max_x": 4096,
"preview_max_y": 4096,
"jpeg_quality": 60,
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\Krita",
"OC\\Preview\\HEIC",
"OC\\Preview\\Image"
],
"overwriteprotocol": "https",
"maintenance": false,
"maintenance_window_start": 2,
"logfile": "\/media\/CloudDrive-1\/nextcloud\/subncdata\/nextcloud.log",
"theme": "",
"loglevel": 2,
"mail_sendmailmode": "smtp",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"default_phone_region": "DE",
"app_install_overwrite": [
"previewgenerator"
],
"data-fingerprint": "6d0ab0d935853c531084201cace4feea",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"log_type": "file",
"memories.db.triggers.fcu": true,
"memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/exiftool-aarch64-glibc",
"memories.vod.path": "\/var\/www\/nextcloud\/apps\/memories\/bin-ext\/go-vod-aarch64",
"preview_max_memory": 4096,
"memories.gis_type": 1,
"config_preset": 2
}
}
```
### List of activated Apps
```shell
Enabled:
- activity: 5.0.0-dev.0
- announcementcenter: 7.2.2
- bruteforcesettings: 5.0.0-dev.0
- calendar: 6.1.1
- circles: 32.0.0
- cloud_federation_api: 1.16.0
- comments: 1.22.0
- contacts: 8.1.1
- dashboard: 7.12.0
- dav: 1.34.2
- event_update_notification: 2.7.0
- federatedfilesharing: 1.22.0
- files: 2.4.0
- files_downloadlimit: 5.0.0-dev.0
- files_pdfviewer: 5.0.0-dev.0
- files_reminders: 1.5.0
- files_sharing: 1.24.1
- files_trashbin: 1.22.0
- files_versions: 1.25.0
- firstrunwizard: 5.0.0-dev.0
- groupfolders: 20.1.4
- guests: 4.6.0
- logreader: 5.0.0-dev.0
- lookup_server_connector: 1.20.0
- memories: 7.7.0
- nextcloud_announcements: 4.0.0-dev.0
- notes: 4.12.4
- notifications: 5.0.0-dev.0
- notify_push: 1.2.1
- oauth2: 1.20.0
- password_policy: 4.0.0-dev.0
- photos: 5.0.0-dev.1
- previewgenerator: 99.99.99
- privacy: 4.0.0-dev.0
- profile: 1.1.0
- provisioning_api: 1.22.0
- qownnotesapi: 25.8.0
- recommendations: 5.0.0-dev.0
- related_resources: 3.0.0-dev.0
- serverinfo: 4.0.0-dev.0
- settings: 1.15.1
- spreed: 22.0.4
- systemtags: 1.22.0
- tables: 1.0.1
- tasks: 0.17.1
- text: 6.0.1
- theming: 2.7.0
- twofactor_backupcodes: 1.21.0
- updatenotification: 1.22.0
- user_status: 1.12.0
- viewer: 5.0.0-dev.0
- webhook_listeners: 1.3.0
- workflowengine: 2.14.0
Disabled:
- admin_audit: 1.22.0
- app_api: 32.0.0 (installed 4.0.0)
- contactsinteraction: 1.13.1 (installed 1.4.0)
- encryption: 2.20.0
- federation: 1.22.0 (installed 1.13.0)
- files_external: 1.24.0
- nextcloudpi: 0.0.2 (installed 0.0.1)
- sharebymail: 1.22.0 (installed 1.13.0)
- support: 4.0.0-dev.0 (installed 1.6.0)
- survey_client: 4.0.0-dev.0 (installed 1.12.0)
- suspicious_login: 10.0.0-dev.0
- twofactor_nextcloud_notification: 6.0.0-dev.0
- twofactor_totp: 14.0.0
- user_ldap: 1.23.0
- weather_status: 1.12.0 (installed 1.3.0)
```
### Nextcloud Signing status
```shell
No errors have been found.
```
### Nextcloud Logs
```json
{"reqId":"ah0WAtTGE0R4RoF7QHxV","level":3,"time":"2025-12-07T06:45:27+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)","userAgent":"--","version":"32.0.2.2","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST https://turn.alex-willand.de/standalone-signaling/api/v1/room/ux9dn8ko` resulted in a `403 Forbidden` response:\nAuthentication check failed\n\n","Code":403,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":72,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":209,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":158,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":52,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":251,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":227,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":272,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":229,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":69,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":189,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/lib/private/Http/Client/Client.php","line":277,"function":"request","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":59,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":138,"function":"doRequest","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":276,"function":"backendRequest","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":239,"function":"roomDeleted","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":148,"function":"notifyBeforeRoomDeleted","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":98,"function":"handleExternalSignaling","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":57,"function":"handle","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":220,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":56,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":67,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":79,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Service/RoomService.php","line":1404,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":104,"function":"deleteRoom","class":"OCA\\Talk\\Service\\RoomService","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":85,"function":"doDeleteRoom","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":64,"function":"deleteIfIsEmpty","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Manager.php","line":84,"function":"callback","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":50,"function":"forAllRooms","class":"OCA\\Talk\\Manager","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":61,"function":"run","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":97,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":84,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":175,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":111,"message":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)","exception":[],"CustomMessage":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)"},"id":"693588975084f"}
{"reqId":"4dHdbdjoVXMbAafmPZV2","level":3,"time":"2025-12-07T06:40:27+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)","userAgent":"--","version":"32.0.2.2","exception":{"Exception":"GuzzleHttp\\Exception\\ClientException","Message":"Client error: `POST https://turn.alex-willand.de/standalone-signaling/api/v1/room/ux9dn8ko` resulted in a `403 Forbidden` response:\nAuthentication check failed\n\n","Code":403,"Trace":[{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php","line":72,"function":"create","class":"GuzzleHttp\\Exception\\RequestException","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":209,"function":"GuzzleHttp\\{closure}","class":"GuzzleHttp\\Middleware","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":158,"function":"callHandler","class":"GuzzleHttp\\Promise\\Promise","type":"::"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php","line":52,"function":"GuzzleHttp\\Promise\\{closure}","class":"GuzzleHttp\\Promise\\Promise","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":251,"function":"run","class":"GuzzleHttp\\Promise\\TaskQueue","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":227,"function":"invokeWaitFn","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":272,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":229,"function":"invokeWaitList","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php","line":69,"function":"waitIfPending","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php","line":189,"function":"wait","class":"GuzzleHttp\\Promise\\Promise","type":"->"},{"file":"/var/www/nextcloud/lib/private/Http/Client/Client.php","line":277,"function":"request","class":"GuzzleHttp\\Client","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":59,"function":"post","class":"OC\\Http\\Client\\Client","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":138,"function":"doRequest","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/BackendNotifier.php","line":276,"function":"backendRequest","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":239,"function":"roomDeleted","class":"OCA\\Talk\\Signaling\\BackendNotifier","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":148,"function":"notifyBeforeRoomDeleted","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Signaling/Listener.php","line":98,"function":"handleExternalSignaling","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":57,"function":"handle","class":"OCA\\Talk\\Signaling\\Listener","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":220,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":56,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":67,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":79,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Service/RoomService.php","line":1404,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":104,"function":"deleteRoom","class":"OCA\\Talk\\Service\\RoomService","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":85,"function":"doDeleteRoom","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":64,"function":"deleteIfIsEmpty","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/Manager.php","line":84,"function":"callback","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/apps/spreed/lib/BackgroundJob/RemoveEmptyRooms.php","line":50,"function":"forAllRooms","class":"OCA\\Talk\\Manager","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":61,"function":"run","class":"OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":97,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":84,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":175,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Exception/RequestException.php","Line":111,"message":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)","exception":[],"CustomMessage":"Error while running background job OCA\\Talk\\BackgroundJob\\RemoveEmptyRooms (id: 29139, arguments: null)"},"id":"69358897508c1"}
```
### Additional info
Right now, opening as admin user the system prints "524 errors in the logs since Nov. 30" (translated from German).