niceit / tabby-cloud-sync-settings

Tabby plugin for syncing settings across device platforms. https://github.com/Eugeny/tabby
MIT License
51 stars 5 forks source link

Removes saved config #32

Open t4ov opened 1 year ago

t4ov commented 1 year ago

Hello, I am using cloud sync with backblaze B2, but i have an issue, that when i create a new profile, after a few min it is gone. This happens when cloud sync is on. Any ideas how to troubleshoot it? OS: Windows 11 Tabby: 1.0.183

yushaye commented 1 year ago

I have the same issue, tabby-cloud-sync-settings version is 1.5.1 and the tabby version is 1.0.186.

niceit commented 1 year ago

@t4ov could you provide me more details above this issue? I can not investigate with this short of description

spaceproj commented 1 year ago

Hello, I was trying to sync the config between Mac OS and Linux machine, and I faced a similar issue. I've configured the plugin to use GIST and the config file is correctly uploaded. After that, I created a new profile to store SSH credentials. Once the sync task got executed, the profile has been automatically deleted, and of course, it has not been synchronized to the second machine.

maxbuelk commented 1 year ago

Hi, I am facing the same problem. Every setting I change or profile I add is removed whenn I restart Tabby. The tabby-settings.json gets updated on the cloud. OS: Windows 11 Tabby: 1.0.188 Cloud Sync Setting: 1.5.2 WebDav with 10 seconds interval

hand32 commented 5 months ago

Me same here. OS: Windows 11 & MAC Using Gist.

Once the config uploaded, it changes to default(maybe?) setting after the sync is executed. Installed plugins:

image
SpookOz commented 4 months ago

Yeah - either I haven't fully understood how this is supposed to work, or I'm missing something. It seems to me (webdav) that the config.yaml file gets overwritten by whichever client opens last. So if I add a connection on my desktop (linux) then open Tabby on my laptop (also Linux), instead of downloading the config.yaml from webdav to the laptop, it overwrites the file in webdav with the older one, then the desktop downloads it and effectively wipes any changes I have made.