Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to the remote server #80

Open
qrq opened this issue May 24, 2024 · 3 comments
Open

Unable to connect to the remote server #80

qrq opened this issue May 24, 2024 · 3 comments
Labels
question Further information is requested

Comments

@qrq
Copy link

qrq commented May 24, 2024

Hi

This is a new error message :

WebSocketException: Unable to connect to the remote server
System.Net.WebSockets.WebSocketHandle.ParseAndValidateConnectResponseAsync (System.IO.Stream stream, System.Net.WebSockets.ClientWebSocketOptions options, System.String expectedSecWebSocketAccept, System.Threading.CancellationToken cancellationToken) (at <fbf3bef999a04908bac2dd07829c8508>:0)
System.Net.WebSockets.WebSocketHandle.ConnectAsyncCore (System.Uri uri, System.Threading.CancellationToken cancellationToken, System.Net.WebSockets.ClientWebSocketOptions options) (at <fbf3bef999a04908bac2dd07829c8508>:0)
System.Net.WebSockets.ClientWebSocket.ConnectAsyncCore (System.Uri uri, System.Threading.CancellationToken cancellationToken) (at <fbf3bef999a04908bac2dd07829c8508>:0)
TikTokLiveSharp.Client.Socket.TikTokWebSocket.Connect (System.String url) (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@3b06452483/TikTokLiveSharp/Client/Socket/TikTokWebSocket.cs:94)
TikTokLiveSharp.Client.TikTokBaseClient.CreateWebSocket (TikTokLiveSharp.Client.Socket.TikTokWebSocketConnectionData connectionData) (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@3b06452483/TikTokLiveSharp/Client/TikTokBaseClient.cs:514)
UnityEngine.Debug:LogException(Exception, Object)
TikTokLiveSharp.Debugging.Debug:LogException(Exception, Object) (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@3b06452483/TikTokLiveSharp/Debugging/Debug.cs:84)
TikTokLiveSharp.Client.<CreateWebSocket>d__48:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@3b06452483/TikTokLiveSharp/Client/TikTokBaseClient.cs:523)
System.Runtime.CompilerServices.AsyncTaskMethodBuilder:SetException(Exception)
TikTokLiveSharp.Client.Socket.<Connect>d__10:MoveNext() (at ./Library/PackageCache/dev.vanhoof.tiktokliveunity@3b06452483/TikTokLiveSharp/Client/Socket/TikTokWebSocket.cs:94)
UnityEngine.UnitySynchronizationContext:ExecuteTasks()
@qrq qrq added the question Further information is requested label May 24, 2024
@Jeffersonceo
Copy link

up

2 similar comments
@fanyqe
Copy link

fanyqe commented May 26, 2024

up

@JeremieF1984
Copy link

up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants