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

Domain server logs repeated messages about asset-server and entity-script-server not finding WebRTC connection #1645

Open
ctrlaltdavid opened this issue Apr 26, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request stale Issue / PR has not had activity

Comments

@ctrlaltdavid
Copy link
Collaborator

ctrlaltdavid commented Apr 26, 2022

When a Web client is connected to the domain, the asset server and entity script server keep trying but failing to connect to the client.

Immediate fix: The asset server and entity script server assignment clients should be made to skip trying to connect to Web clients until such time as the Web SDK is able to connect to them.

More general fix: A Web client doesn't necessarily want to connect to all assignment client types. The DomainConnectRequest and DomainListRequest packets sent by the client contain a "nodeTypeOfInterest" value that the domain server could probably use to suppress connection attempts from nodes that the Web client isn't interested in.

@ctrlaltdavid ctrlaltdavid added bug Something isn't working enhancement New feature or request labels Apr 26, 2022
@stale
Copy link

stale bot commented Oct 28, 2022

Hello! Is this still an issue?

@stale stale bot added the stale Issue / PR has not had activity label Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request stale Issue / PR has not had activity
Projects
None yet
Development

No branches or pull requests

1 participant