You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
White page is returned with no content, errors logged in log file:
{"reqId":"[redacted]","level":3,"time":"2023-01-03 01:58:33","remoteAddr":"[redacted]","user":"[me]","app":"PHP","method":"GET","url":"/settings/admin/talk","message":"[snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'function_exists', because its argument '$function' content (exec) matched a rule at /nextcloud/apps2/spreed/lib/Settings/Admin/AdminSettings.php#506","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0","version":"25.0.2.3","data":{"app":"PHP"}}
Expected behaviour
Page should load without error.
Actual behaviour
see above.
Talk app
Talk app version: 15.0.2
Custom Signaling server configured: I don't think so, but I can't see my admin.
Custom TURN server configured: I don't think so, but I can't see my admin.
Custom STUN server configured: I don't think so, but I can't see my admin.
Browser
Microphone available: yes
Camera available: yes
Operating system: Any
Browser name: Any
Browser version: Any
Browser log
nothing notable here
Server configuration
Operating system: Ubuntu (container host)
Web server: container: ghcr.io/wonderfall/nextcloud:25
Please report to ghcr.io/wonderfall/nextcloud:25 .
We have to be able to check whether we can use a function. Having extra stuff in place that throws when trying to find out if a function can be used is nothing we can work around
[Edit] TLDR: issue moved here Wonderfall/docker-nextcloud#108
Steps to reproduce
{"reqId":"[redacted]","level":3,"time":"2023-01-03 01:58:33","remoteAddr":"[redacted]","user":"[me]","app":"PHP","method":"GET","url":"/settings/admin/talk","message":"[snuffleupagus][0.0.0.0][disabled_function][drop] Aborted execution on call of the function 'function_exists', because its argument '$function' content (exec) matched a rule at /nextcloud/apps2/spreed/lib/Settings/Admin/AdminSettings.php#506","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0","version":"25.0.2.3","data":{"app":"PHP"}}
Expected behaviour
Page should load without error.
Actual behaviour
see above.
Talk app
Talk app version: 15.0.2
Custom Signaling server configured: I don't think so, but I can't see my admin.
Custom TURN server configured: I don't think so, but I can't see my admin.
Custom STUN server configured: I don't think so, but I can't see my admin.
Browser
Microphone available: yes
Camera available: yes
Operating system: Any
Browser name: Any
Browser version: Any
Browser log
nothing notable here
Server configuration
Operating system: Ubuntu (container host)
Web server: container:
ghcr.io/wonderfall/nextcloud:25
Database: container:
mariadb:10.7
PHP version: see container
Nextcloud Version: 25.0.2
List of activated apps:
Nextcloud configuration:
Server log (data/nextcloud.log)
see above in first section
The text was updated successfully, but these errors were encountered: