-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error message #1
Comments
I'm seeing this issue. However I don't have get the TypeError, which I assume was fixed. I get this error both on my home and work networks. Any ideas what might be causing it?
|
The timeout message is occurring because Completions.py requests https://www.myget.org/F/aspnetvnext/api/v2/Packages()?$select=Id&$format=json&orderby=DownloadCount&$top=100 and sets the request to timeout after 5 seconds. However on my computer connected by ethernet to my work network that URL takes around 33 seconds to resolve. |
Migrated from: ligershark/Kulture#41
Creator: jchannon
I get this error on Sublime startup from time to time.
The text was updated successfully, but these errors were encountered: