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

Connection problem ? #32

Open
alessandrobelli opened this issue Nov 25, 2016 · 7 comments
Open

Connection problem ? #32

alessandrobelli opened this issue Nov 25, 2016 · 7 comments

Comments

@alessandrobelli
Copy link

Hello!
I'm trying to run "install themes" but I get this error:
ERROR:Colorsublime.colorsublime.status:Theme list not found. Please check internet connection or enable debug in settings and report the stack traces. INFO:Colorsublime.colorsublime.status:ERROR: Theme list not found. Please check internet connection or enable debug in settings and report the stack traces. Running install command.

ERROR:Colorsublime.colorsublime.http:'bytes' object has no attribute 'getcode'
Traceback (most recent call last):
  File "colorsublime.http in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 23, in _run_downloader
  File "colorsublime.http.downloaders.urllib in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 33, in get
AttributeError: 'bytes' object has no attribute 'getcode'
ERROR:Colorsublime.colorsublime.async:Command execution error:
Traceback (most recent call last):
  File "colorsublime.async in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 43, in cb
  File "colorsublime.lib.concurrent.futures._base in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 397, in result
  File "colorsublime.lib.concurrent.futures._base in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 356, in __get_result
  File "colorsublime.lib.concurrent.futures.thread in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 72, in run
  File "colorsublime.commands in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 30, in fetch_repo
  File "colorsublime.io in C:\Users\abelli\Programs\Sublime Text Build 3103\Data\Installed Packages\Colorsublime.sublime-package", line 23, in extract
  File "./python3.3/tempfile.py", line 660, in write

My connection is working, other plugins are working correctly, what is my problem?
I checked this url in the settings:
"repo_url": "https://github.com/Colorsublime/Colorsublime-Themes/archive/master.zip"
and it's working...

@blopker
Copy link
Member

blopker commented Nov 25, 2016 via email

@alessandrobelli
Copy link
Author

@blopker
Windows 7 service pack 1
Last stable version, build 3126

@blopker
Copy link
Member

blopker commented Nov 25, 2016 via email

@lijint
Copy link

lijint commented Jun 30, 2017

same problem

@jarvisdev
Copy link

I faced the same issue. Please help.

@blopker
Copy link
Member

blopker commented Dec 20, 2022

Sorry to dig this up from the grave, but I saw that there was a coding error which was hiding the real reason this error was happening. That's been fixed, but the real issue probably hasn't. At least if it happens again the logs will show the real issue now (as of 2.1.1). Although if anyone one is on Mac or Linux, the package tries to use wget or curl first so installing either of those will likely resolve the issue as well.

@lijint
Copy link

lijint commented Dec 20, 2022 via email

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

4 participants