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

Google Drive Sync issue while the connection #186

Open
chadiso opened this issue Dec 4, 2023 · 3 comments
Open

Google Drive Sync issue while the connection #186

chadiso opened this issue Dec 4, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@chadiso
Copy link

chadiso commented Dec 4, 2023

Describe the bug
Hey, getting this error while Syncing with Google Drive, on a fresh Mac OS Sonoma set up:
Unhandled Promise Rejection Error: Sync is not configured at Sr.perform (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8103263) at vault:sync:connect (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8107235) at IpcMainImpl.<anonymous> (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8110701) at IpcMainImpl.emit (node:events:513:28) at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:80713) at EventEmitter.emit (node:events:513:28)

To Reproduce
Steps to reproduce the behavior:

  1. Download new build, install Swifty
  2. Login, goto Settings
  3. Hit Synchronize / Connect your Google Drive
  4. Get the above error

Expected behavior
Can smoothly set up Google Drive sync feature

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • MacOS Sonoma
  • Version 14.1.2 (23B92)

Additional context
I have everything well set up on my 2nd machine, so actually wanted to migrate Swifty and use it on the new one

Thanks in advance! You're doing a great tool! I'm using it on my daily basis, love it! 🙌

@chadiso
Copy link
Author

chadiso commented Jan 5, 2024

Hey, any change to fix this? I can't synchronize with my laptops :(

@alchaplinsky
Copy link
Member

Hey @chadiso,
This seems like an issue with GDrive credentials file that Swifty stores on your machine. Could you try deleting it by
rm ~/Library/Application\ Support/Swifty/auth/gdrive.swftx

and re-connect google drive in settings?

@chadiso
Copy link
Author

chadiso commented Jan 22, 2024

Thanks for the response, @alchaplinsky!
I did try, deleted that file, and restarted Swifty. However, it pops the same error:
Unhandled Promise Rejection Error: Sync is not configured at Sr.perform (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8103263) at vault:sync:connect (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8107235) at IpcMainImpl.<anonymous> (/Applications/Swifty.app/Contents/Resources/app.asar/main/index.js:2:8110701) at IpcMainImpl.emit (node:events:513:28) at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:80713) at EventEmitter.emit (node:events:513:28)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants