Git webhook Error: 'dict' object has no attribute 'find


{“error_message”: “Error: ‘dict’ object has no attribute ‘find’”, “errorMessage”: “Error: ‘dict’ object has no attribute ‘find’”}

Cyberpanel:

been having the same issue.

{“error_message”: “Error: ‘dict’ object has no attribute ‘find’”, “errorMessage”: “Error: ‘dict’ object has no attribute ‘find’”}

tried many different options. keys seems to be working when run “git pull” directly in the public_html folder.

but the odd thing is. I had it working on a new instance of cyber panel. but it stopped working after a couple of days. I haven’t touched the server since.

Still having this issue.
Tried on a new installation. But no luck.
Seems to be a python error when handling the webhook request.
I can ssh into the folder and manually git pull. Or use the Pull button in the Git Manager feature.