Open Netmees opened 4 days ago
constant errors on log
Fatal no app in context TypeError json_decode(): Argument #1 ($json) must be of type string, bool given Could not boot webhook_listeners: json_decode(): Argument #1 ($json) must be of type string, bool given
solution: disable app-> occ app:disable webhook_listeners
occ app:disable webhook_listeners
use 1.2.0 of the app
but still using 1.1.0-dev
30
RHEL/CentOS
PHP 8.2
Apache (supported)
MariaDB
Upgraded to a MAJOR version (ex. 28 to 29)
Encryption is Disabled
No response
You're going to have to give us more to go on:
1.2.0 is for the upcoming v31 of Server. It's not relevant here.
⚠️ This issue respects the following points: ⚠️
Bug description
constant errors on log
solution: disable app->
occ app:disable webhook_listeners
Steps to reproduce
Expected behavior
use1.2.0 of the app
but still using 1.1.0-dev
Nextcloud Server version
30
Operating system
RHEL/CentOS
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response