-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- I have searched open and closed issues for duplicates
- I am submitting a bug report for existing functionality that does not work as intended
- This isn't a security bug (if it is, please email security@lockdown.systems instead)
Describe the bug
A user reported issues migrating their data to Bluesky, they reported successful authentication, but then after waiting a a while hitting the traceback below. It looks like an OAuth timeout
To Reproduce
Steps to reproduce the behavior:
Error: Error invoking remote method 'X:blueskyCallback': Error: {"message":"Timeout","name":"Error","stack":"Error: Timeout\n at OAuthCallbackError.from (/Applications/Cyd.app/Contents/Resources/app-arm64.asar/node_modules/@atproto/oauth-client/dist/oauth-callback-error.js:9:16)\n at NodeOAuthClient.callback (/Applications/Cyd.app/Contents/Resources/app-arm64.asar/node_modules/@atproto/oauth-client/dist/oauth-client.js:286:64)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async nd.blueskyCallback (/Applications/Cyd.app/Contents/Resources/app-arm64.asar/.vite/build/main.js:383:15811)\n at async /Applications/Cyd.app/Contents/Resources/app-arm64.asar/.vite/build/main.js:456:10860\n at async Session.<anonymous> (node:electron/js2c/browser_init:2:107024)"}
Expected behavior
It should not hang.
Desktop (please complete the following information):
- OS: Mac
- Version of Cyd: 1.1.21
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working