-
Notifications
You must be signed in to change notification settings - Fork 176
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
Uneven network load and low download speed #6126
Comments
Here is the log. |
Have same issue My download speed is 100 bytes but when CS GO download its modifications it was normal(700 kb/s) |
I don`t know what happened, download was 100 bytes/s for 1-2 minute and now speed increased to normal 800kb/s. |
Is there any progress or some idea about what might be causing it? I tried purging Steam and reinstalling it from scratch, the result is still the same. I cannot find any workaround to solve the issue. |
try disabling ipv6 on your system |
Wow, that helped. @ThomasStegbuchner Thank you very much! |
ipv6 disabled didn`t work out for me |
I am (was?) seeing the same thing. Once I disabled ipv6 (sudo sh -c 'echo 1 > /proc/sys/net/ipv6/conf/eth0/disable_ipv6') downloads immediately started up again. |
@bcrochet Interesting whether this issue appears randomly under both Debian and Ubuntu or under Debian only. If the second, I think it could be solved by investigating the difference in how ipv6 works under both systems |
Hi, I also suffer from this issue. The only workaround is to disable IPv6 - but this is very suboptimal. I'm running on Ubuntu 18.04 with HWE. |
the same issue on Fedora 29 |
In general my IPv6 works fine, perhaps is the API Valve are using that may be not performant? |
Hi, I also got this issues, but disabling IPv6 doesn't relay solve the problem. The download speed toggles between 0 kb/s and 6 mb/s. log |
I can confirm that disabling IPv6 on my Fedora 29 machine "fixed" the problem. |
You can as a test try
If you see hosts getting logged it's posible somethings retrying ipv6 because it's not either honoring a reset or, more likely, waiting for ipv6 to timeout. Assuming you're not using v6,
Should return network is unreachable or some such. |
Can confirm this problem with openSUSE Tumbleweed. |
I have the same issue in Ubuntu 19.04 and disabling ipv6 did nothing. However, changing my download region to Netherlands instead of Germany made my download speeds go from ~50KB/s to 5 MB/s (which I would expect from my connection). |
Linux Mint 19.1 Cinnamon, 4.15.0-50-generic. |
After steam update speed is better but it is not as high and constant as if we disable ipv6 |
Same here - the update made it better, but with IPv4 I get to use my 1 Gbps at full speed... |
Ammending previous post: adjusting IPv6 settings no longer works. Back to slow speeds. |
I'm on Fedora. And I've seen it across Fedora 29/30, and Fedora 30 Silverblue. |
Hello there, This might not be a match with the issues that everyone is experiencing here, but I had the "slow download speed by short bursts" using ubuntu 18.04 It turned out the steam library I was using was on an ntfs drive (dual boot system so some of my drives are ntfs, the only with room left in it was) mount. As per the first answer right here https://gaming.stackexchange.com/questions/253695/abnormally-slow-speeds-downloading-from-steam I changed the fstab config of this mount to For the record, I do have dnsmasq installed (since i'm using it for other purposes). I didn't touch any IPV6 conf. I hope it helps anyone (although I doubt it's the cause of most people posting here issues). |
Had to resort disabling IPv6 to get full download speeds (1 Gbps)... Weird, I thought it was fixed some weeks back? |
As of today this problem still exists. I'm on 4.16.18-galliumos. Good luck! |
@ehudnoleft solution fixed it for me on Ubuntu 18.04 |
Unfortunately the issue still persist. Valve should give us the option to turn off IPV6 at app level instead of having to manually disable at OS level... |
Thanks - is there any update on this? @kisak-valve any way to disable IPv6 from Steam client as a workaround instead of disabling it system-wide? |
This seems to be fixed in the beta client at least. I would give that a shot. |
Not really? Download speed of patches was around 300 KiB/s...? |
Disabling IPv6 with the following commands worked for me on Ubuntu 18.04 LTS
I was getting abysmal speeds of 100 Kbps before, after that it spiked up to 7 Mbps. |
If only there was an easy way to LD_PRELOAD the steam client, I could pre load a library with a modified socket API to fake the system doesn't support IPv6... |
Just wanted to say that this issue it's still alive and well. Disabling Ipv6 returns downloads to the expected speed. The issue is that I need to have Ipv6 enabled, so this workaround is not very useful for my situation. |
Hi Valve (@kisak-valve), this has been open for almost a year. Having the workaround to always disable IPv4 when downloading a big game/update is ok for some months - but now, after such long time, could you at least provide the option to switch off IPv6 (only use IPv4) usage for the Steam client? Thanks! |
Hi, any update about this ask? |
Update: looks like things are now working ok (I'm on latest beta) and can use 100% my bandwidth without disabling IPv6. |
@kisak-valve should we close this? |
Is anyone else still experiencing this issue on an up to date system? |
ipv6 seems to works if you are on latest beta |
Closing per recent comments. |
Unfortunately I'm still experiencing this behavior. I tested OpenSUSE TW and Leap, Manjaro and Ubuntu 20.04 all of these four distributions had this problem although all systems were up to date and the steam beta was enabled. When IPv6 is enabled I only reach download speeds around 15-600 Kb/s even though I got a 100 Mb connection. |
I'm also experiencing this behavior. I'm not sure since when exactly it's happening again, but i'm sure it was not there 2/3 months ago. Disabling IPv6 solves the Problem. |
Working ok on Ubuntu 20.04.1 - Steam beta. |
Experiencing this on archlinux in steam and steam beta. Disabling ipv6 fixes download issues. |
Experiencing this on arch and ipv6 disabling not working for me. |
Experiencing this on Kubuntu 20.04 (Ubuntu 20.04.3 LTS x86_64). Kernel: 5.11.0-41-generic . Disabling IPv6 fixes this problem. |
Also seeing this on Kubuntu 20.04. Disabled IPv6 and all is good now, download speeds are normal again. Linux 5.13.0-22-generic #22~20.04.1-Ubuntu SMP Tue Nov 9 15:07:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
I'm on Ubuntu 20.04. Got a peak of 133Kb/s. Disabled IPv6, but still slow. |
If anyone stumbles upon here currently experiencing slow download issues: #10248 |
System information
Description:
I upgraded my Steam client to Feb 18 build and faced a severe issue.

The download speed is extremely low (0-100 Kb/s). Before the upgrade the speed was 10-15 Mb/s (on January build).
When I monitor the network load, I can see that it is extremely uneven (sequence of peaks, the third row in the screenshot).
This issue appeared right after I upgraded from Jan 4 2019 build to Feb 18 2019.
I tried using beta version as well, the issue is present.
Perhaps, it is connected with this issue.
P.S. Sorry for two issues in a row.
The text was updated successfully, but these errors were encountered: