Webhook problem

Hello everyone,
I am user of Kanboard for about a year, and I would say I love how it is more functional in comparison to Nextcloud Deck and how lightweight it is.
recently I wanted to make an automation process with the help of Webhook, but I can not get it’s messages.
any idea what is the problem? Thanks
Here is the error that I get.

2022/07/09 20:08:33 [error] 16#16: *366 FastCGI sent in stderr: "PHP message: [error] HttpClient: request failed (192.168.0.33:5000/webhook?token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXX - Failed to connect to 192.168.0.33 port 5000 after 5 ms: Connection refused)" while reading response header from upstream, client: 172.31.0.1, server: localhost, request: "POST /?controller=BoardAjaxController&action=save&project_id=12&csrf_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "XXXXXXXXX"

I think you already have the answer.

Thanks !
And any documentations which can be helpful?
"just hobbyist python developer who has no idea about PHP here :slight_smile: "

Currently, nothing but the official docs. How to write a web hook receiver?

BTW, I think nobody forces you to use PHP for your project.

1 Like