peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.34k stars 1.08k forks source link

Public server is unreliable #461

Open justinfernald opened 2 weeks ago

justinfernald commented 2 weeks ago

Please, check for existing issues to avoid duplicates.

What happened?

Public PeerJS server is connecting unreliably. It usually is requiring multiple attempt to create a connection or just waiting a long enough time. The status page it not reporting any issues; however, I did get this when opening the site one time: image It went away after refresh though. The connection time if I wait is taking about 20 seconds, but sometimes I get lucky and it only is taking roughly a single second.

How can we reproduce the issue?

Try setting up a connection multiple times and this issue should be able to be observed. Currently based in Phoenix, AZ area.

What do you expected to happen?

Connection time to take roughly a second or less.

Environment setup

Is this a regression?

No response

Anything else?

No response

justinfernald commented 2 weeks ago

No longer experiencing this issue as of today.