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

Can't establish connection using oculus quest 2. #81

Open
papdimitr opened this issue May 26, 2023 · 2 comments
Open

Can't establish connection using oculus quest 2. #81

papdimitr opened this issue May 26, 2023 · 2 comments

Comments

@papdimitr
Copy link

Hello.
I have developed a Unity app for oculus quest 2, which implements this websocket library and establishes a connection with a remote server. At first the connection was established normally and the communication was without a problem.

After a year of usage the connection can't be made anymore (it closes the moment it tries to open). This problem is noticed only in the built version (apk) when it runs in oculus. When running in Unity editor, the connection is working as expected.=
In the meantime there hasn't been any change neither at the remote server not the unity client.

Thanks in advance!

@papdimitr papdimitr changed the title Can't establish connection with a server anymore. Can't establish connection using oculus quest 2. May 26, 2023
@endel
Copy link
Owner

endel commented May 26, 2023

Hi @papdimitr,

There are some similar reports to yours and possible solutions, such as:

@papdimitr
Copy link
Author

Good news. The problem was with the certificates.
The solution was exactly this --> #20 (comment)

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

2 participants