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

login error when upgrading #25

Open
kalaklanar opened this issue Jun 13, 2024 · 0 comments
Open

login error when upgrading #25

kalaklanar opened this issue Jun 13, 2024 · 0 comments

Comments

@kalaklanar
Copy link

I've been running an old version of bluestream for a while now (from commit #13) with no issues. I downloaded the latest code, copied the .env from the old directory to the new one, and am getting the following error:

Watcher Process started. error: Uncaught (in promise) Error: Invalid identifier or password at ServiceClient.call (file:///home/jackie/.cache/deno/npm/registry.npmjs.org/@atproto/api/0.6.20/dist/index.js:15582:15) at eventLoopTick (ext:core/01_core.js:168:7) at async BskyAgent.login (file:///home/jackie/.cache/deno/npm/registry.npmjs.org/@atproto/api/0.6.20/dist/index.js:26483:19) at async login (file:///usr/local/src/bluestream.git/login.ts:33:3) at async file:///usr/local/src/bluestream.git/server.ts:21:15

I've recreated the deno cache (rm -fr /home/jackie/.cache/deno) and still no luck. I can go right back to the old version, and it works fine. Did something change about the .env file format? Was there some kind of bug introduced when the login was refactored? I'm stumped as to why the old version works, but the new one doesn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant