MrBrax / LiveStreamDVR

An automatic livestream recorder
MIT License
349 stars 25 forks source link

No stream found #499

Closed Serph91P closed 8 months ago

Serph91P commented 9 months ago

Describe the bug No stream is being recorded or notified when online. Force record a online stream returns "no stream found"

To Reproduce Have the latest docker version installed.

Expected behavior Streams are being recorded when a streamer goes live.

Screenshots grafik

Logs

2024-02-28 19:53:52 tw.channel.getStreams   error   Could not get streams for 73437396: getaddrinfo EAI_AGAIN api.twitch.tv
2024-02-28 19:53:52 http.api    error   API error 400 returned: {"status":"ERROR","message":"No streams found"}

Server:

MrBrax commented 9 months ago

something with your networking is wrong, probably dns

Serph91P commented 9 months ago

something with your networking is wrong, probably dns

Hmm the only thing changed is the firewall. So dunno what is wrong there will have to check. Because other containers work just fine.

MrBrax commented 8 months ago

firewall could also be routing things wrong. someone else had this issue before

Serph91P commented 8 months ago

firewall could also be routing things wrong. someone else had this issue before

fixed thank you.