Question / Help Failed to connect to server

Icedout

New Member
I'm trying to stream to twitch as I've been doing for the last month. No problems before. I get an error code saying "Failed to connect to server." I've already tried changing the stream key. I've also already tried messing with the binding IP settings. None have worked. I tried to stream from a different program other than OBS and it worked so it's not on my internet's end. Any help?

Log: https://gist.github.com/841589ad315e7e6172bf04d5e32b03e8
 

Runhearn

New Member
Happily willing to work with anyone and try and trace it if others have free time. Don't know where it's failing in it's connection.
 

Simes

Member
Code:
23:02:12.039: [rtmp stream: 'simple_stream'] Binding to IPv6

This could well be your problem. Under advanced settings, check the "Bind to IP" dropdown. If it says "default", change it to your IPv4 address. If it has an IPv6 address selected, try "Default" first.

Also:
Code:
Could not resolve server 'live-dfw.twitch.tv': no valid address found

If you're certain your IP bindings are correct, there's probably a problem with your DNS.
 

Benman2785

Member
@Echo RTMP_Connect0, failed to bind socket: The requested address is not valid in its context. (10049) -> the server you wanted to connect was down -> try different server
 

Harold

Active Member
The closest server is not always the best.
Recommending the closest server is bad advice.

Recommending the server in the twitchtest utility with the highest quality is good advice.
 

DANaTHAN

New Member
I'm having this problem too, was streaming just fine and now all of a sudden, I get this error.

I fired up my old XSplit Broadcaster - same stream key + server and it works just fine?
 
Top