tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs
Expected to upload Cloud Saves just fine, got a nondescriptive generic error:
After investigating ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/logs/cloud_log.txt I saw that the Connection was timing out:
After disabling IPv6 in general stuff started to work again, so it seems that there is no robust fallback to a working IPv4-Network if IPv6 times out.
Nothing extracted yet.
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]Please describe your issue in as much detail as possible:
Expected to upload Cloud Saves just fine, got a nondescriptive generic error:

After investigating ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/logs/cloud_log.txt I saw that the Connection was timing out:

After disabling IPv6 in general stuff started to work again, so it seems that there is no robust fallback to a working IPv4-Network if IPv6 times out.
Steps for reproducing this issue: