Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: errors with webhook_listeners nextcloud 29 - 30 #49441

Open
5 of 8 tasks
Netmees opened this issue Nov 22, 2024 · 1 comment
Open
5 of 8 tasks

[Bug]: errors with webhook_listeners nextcloud 29 - 30 #49441

Netmees opened this issue Nov 22, 2024 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug needs info

Comments

@Netmees
Copy link

Netmees commented Nov 22, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

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

Steps to reproduce

  1. php 8.1 - 8..2

Expected behavior

use 1.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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

@Netmees Netmees added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Nov 22, 2024
@joshtrichards
Copy link
Member

joshtrichards commented Nov 22, 2024

You're going to have to give us more to go on:

  • Raw Nextcloud log entry (and possibly the one just before it) rather than just the excerpt
  • Reproduction steps (how are you using the Webhook Listener?)

use 1.2.0 of the app

1.2.0 is for the upcoming v31 of Server. It's not relevant here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug needs info
Projects
None yet
Development

No branches or pull requests

2 participants