#Cannot connect to twitch

13 messages · Page 1 of 1 (latest)

quiet cypress
#

When i try to connect my VTS to twitch, it opens the twitch auth page, but when i click authorize it tries to open a localhost uri but i get page not found

quiet cypress
#

bump

#
[17:42:05] [TwitchInteraction] Starting local OAuth redirect webserver on port 9696.
[17:42:05] [TwitchInteraction] Removing local Twitch user.
[17:42:06] SocketException: An attempt was made to access a socket in a way forbidden by its access permissions.


 Stacktrace: System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) (at <491ceca8f40348c49d37e9c375758db4>:0)
System.Net.EndPointListener..ctor (System.Net.HttpListener listener, System.Net.IPAddress addr, System.Int32 port, System.Boolean secure) (at <491ceca8f40348c49d37e9c375758db4>:0)
System.Net.EndPointManager.GetEPListener (System.String host, System.Int32 port, System.Net.HttpListener listener, System.Boolean secure) (at <491ceca8f40348c49d37e9c375758db4>:0)
System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) (at <491ceca8f40348c49d37e9c375758db4>:0)
System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) (at <491ceca8f40348c49d37e9c375758db4>:0)
System.Net.HttpListener.Start () (at <491ceca8f40348c49d37e9c375758db4>:0)
TwitchOAuthResponseListener.runOAuthResponseListenerForRedirectResponseURL (System.String url) (at <aa70e83699404a7688494103fff74d7a>:0)
TwitchOAuthResponseListener.openTwitchOAuthPage () (at <aa70e83699404a7688494103fff74d7a>:0)
TwitchOAuthResponseListener.StartOAuthTokenRequest () (at <aa70e83699404a7688494103fff74d7a>:0)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__7_0 (System.Object state) (at <de920293e401402ab375ad8a2e1b19da>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at <518edc42153a4745ad8556920d7ce595>:0)
UnityEngine.UnitySynchronizationContext.Exec () (at <518edc42153a4745ad8556920d7ce595>:0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at <518edc42153a4745ad8556920d7ce595>:0)


#

this is in my log

#

definitely relevant

quiet cypress
#

bump

quiet cypress
#

bump @~@

quiet cypress
#

bump again ;~;

quiet cypress
#

final bump...

lunar flax
#

@quiet cypress That sounds like you have some kind of firewall, security/antivirus software or VPN that prevents VTS from creating a server locally, which is required to receive the login token from Twitch.

quiet cypress
lunar flax
#

Do you have any webservers running perhaps?

#

Anything that might be using port 9696.