{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"example.com",
"cloud.example.com"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"version": "32.0.7.1",
"dbtype": "mysql",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"forcessl": true,
"logtimezone": "Europe\/Berlin",
"log_rotate_size": 104857600,
"overwrite.cli.url": "https:\/\/cloud.freiheitswolke.org\/",
"skeletondirectory": "",
"auth.bruteforce.protection.enabled": true,
"check_for_working_webdav": true,
"maintenance": false,
"loglevel": 0,
"debug": false,
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"filelocking.enabled": true,
"filelocking.ttl": 3600,
"filelocking.debug": false,
"updater.release.channel": "stable",
"mysql.utf8mb4": true,
"theme": "",
"sentry.dsn": "***REMOVED SENSITIVE VALUE***",
"sentry.public-dsn": "***REMOVED SENSITIVE VALUE***",
"sentry.csp-report-url": "***REMOVED SENSITIVE VALUE***",
"trashbin_retention_obligation": "auto,30",
"versions_retention_obligation": "auto,180",
"activity_expire_days": 180,
"sentry.minimum.log.level": 3,
"enabledPreviewProviders": [
"OC\\Preview\\BMP",
"OC\\Preview\\GIF",
"OC\\Preview\\HEIC",
"OC\\Preview\\JPEG",
"OC\\Preview\\Krita",
"OC\\Preview\\MarkDown",
"OC\\Preview\\MP3",
"OC\\Preview\\OpenDocument",
"OC\\Preview\\PNG",
"OC\\Preview\\TXT",
"OC\\Preview\\XBitmap",
"OC\\Preview\\Movie",
"OC\\Preview\\Imaginary"
],
"preview_format": "webp",
"encryption.legacy_format_support": false,
"htaccess.RewriteBase": "\/",
"htaccess.IgnoreFrontController": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"overwriteprotocol": "https",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"default_phone_region": "DE",
"data-fingerprint": "0a71252cc297829dce9353d8d0677157",
"maintenance_window_start": 1,
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"config_is_read_only": false,
"memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"session_lifetime": 86400,
"remember_login_cookie_lifetime": 1296000,
"session_keepalive": true,
"enable_email": false,
"defaultapp": "dashboard,activity,announcementcenter,files,photos,collectives,notes,contacts,calendar,deck,tasks,mail,forms,polls,keeweb,passwords,cospend",
"reference_opengraph": false,
"forbidden_filename_characters": [
"\\",
"\/"
],
"forbidden_filename_extensions": [
".filepart",
".part"
],
"mail_smtpmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpsecure": "ssl",
"mail_smtpauth": true,
"mail_smtpauthtype": "LOGIN",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtptimeout": 10,
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"files.chunked_upload.max_size": 104857600
}
}
Tip
How to use GitHub
Steps to reproduce
Expected behaviour
Not much
Actual behaviour
The following error is shown:
Talk app
Talk app version: 22.0.10
Custom Signaling server configured: no
Custom TURN server configured: yes, tried it without
Custom STUN server configured: yes, tried it without
Browser
Microphone available: yes
Camera available: yes
Operating system: macOS
Browser name: Zen
Browser version: 1.19.5b (Firefox 149.0) (aarch64)
Browser log
In the network log the URL
/ocs/v2.php/apps/spreed/api/v3/signaling/$ROOM_IDis called repeatedly.The first time the response is without issues and contains JSON.
All subsequent requests contain this:
The only difference I could find is the Header
TE: trailers.Server configuration
Operating system: Debian
Web server: Apache with Caddy Reverse Proxy in front
Database: MariaDB
PHP version: 8.3.30
Nextcloud Version: 32.0.7
List of activated apps:
Details
Nextcloud configuration:
Details
Server log (data/nextcloud.log)
The only related logs I could find where these:
{"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"serverDI","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"serverDI"}} {"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"serverDI","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"serverDI"}} {"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"serverDI","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"serverDI"}} {"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"dav","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\AppFramework\\IAppContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"dav"}} {"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"dav","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\AppFramework\\IAppContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"dav"}} {"reqId":"OFMp31ehfvcgAgMgax5P","level":0,"time":"2026-03-30T01:33:49+02:00","remoteAddr":"***REMOVED SENSITIVE VALUE***","user":"***REMOVED SENSITIVE VALUE***","app":"serverDI","method":"GET","url":"/ocs/v2.php/apps/spreed/api/v3/signaling/xwk4rtgj","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:149.0) Gecko/20100101 Firefox/149.0","version":"32.0.7.1","data":{"app":"serverDI"}}