-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Comments
Hey, any change to fix this? I can't synchronize with my laptops :( |
Hey @chadiso, and re-connect google drive in settings? |
Thanks for the response, @alchaplinsky! |
I did fix this and raised a PR for this issue @alchaplinsky @chadiso, basically it wouldnt authenticate on clicking connect to google drive and it would throw this error. |
@Suhas1104 Wow, that's just great! @alchaplinsky Could you please have a look? Thanks! 🙌 |
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:
Expected behavior
Can smoothly set up Google Drive sync feature
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
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! 🙌
The text was updated successfully, but these errors were encountered: