Closed AubbyLobby closed 3 years ago
How is your network setup? Do you have any VPN, proxy, firewalls, etc configured?
The cell is 84 and it doesn't look like there's anything unusual there.
Are there any entries related to your ISP at https://api.steampowered.com/IContentServerDirectoryService/GetServersForSteamPipe/v1/?cell_id=84 when you visit it from your network?
How is your network setup? Do you have any VPN, proxy, firewalls, etc configured?
The cell is 84 and it doesn't look like there's anything unusual there.
Are there any entries related to your ISP at https://api.steampowered.com/IContentServerDirectoryService/GetServersForSteamPipe/v1/?cell_id=84 when you visit it from your network?
I do not have a VPN, proxy, firewalls. However I do have a Malewarebytes premium trial still going on, and that usually blocks some websites. I don't know how to turn that off however, it might have a firewall built in.
When going to that website, it gives me this kind of information.
I found out how to turn it off the web protection for Malewarebytes, but it is still giving me the same error when retrying.
You could try running with -debug, but most likely this is something where additional diagnostics are needed, such as watching the connections in Wireshark, or adding hooks in the app itself.
You could try running with -debug, but most likely this is something where additional diagnostics are needed, such as watching the connections in Wireshark, or adding hooks in the app itself.
I'm updating my steam game back to the latest version before I do -debug. I'll tell you the results afterwards.
2.4.2 enables additional diagnostics for HTTP when -debug is specified. Give it a shot and provide a log.
https://github.com/SteamRE/DepotDownloader/releases/tag/DepotDownloader_2.4.2
2.4.2 enables additional diagnostics for HTTP when -debug is specified. Give it a shot and provide a log.
https://github.com/SteamRE/DepotDownloader/releases/tag/DepotDownloader_2.4.2
I've downloaded 2.4.2, however it still states connection timeout.
I've put in -debug in the bat file. Where is the Depot Downloader log located?
The log is written to the console.
I think this is it then, if not then let me know.
Every connection attempt fails this same way?
Do you have a functional IPv6 stack? https://test-ipv6.com/
Every connection attempt fails this same way?
It seems like it. I waited a bit and let to do it's thing about 4 or 5 times
Do you have a functional IPv6 stack? https://test-ipv6.com/
Maybe? I don't know what that is to be perfectly honest with you.
Alright funny story.
I reset my computer and now everything is working again. I don't know if I should close this or you will eventually, else you want to help me in case a situation like that were to reoccur again. I do appreciate your help though.
I have released 2.4.3 disabling IPv6 for HTTP sockets. We have no way of knowing if the IPv6 stack is functional.
https://github.com/SteamRE/DepotDownloader/releases/tag/DepotDownloader_2.4.3
If you still have issues, feel free to re-open the issue.
Latest version of Depot Downloader has an error when trying to redownload depots and manifests. Tried to delete and reinstall, but nothing worked. Even tried to change the manifest, but it still didn't work. Kept on getting connection timeout. Help would be appreciated, thank you.