mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Cannot download,upload #72

Closed naillizard closed 7 years ago

naillizard commented 7 years ago

image

Tried deleting the package and reinstalling it after restarting Sublime, still no go. It doesn't even outputs anything into the logs file.

Internet is working fine, started happening last week.

Anyone experiencing the same issue?

mfuentesg commented 7 years ago

Paste here the log file content

naillizard commented 7 years ago

I would've, but as I stated above, it doesn't even touch the log file... sublime-error

As you can see, the error doesn't output anything into the logs file.

I've also tried at home "on a different computer" still no go.

mfuentesg commented 7 years ago

It is very weird, is the console also empty?

naillizard commented 7 years ago

Just confirmed, no nothing.. I've tried uninstalling/reinstalling Sync Settings, still no go. I'll try to reinstall Sublime and hopefully that will get rid of the issue.

naillizard commented 7 years ago

Ok,

reinstalling didn't work. I then removed everything from Sublime's folder and started from scratch, packagecontrol, SyncSettings and kept installing and testing after that.

I think I found the package that was causing it. https://packagecontrol.io/packages/sublime-github.

After installing that package and restarting sublime, same issue happened, removing the package and restarting, the issue goes away.

mfuentesg commented 7 years ago

Hey @dtunes i will try to install that package and test the bug

mfuentesg commented 7 years ago

Hey @dtunes i think that your error is raised by this issue

https://github.com/bgreenlee/sublime-github/issues/89 https://github.com/packagecontrol/requests/issues/3

mfuentesg commented 7 years ago

@dtunes sublime-github is the problem

mfuentesg commented 7 years ago

Please close this issue and creates new a on the correspondent package.

Thanks!