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

UDP (SlimeVR) Tracker only connecting after a long wait #1337

Open
unlogisch04 opened this issue Mar 9, 2025 · 0 comments
Open

UDP (SlimeVR) Tracker only connecting after a long wait #1337

unlogisch04 opened this issue Mar 9, 2025 · 0 comments
Labels
Area: Server Related to the server Priority: High Important feature or blocks something important

Comments

@unlogisch04
Copy link
Contributor

unlogisch04 commented Mar 9, 2025

When the server sees a Handshake and the tracker is in the connected list, it should send the Hey OVR =D 5 #define PACKET_HANDSHAKE 3 packet directly. The trackers do not connect to the server trough its broadcasts packets. Only after receiving the directly to the tracker send Handshake. But for some unknown reason it takes a long time (multiple broadcasts) that the servers try to connect.

Code thats run for the log is here:


But not sure where the Handshake would be correct.

Probably something to fix with
#1326

@Eirenliel Eirenliel added Priority: High Important feature or blocks something important Area: Server Related to the server labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Server Related to the server Priority: High Important feature or blocks something important
Projects
None yet
Development

No branches or pull requests

2 participants