On-air issue: packet queue is empty #4890
Replies: 3 comments 16 replies
-
Do you have access to VPN? Can you try it with VPN on, then it'll direct you to another server. See if it works.
|
Beta Was this translation helpful? Give feedback.
-
The error It would be interesting to check:
|
Beta Was this translation helpful? Give feedback.
-
I am based in Switzerland, connecting to europe.on-air and currently experiencing the same issues. I got "packet queue is empty, aborting" but I can ping on-air.io, europe.on-air.io, nicegui.io. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
I'm facing an issue using NiceGUI on air (i think not related to my code), sometimes on-air mode stop working with this message on console:
packet queue is empty, aborting
this error appears from the log:
2025-06-25 18:38:06,812 - ERROR: engineio.client packet queue is empty, aborting
subsequently the on-air service tries to restart several times (every time with a different address, of course):
but from the log it always shows an error:
The app on localhost still working as expected. I couldn't figure out how or when the error occurs, most of the time it works fine. Has anyone else encountered this problem?
NiceGUI Version
2.20.0 - 2.18.0
Python Version
3.10.11
Browser
Other
Operating System
Windows
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions