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

Error from behind corp proxy #119

Closed
TotallyInformation opened this issue Apr 16, 2012 · 11 comments
Closed

Error from behind corp proxy #119

TotallyInformation opened this issue Apr 16, 2012 · 11 comments

Comments

@TotallyInformation
Copy link

Hi, I've seen the proxy instructions and have the following in my settings (I've tried in the packages user and global settings):

"http_proxy": "http_proxy=http://user:password@proxyname:port",

(Of course, I've not put in the real names)

I've getting the error:

Package Control: Error submitting usage information. URL error [Errno 8] _ssl.c:480: EOF occurred in violation of protocol downloading https://sublime.wbond.net/submit?package_control_version=1.5.0&sublime_platform=windows&package=Package+Control&sublime_version=2181&version=1.5.0&operation=install.
Package Control: Skipping automatic upgrade, last run at 2012-04-16 12:31:24, next run at 2012-04-16 13:31:24 or after

I'm guessing that the proxy is not actually working somehow. I've taken the proxy address and port from IE's settings and I've used these in Notepad++ before though there you don't specify as a URL in that case.

I've also tried without the username & password and I get the same error.

Can anyone help?

Cheers, Julian.

@danvega
Copy link

danvega commented Apr 23, 2012

I am having the exact same problem at work this morning.

@yaotian
Copy link

yaotian commented Apr 25, 2012

me too

@MrCrimp
Copy link

MrCrimp commented Apr 25, 2012

same here

@troyharvey
Copy link

I'm seeing this problem too.

Package Control: Error downloading package. URL error [Errno 8] _ssl.c:480: EOF occurred in violation of protocol downloading https://nodeload.github.com/kemayo/sublime-text-2-git/zipball/master

I tried changing the ssl.wrap_socket() call in Package Control.py and I'm still seeing this error.

@schlamar
Copy link
Contributor

Duplicate of #93, the fix is here: #116

@TotallyInformation
Copy link
Author

Thanks, when will it be merged into live?

@schlamar
Copy link
Contributor

You can fix it on your own for now. Please ask if you need help.

@wbond
Copy link
Owner

wbond commented Jun 11, 2012

There is a testing version of Package Control available which should hopefully resolve this issue thanks to @ms4py. To test it, please:

  1. In Sublime Text, click the Preferences > Browse Packages… menu entry
  2. Browse up a folder and then into the Installed Packages folder
  3. Download http://sublime.wbond.net/testing/Package%20Control.sublime-package and copy it into the Installed Packages directory
  4. Restart Sublime Text

Please post back here with your results.

@troyharvey
Copy link

I tested this fix. It works! Thank you @ms4py @wbond

@TotallyInformation
Copy link
Author

Thanks Will. I can't test just now as my contract with that organisation has finished. No doubt I'll try it again in my next contract. I'll even be forking out for a license shortly!

@devkays
Copy link

devkays commented Jul 3, 2012

Downloaded the package control file that Will posted. This fix works!

EDIT: It worked for a moment. Then back to same problem. "No packages available"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants