Skip to content
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

connect ETIMEDOUT #145

Closed
PRO-2684 opened this issue Jan 15, 2024 · 5 comments
Closed

connect ETIMEDOUT #145

PRO-2684 opened this issue Jan 15, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@PRO-2684
Copy link

request to https://mods.windhawk.net/catalog.json failed, reason: connect ETIMEDOUT 172.67.216.218:443

image

Windhawk notifies me that a certain mod has an update, but when I visit the mods page, it won't load due to connection timeout. However, that reported URL is accessible if I visit it in my browser.

@PRO-2684 PRO-2684 added the bug Something isn't working label Jan 15, 2024
@m417z
Copy link
Member

m417z commented Jan 16, 2024

Are you using a proxy? Perhaps it's the same issue as #134
Unfortunately, VSCode, which is used by Windhawk, has limited proxy support: microsoft/vscode#12588

@PRO-2684
Copy link
Author

Are you using a proxy? Perhaps it's the same issue as #134 Unfortunately, VSCode, which is used by Windhawk, has limited proxy support: microsoft/vscode#12588

Yes, but unfortunately disabling the proxy yields the same result. (I can still visit that catalog.json on my browser)

@m417z
Copy link
Member

m417z commented Jan 16, 2024

I'm not sure. Perhaps the browser still has the proxy server configured somehow? As an additional check, you can open cmd and try the following command:

curl https://mods.windhawk.net/catalog.json

@PRO-2684
Copy link
Author

Curious. It now works fine. I don't know why, but it seems that rebooting solves the problem.

@m417z
Copy link
Member

m417z commented Jan 20, 2024

OK, closing as a duplicate of #134.

@m417z m417z closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants