notifico icon indicating copy to clipboard operation
notifico copied to clipboard

libera.chat stopped working?

Open The-Compiler opened this issue 4 years ago • 6 comments

Thanks so much for notifico, I've now been using it without any issues for years!

Like many other projects, I've recently moved to libera.chat, and also switched over at Notifico (I've also tried SSL and port 6697).

This worked fine until May 27th - however, since then, I don't seem to get any notifications at all anymore. Perhaps Notifico was accidentally banned from the network or something?

The-Compiler avatar May 31 '21 10:05 The-Compiler

Same problem here, libera was working, then stopped. Would rather not have to change irc networks again. :)

4:06 AM ⇐ Not-4c5b quit
            ([email protected]) Killed (ozone
            (No Spam))

lundman avatar Jun 01 '21 07:06 lundman

I can confirm @The-Compiler report, I did extra tests and it appears that messages are not sent to libera. This may also explain why the stats page list only 20 channels on libera.

This is a serious issue as we have no clue about what happens and we are now stuck w/o notifications.

I already reported the incorrect banning of notifico bots on https://web.libera.chat/?channel=#libera and I invite others to do the same, hopefully libera operators will understand how important is notifico for open-source projects.

ssbarnea avatar Jun 01 '21 09:06 ssbarnea

Looks like it started working again! :tada: Closing this for now, fingers crossed it stays that way. :slightly_smiling_face:

The-Compiler avatar Jun 01 '21 16:06 The-Compiler

Apparently this broke again, at least for me, around August 20th. Can someone confirm?

The-Compiler avatar Aug 24 '21 06:08 The-Compiler

After some more investigation, it looks like it works when enabling SSL and using port 6697. When I opened this issue originally, for a while only plaintext worked. Now it seems to be the opposite, which I guess is better, but ideally both would work.

The-Compiler avatar Aug 24 '21 06:08 The-Compiler

Thanks @The-Compiler -- still the fact that this could have being fixed at database level is sad. My impression is that 95% of the users are using one of two 3 irc servers and we still all struggle to keep our notifications working doing manual work.

ssbarnea avatar Aug 25 '21 11:08 ssbarnea

Looks like it's down again now? The last time I got a notification was on October 1st, since then things have been silent.

The-Compiler avatar Oct 03 '22 14:10 The-Compiler

We're discussing this on IRC. There are/were two issues:

  • The new automatic deployments have removed the legacy exemption for hook endpoints to be accessed over HTTP. If you have a really, really old HTTP-only webhook, just change it to https://. Sadly this is required for Github as github refuses to follow 301 redirects in webhooks. Works fine on most other services.

  • SSL errors are causing the event loop in the new bots to deadlock, this is being fixed.

TkTech avatar Oct 03 '22 20:10 TkTech

Closing, as the bots have been running reliably for the last 24 hours.

TkTech avatar Oct 04 '22 23:10 TkTech