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

UnityWebRequestException: Unable to complete SSL connection #6096

Open
ProteanCoding opened this issue Feb 20, 2024 · 2 comments
Open

UnityWebRequestException: Unable to complete SSL connection #6096

ProteanCoding opened this issue Feb 20, 2024 · 2 comments

Comments

@ProteanCoding
Copy link

Reproduction rate:

100%

Platforms:

  • Windows

Browser:

  • Desktop

Evidence:

In ~/AppData/LocalLow/Decentraland/Decentraland/Player.log:

WebSocket Server URL: wss://localhost:7666/dcl
20/02/2024 15:33:13|Error|<>c__DisplayClass71_0.<receiveRequest>b__0|Authentication failed, see inner exception.
WebSocket Communication Established
[...]
Curl error 7: Failed to connect to localhost port 443 after 6175 ms: Couldn't connect to server
[...]
Curl error 35: Cert verify failed. Certificate could not be verified (either omitted or unsupported). UnityTls error code: 7

And then 30 after entering a scene:

UnityWebRequestException: Unable to complete SSL connection
  at DCL.GLTFast.Wrappers.GltFastDownloadProvider.Request (System.Uri uri) [0x000a6] in <df51bc...>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
Sentry.Unity.Integrations.UnityLogHandlerIntegration:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
[...]
All fallbacks failed for models/cloud.glb
All fallbacks failed for models/appleTree.glb
All fallbacks failed for models/apple.glb
[etc]
@ProteanCoding
Copy link
Author

Is this the cause of #6063 ?

@ProteanCoding
Copy link
Author

Seems to be location specific, on another ISP I did not encounter this issue.

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

No branches or pull requests

1 participant