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

Errno 20 Not a directory #138

Closed tmdag closed 4 years ago

tmdag commented 4 years ago

I've installed sync settings on 2 machines. Both of them share the exact same setup for 'sync settings' (same gist id, same token). While one machine works fine - I can upload settings just fine Second machine, when trying download - I am getting an error "Cannot perform this action due to network errors. reason: [Errno 20] Not a directory"

FloLangenfeld commented 4 years ago

Same here. Don't know if that's related, but I was able to upload from a Windows 10 machine but not from an ubuntu-based distribution... Just tried to download from the ubuntu computer, and it produced the same error: "Can't perform this action due to network errors. reason: [Errno 20] Not a directory"

Here is the error message the console output: issue_138.txt

mfuentesg commented 4 years ago

@tmdag @FloLangenfeld are you still facing this issue?

mfuentesg commented 4 years ago

checking the error, it is because “requests” package is not able to reach github domain (SSLError)

tmdag commented 4 years ago

it's been half a year from that error, and I've reinstalled sublime few times. Today I haven't got that error just yet

mfuentesg commented 4 years ago

So sorry, very occupied the last time. If you are facing the issue kindly close it.

tmdag commented 4 years ago

no worries, but it seems to be working so all good. Thanks!

dawidof commented 3 years ago

Got the same issue

mfuentesg commented 3 years ago

@dawidof Could you share your logs ?

dawidof commented 3 years ago

@mfuentesg I've got an empty file Screenshot 2021-02-02 at 13 59 54

dawidof commented 3 years ago

@mfuentesg could you help with this error?

dawidof commented 3 years ago

Found solution for this issue :) Screenshot 2021-02-13 at 20 38 46