Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
137 stars 2 forks source link

SignalR High latency/Down #2607

Closed skywindkitsune closed 2 months ago

skywindkitsune commented 3 months ago

Describe the bug?

Messages, invites are failing to send, sessions fail to show up

To Reproduce

Login to a headless send yourself an invite, it will take a while or fail.

Expected behavior

invite should be near immidiate

Screenshots

image

Resonite Version Number

2024.7.17.1173

What Platforms does this occur on?

Windows

What headset if any do you use?

Oculus Quest 3

Log Files

No Logs

Additional Context

No response

Reporters

Skywind Kitsune, ExoTheWicker

ghost commented 3 months ago

I'm observing ping times with the /echo command >1 minute

bredo228 commented 3 months ago

Noticing this as well, have a headless that's constantly showing offline (despite being online) and failing to send messages.

Also seeing some sessions in my contacts list flicking in and out of existence

Frooxius commented 3 months ago

I think this might be resolved for now. From what I could tell the Redis cache used for user statuses was overloaded by the mechanism that cleans up user statuses when they drop unexpectedly.

I have disabled that mechanism for now, since it's not necessarily needed (just leads to some oddness when users lose connection - it makes them linger online for a bit longer, but that's not super big deal).

I'll investigate some more in the meanwhile.

skywindkitsune commented 3 months ago

SignalIR is still having some problems, sessions are still disappearing, my friends list just went all offline.

Frooxius commented 3 months ago

I'm working on it. See #devlog in Discord

skywindkitsune commented 3 months ago

ah xD dur i didn't see that.

Frooxius commented 2 months ago

I'm closing this, as it's been resolved! Thank you for report!