Hello,
I have the same problem with several Nextcloud instances. Everything has worked great so far. But for a few days now, telephony and video are no longer available for selection, although both functions are permitted for the app.
The only change is that I recently started using the dual-sim function on my iPhone.
Could that be it?
Also for me, when I remove the high performance backend in Nextcloud, everything works again.
PS: I use my own signaling and my own turn server. The turn server runs via port 443.
Operating system: Linux 6.9.12-060912-generic #202408281052 SMP PREEMPT_DYNAMIC Wed Aug 28 15:52:05 UTC 2024 x86_64
Webserver: Apache (cgi-fcgi)
Database: mysql 8.0.40
PHP version: 8.3.15
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, cgi-fcgi, mysqlnd, PDO, xml, apcu, bcmath, bz2, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, ldap, exif, msgpack, mysqli, pdo_mysql, pdo_sqlite, Phar, posix, pspell, readline, shmop, SimpleXML, smbclient, sockets, sqlite3, ssh2, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, memcached, redis, libsmbclient, Zend OPcache
Nextcloud version: 30.0.4 - 30.0.4.1
{
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"logtimezone": "Europe\/Berlin",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.4.1",
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"overwriteprotocol": "https",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"onlyoffice": {
"verify_peer_off": true
},
"trashbin_retention_obligation": "auto,30",
"integrity.check.disabled": false,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"filelocking.enabled": "true",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"maintenance": false,
"theme": "",
"loglevel": 2,
"updater.release.channel": "stable",
"app_install_overwrite": [
"files_fulltextsearch_tesseract",
"apporder",
"files_mindmap",
"bbb",
"workflow_pdf_converter",
"workflow_script",
"files_antivirus",
"video_converter",
"extract",
"jitsi",
"ransomware_protection",
"camerarawpreviews",
"files_linkeditor",
"mail_roundcube",
"groupfolders",
"tasks",
"llm"
],
"mail_smtpmode": "sendmail",
"mail_sendmailmode": "smtp",
"default_phone_region": "DE",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"maintenance_window_start": 1,
"allow_local_remote_servers": true
}