Describe the bug
Sometimes, things all work perfectly - channel comes online, I get the notification (via ntfy), and the stream is recorded. Other times, nothing happens. Channel comes online, I get no notification, the app doesn't update, recording doesn't start.
To Reproduce
I am using User authentication to Twitch using the Websocket eventsub type.
I add a channel, and it works at first, but after a day or two, notifications and recordings don't fire. I can manually capture the ongoing stream.
I can go into the channel config and click "check subscriptions" but nothing happens. I then hit Unsubscribe, then Subscribe, then Check Subscriptions, and everything looks good. This setup works for a while, but eventually, the subscriptions break again.
Expected behavior
Notifications fire and recordings start when the Twitch channel goes online
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please attach logs for both the main server and capture if applicable, can be found in data/logs/ and data/logs/software/ respectively.
Please also use code tags and try to keep line breaks if possible.
Server:
Docker, Ubuntu 24.04
Additional context
Add any other context about the problem here.
Describe the bug
Sometimes, things all work perfectly - channel comes online, I get the notification (via ntfy), and the stream is recorded. Other times, nothing happens. Channel comes online, I get no notification, the app doesn't update, recording doesn't start.
To Reproduce
I am using User authentication to Twitch using the Websocket eventsub type.
I add a channel, and it works at first, but after a day or two, notifications and recordings don't fire. I can manually capture the ongoing stream.
I can go into the channel config and click "check subscriptions" but nothing happens. I then hit Unsubscribe, then Subscribe, then Check Subscriptions, and everything looks good. This setup works for a while, but eventually, the subscriptions break again.
Expected behavior
Notifications fire and recordings start when the Twitch channel goes online
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please attach logs for both the main server and capture if applicable, can be found in
data/logs/anddata/logs/software/respectively.Please also use code tags and try to keep line breaks if possible.
Server:
Docker, Ubuntu 24.04
Additional context
Add any other context about the problem here.