-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Continuous Spamming of Network Quality Issues #1855
Comments
2018-05-28 13:34:56: stdedos uploaded file
|
I guess we haven't tested this well enough with problematic connections like wifi. Clicking the "Ignore" button should prevent any further warnings. (the "-d bandwidth" logs should show it, maybe add "-d notification")
That's the maximum bandwidth your connection is capable of. But wifi has a lot of jitter, and xpra is very sensitive to that. |
Another workaround is to start your server with:
I have also created a ticket to improve this and detect jittery connections: #1860 |
2018-05-30 05:06:19: janderson uploaded file
|
2018-05-30 05:08:03: janderson commented
|
FWIW:
As for the log itself:
(probably caused by wifi packet loss)
I have no idea why the notifications keep showing up, but now at least I should be able to reproduce it by artificially triggering the same events. |
Turns out that this is trivial to test with this server env var:
Will use a negative value for the ack tolerance, which triggers the warnings every time. @stdedos: if you can still reproduce, please post the "-d bandwidth,notify" debug log. |
2018-05-31 16:14:45: stdedos commented
|
2018-05-31 16:33:51: stdedos uploaded file
|
2018-05-31 16:34:50: stdedos commented
|
2018-05-31 16:36:38: stdedos commented
|
2018-06-04 12:20:38: stdedos commented
|
Sorry forgot to push some newer builds, try now. |
2018-06-08 10:55:12: stdedos commented
|
2018-06-08 10:56:39: stdedos uploaded file
|
Nothing suspicious there, but there have been fixes to bandwidth handling lately.
The only think to verify there is documented in #1860#comment:4. |
2018-06-09 10:00:13: stdedos commented
|
Fixed: #1868
Safe to ignore.
Safe to ignore.
No idea: what is [...] ? |
2018-06-09 10:22:27: stdedos commented
|
I can't reproduce it, but in any case it should be fixed in r19594. |
2018-06-09 14:53:50: stdedos commented
|
I believe this bug is fixed, let's follow up in #1860#comment:4. |
Problem still there with xpra v4.2-r0, FreeBSD 13.0-RELEASE-p3. Very frequent bandwidth warnings, both on wifi and ethernet. |
@weberjn is there anything specific that triggers it? Please try with 4.2.1 |
Issue migrated from trac ticket # 1855
component: client | priority: major | resolution: fixed
2018-05-28 13:34:46: stdedos created the issue
The text was updated successfully, but these errors were encountered: