Question / Help Autoconfiguration cannot connect to server

TreverPearson

New Member
I just installed OBS and am trying to set it up using the auto configuration tool. I keep getting an error message saying it cannot connect to the server. I've read the forums, I'm seeing a ton of different answers and I've tried everything that makes sense. I've reset the stream key, I've changed the IP Binding settings and have tried each and every one.
Here's the current log after my last attempt: https://obsproject.com/logs/-uSFAxmJqMtj9BdM
I'm not a computer programmer. Was I supposed to go to school for this or something? Please advise.
 

Narcogen

Active Member
Have you enabled 2FA (2 Factor Authentication) on your Twitch account? Because this is now required, and without that activated, Twitch will reject your stream key even if it is valid.


10:20:37.051: [rtmp stream: 'test_stream'] Connecting to RTMP URL rtmp://live-den.twitch.tv/app...
10:21:01.518: RTMPSockBuf_Fill, remote host closed connection
10:21:01.518: [rtmp stream: 'test_stream'] Connection to rtmp://live-den.twitch.tv/app failed: -3
10:21:01.520: [rtmp stream: 'test_stream'] Connecting to RTMP URL rtmp://live-slc.twitch.tv/app...
10:21:26.095: RTMPSockBuf_Fill, remote host closed connection
10:21:26.095: [rtmp stream: 'test_stream'] Connection to rtmp://live-slc.twitch.tv/app failed: -3
10:21:26.098: [rtmp stream: 'test_stream'] Connecting to RTMP URL rtmp://live-phx.twitch.tv/app...
10:21:50.773: RTMPSockBuf_Fill, remote host closed connection
10:21:50.773: [rtmp stream: 'test_stream'] Connection to rtmp://live-phx.twitch.tv/app failed: -3
 
Top