Username: sebgonzes
TITLE
Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
obsidian 18.0.36, cloudlinux 7, x86_64
PROBLEM DESCRIPTION
Since the last MU, we have error from event_handler (we are the second client to report bug yet, these same event_handler are working since various years yet) :
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
STEPS TO REPRODUCE
The error in our case is updating an hosting with cli :
/usr/local/psa/bin/subscription -u 'XXXX.com' -hard_quota '50M'
SUCCESS: Update of domain 'XXXX.com' completed.
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
The event is simple in our case :
/usr/local/psa/admin/bin/php /path/to/own/phpscript.php domain update <new_domain_name>
ACTUAL RESULT
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
EXPECTED RESULT
No error return
ANY ADDITIONAL INFORMATION
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
obsidian 18.0.36, cloudlinux 7, x86_64
PROBLEM DESCRIPTION
Since the last MU, we have error from event_handler (we are the second client to report bug yet, these same event_handler are working since various years yet) :
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
STEPS TO REPRODUCE
The error in our case is updating an hosting with cli :
/usr/local/psa/bin/subscription -u 'XXXX.com' -hard_quota '50M'
SUCCESS: Update of domain 'XXXX.com' completed.
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
The event is simple in our case :
/usr/local/psa/admin/bin/php /path/to/own/phpscript.php domain update <new_domain_name>
ACTUAL RESULT
[2021-06-23 09:24:40.716] 449:60d2e1b82af17 ERR [panel] Cannot start event handler: Could not decode JSON, syntax error - malformed JSON.
EXPECTED RESULT
No error return
ANY ADDITIONAL INFORMATION
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug