Bug Report Goes live while in test mode

Norbik

New Member
I'm connected to my Twitch account with OBS, streaming is set to Bandwidth Test Mode.
Sometimes Auth error occurres right after I launch OBS. Today I was going to run a test as usually.

I've launched OBS, clicked on Start Streaming button, stopped Stream Recording (it is set to start recording with stream launch), went to Twitch inspector panel and saw that stream is running in 60 fps, while testing it always has to be 0. Went to my channel page and realised that stream is ONLINE.

Log file: **********
 
Last edited:

R1CH

Forum Admin
Developer
Code:
14:11:45.686: [twitch ingest update] Remote update of URL "https://ingest.twitch.tv/api/v2/ingests" failed: Could not resolve host: ingest.twitch.tv
14:11:45.885: [rtmp-services plugin] Remote update of URL "https://obsproject.com/obs2_update/rtmp-services/package.json" failed: Failed to connect to obsproject.com port 443: Timed out
14:11:49.280: WhatsNewInfoThread::run: Failed to fetch whatsnew file: Failed to connect to obsproject.com port 443: Timed out

You seem to have major connectivity issues to Twitch. When OBS shows that auth error, it means it wasn't able to use your account token, so it will fall back to the standard RTMP URL where the bandwidth test checkbox has no effect. I see you have a Killer networks card, I suggest reinstalling the basic driver using https://support.killernetworking.com/download/killer-uninstaller/ as their software is known to cause various issues.
 

Norbik

New Member
You seem to have major connectivity issues to Twitch. When OBS shows that auth error, it means it wasn't able to use your account token, so it will fall back to the standard RTMP URL where the bandwidth test checkbox has no effect.
In fact that error message appears pretty often, but I'm still able to run a test without doing anything.
I launch OBS - error message appears - I close it and run a test.

This time I launched test way faster than usually. Usually it takes about 6-10 seconds even with error message and bandwidth test worked just fine. When it went live, I launched it in just few seconds after OBS launch. Maybe it restores connection with Twitch within those ~10 seconds?
 
Top