-
Notifications
You must be signed in to change notification settings - Fork 509
Open
Labels
bugfeature: frontend 🖌️"Web UI" client"Web UI" clientfeature: settings ⚙️Settings and config related issuesSettings and config related issues
Milestone
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Fresh nextcloud installation v32 -> upgrade to v33
- Install Talk App
- Change "Limit starting a call" to anything
Expected behaviour
Setting should be saved
Actual behaviour
AJAX POST responds with error 400 - setting is not saved
(All other settings can be saved without problems)
Talk app
Talk app version: 23.0.1
Custom Signaling server configured: no
Custom TURN server configured: no
Custom STUN server configured: no
Browser
Microphone available: yes
Camera available: yes
Operating system: Mac
Browser name: Firefox
Browser version: 148
Browser log
Details
``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```Server configuration
Operating system: Ubuntu
Web server: Apache
Database: Maria
PHP version: 8.4
Nextcloud Version: 33.0.0
List of activated apps:
Details
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your server installation folder
Nextcloud configuration:
Details
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
Server log (data/nextcloud.log)
Details
Insert your server log here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugfeature: frontend 🖌️"Web UI" client"Web UI" clientfeature: settings ⚙️Settings and config related issuesSettings and config related issues