Steam not working / Uploads not working

Message
Author
User avatar
timkb4cq
Developer
Posts: 3207
Joined: Wed Jul 12, 2006 4:05 pm

Re: Steam not working / Uploads not working

#21 Post by timkb4cq »

Let's check a setting that has caused users some problems in the past.
Right Click on the network manager icon in the panel.
Select Edit Connections...
Select Wired connection 1 and press Edit
Select the General tab.
Two checkboxes should be checked
Automatically connect to this network when it is available
and
All users may connect to this network

The latter box being unchecked has been a problem before.

If it is checked, run an online speedtest like Ookla's to see if it's actually a problem with network speed or something specific to Steam.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Sl8er
Posts: 21
Joined: Sat Jan 26, 2019 2:09 pm

Re: Steam not working / Uploads not working

#22 Post by Sl8er »

timkb4cq wrote: Sat Feb 16, 2019 10:45 am Let's check a setting that has caused users some problems in the past.
Right Click on the network manager icon in the panel.
Select Edit Connections...
Select Wired connection 1 and press Edit
Select the General tab.
Two checkboxes should be checked
Automatically connect to this network when it is available
and
All users may connect to this network

The latter box being unchecked has been a problem before.

If it is checked, run an online speedtest like Ookla's to see if it's actually a problem with network speed or something specific to Steam.
Thanks for the suggestion.
I had a look and they are, indeed, both ticked.

User avatar
Sl8er
Posts: 21
Joined: Sat Jan 26, 2019 2:09 pm

Re: Steam not working / Uploads not working

#23 Post by Sl8er »

I guess this has everyone stumped.
( Still hoping that someone will come along and "save the day", though. )

User avatar
timkb4cq
Developer
Posts: 3207
Joined: Wed Jul 12, 2006 4:05 pm

Re: Steam not working / Uploads not working

#24 Post by timkb4cq »

Have you run an online speedtest (like speedsmart.net or speedtest.net) to see if it's a general problem rather than something Steam related?
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Sl8er
Posts: 21
Joined: Sat Jan 26, 2019 2:09 pm

Re: Steam not working / Uploads not working

#25 Post by Sl8er »

timkb4cq wrote: Wed Feb 20, 2019 3:17 pm Have you run an online speedtest (like speedsmart.net or speedtest.net) to see if it's a general problem rather than something Steam related?
No, sir!
I did not.
I completely missed that.

And so I went ahead and did it...and this is what I got:

"Upload Test Error
A socket error occurred during the upload test. A firewall could be blocking the connection or the server might be having some issues.
Please try again later."

AHA! So it seems to be a socket issue!

I don't have the firewall enabled at all -at the moment.
So I guess the next bunch of questions are:
Which socket is it;
Why is it blocking steam / speedtest.net from uploading and;
How did it get to be blocked?

Interesting....

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: Steam not working / Uploads not working

#26 Post by dolphin_oracle »

might be time to check the /etc/hosts file and see if you've got any blocking entries.

or maybe do you have a vpn?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
timkb4cq
Developer
Posts: 3207
Joined: Wed Jul 12, 2006 4:05 pm

Re: Steam not working / Uploads not working

#27 Post by timkb4cq »

You said you had gufw installed. ufw might still have rules enabled.
Let's see

Code: Select all

sudo ufw status verbose
and for good measure

Code: Select all

sudo iptables -L
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Sl8er
Posts: 21
Joined: Sat Jan 26, 2019 2:09 pm

Re: Steam not working / Uploads not working

#28 Post by Sl8er »

dolphin_oracle wrote: Wed Feb 20, 2019 3:59 pm might be time to check the /etc/hosts file and see if you've got any blocking entries.

or maybe do you have a vpn?
No, I'm not using a VPN
(Does using the VPN function on Opera count? Keeping in mind that I use Chromium for general browsing.)

I opened the hosts file and it had, a staggering, 1138 pages.
Is that normal?

User avatar
Sl8er
Posts: 21
Joined: Sat Jan 26, 2019 2:09 pm

Re: Steam not working / Uploads not working

#29 Post by Sl8er »

timkb4cq wrote: Wed Feb 20, 2019 4:34 pm You said you had gufw installed. ufw might still have rules enabled.
Let's see

Code: Select all

sudo ufw status verbose
and for good measure

Code: Select all

sudo iptables -L
Ok, I did those and:

The first command resulted in: "Status Inactive"

The second command resulted in:
A whole bunch of stuff with Chain INPUT (policy ACCEPT) "all -- anywhere anywhere"

Ending with:
"Chain ufw-track output (1 reference)
target prot opt source destination"

User avatar
dolphin_oracle
Developer
Posts: 20032
Joined: Sun Dec 16, 2007 1:17 pm

Re: Steam not working / Uploads not working

#30 Post by dolphin_oracle »

Sl8er wrote: Wed Feb 20, 2019 5:45 pm
dolphin_oracle wrote: Wed Feb 20, 2019 3:59 pm might be time to check the /etc/hosts file and see if you've got any blocking entries.

or maybe do you have a vpn?
No, I'm not using a VPN
(Does using the VPN function on Opera count? Keeping in mind that I use Chromium for general browsing.)

I opened the hosts file and it had, a staggering, 1138 pages.
Is that normal?
if you are using an add blockier that might be normal. but mine is nearly empty.

Code: Select all

┌─[dolphin@mx]─[05:32:00 pm]─────────────────────────────────────────────────────────────────────[~]
└─> cat /etc/hosts
127.0.0.1	localhost
127.0.0.1       mx

# The following lines are desirable for IPv6 capable hosts
::1		localhost ip6-localhost ip6-loopback
fe00::0		ip6-localnet
ff00::0		ip6-mcastprefix
ff02::1		ip6-allnodes
ff02::2		ip6-allrouters


might be worth pursuing.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

Post Reply

Return to “Software / Configuration”