-
Notifications
You must be signed in to change notification settings - Fork 8
ERR_UNHANDLED_REJECTION #8
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
Comments
I'm also getting the same thing after upgrading Lemmy to v.0.19.0. @QazCetelic is your issue with a v0.19 instance or is it a v0.18.4/5 instance still? @Ategon - Perhaps something to do with navigating an invalidated session? That's my hunch given all of this. I noticed that Lemmy seems to have different (and better) response codes across the board and perhaps the app needs to be informed of a new response code to accept. |
Ah, okay, just need to update the lemmy-bot library to v0.5.0+ which may require a larger rebase onto Node 18. |
I tried it with the changes from 485b41f and got a different error, so this issue seems to be fixed. |
I've create a new issue for the new problem, #26 |
The error includes
incorrect_login
, however I'm able to log in just fine with the same credentials on the site.stdout
config.yaml
The text was updated successfully, but these errors were encountered: