Webhook requests failing->webhook section not available

Hi Forum,

I have 2 applications with webhooks sending GPS data to a raspberry PI, with middleware PM2 running (before sending to a traccar server). PM2 stops when it needs updating (apparently, I didn’t know that), so my 2 webhooks where not sending data to a correct working server.

Now both applications have webhooks that say: Webhook requests failing and if I click them I get:

We’re sorry!

There was a problem when displaying this section
If the error persists, please contact an administrator.

In the meantime I have updated the PM2,but I think the webhooks are now maybe blocked to avoid wasting bandwith? The non-responsive webhooks are of course not good, but what do I need to do to get things running again? Or pause them?

Please advice.
THX, Frank.

Solved, updating enabled webhook again and the section is accessible again. Will install some cron routine to check and install updates.