question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sync_settings_cache links to wrong directory

See original GitHub issue

OS: Windows 10 Pro x64 ST: 3 Build 3114 64Bit

Fail to create the file C:\Users\achten\Documents\Portable Apps\Sublime Text Build 3114 x64\Data\Installed Packages\Sync Settings.sublime-package\.sync_settings_cache - [Errno 2] No such file or directory: 'C:\\Users\\achten\\Documents\\Portable Apps\\Sublime Text Build 3114 x64\\Data\\Installed Packages\\Sync Settings.sublime-package\\.sync_settings_cache'
An exception in file C:\Users\achten\Documents\Portable Apps\Sublime Text Build 3114 x64\Data\Installed Packages\Sync Settings.sublime-package\.sync_settings_cache - [WinError 183] Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist: 'C:\\Users\\achten\\Documents\\Portable Apps\\Sublime Text Build 3114 x64\\Data\\Installed Packages\\Sync Settings.sublime-package': 
Error in file C:\Users\achten\Documents\Portable Apps\Sublime Text Build 3114 x64\Data\Installed Packages\Sync Settings.sublime-package\.sync_settings_cache - [Errno 2] No such file or directory: 'C:\\Users\\achten\\Documents\\Portable Apps\\Sublime Text Build 3114 x64\\Data\\Installed Packages\\Sync Settings.sublime-package\\.sync_settings_cache'
Exception in thread Thread-1:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "sync_settings.sync_version in C:\Users\achten\Documents\Portable Apps\Sublime Text Build 3114 x64\Data\Installed Packages\Sync Settings.sublime-package", line 21, in check_version
  File "sync_settings.sync_version in C:\Users\achten\Documents\Portable Apps\Sublime Text Build 3114 x64\Data\Installed Packages\Sync Settings.sublime-package", line 45, in has_cache
TypeError: argument of type 'NoneType' is not iterable

Maybe you want to change from \Data\Installed Packages\Sync Settings.sublime-package\ to \Data\Packages\Sync Settings\ like other plugins do?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mfuentesgcommented, Sep 22, 2016

I know this bug and i am working on it. Thanks for your feedback

0reactions
sdouchecommented, Sep 22, 2016

same thing happens to me:

Fail to create the file /home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package/.sync_settings_cache - [Errno 20] Not a directory: '/home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package/.sync_settings_cache'
An exception in file /home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package/.sync_settings_cache - [Errno 17] File exists: '/home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package': 
Error in file /home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package/.sync_settings_cache - [Errno 20] Not a directory: '/home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package/.sync_settings_cache'
Exception in thread Thread-2:
Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "sync_settings.sync_version in /home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package", line 21, in check_version
  File "sync_settings.sync_version in /home/sdouche/.config/sublime-text-3/Installed Packages/Sync Settings.sublime-package", line 45, in has_cache
TypeError: argument of type 'NoneType' is not iterable
Read more comments on GitHub >

github_iconTop Results From Across the Web

Performance and synchronization problems when you work ...
Method 2: Disable caching of all shared folders · On the Tools menu, click Account Settings. · In the Account Settings dialog box,...
Read more >
Fix account sync issues - Android Help - Google Support
If your phone is having problems syncing with your Google Account, ... Open your phone's Settings app. ... Make sure your internet connection...
Read more >
Smart Synchronization — Cyberduck Help documentation
The file or directory is currently syncing with the server or cloud storage. Check the menu with the sync status for current download...
Read more >
The Sync desktop application
Automatic is the fastest setting. Disk Cache – To improve performance, the Sync app temporarily stores file data in a hidden cache folder,...
Read more >
Set up content caching on Mac - Apple Support
Click the Edit button next to Cache Location. Select a storage volume, then click Move. Content caching stops temporarily while the existing cache...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found