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

Failing to login: 422 Unprocessable Entity #315

Open
YakovL opened this issue Aug 15, 2023 · 2 comments
Open

Failing to login: 422 Unprocessable Entity #315

YakovL opened this issue Aug 15, 2023 · 2 comments

Comments

@YakovL
Copy link
Contributor

YakovL commented Aug 15, 2023

Today, I've tried to login into Tiddlyhost on a smartphone and got "422 Unprocessable Entity". I've tried again, and the error persists (both with and without the "remember me" checkbox checked).

The error takes place in Vivaldi mobile 6.1, but not in Chrome mobile, so it is probably an issue of Vivaldi (I'll send one referring to this issue). Still, help with this is welcome, may be additional info can be found in logs, or an educated guess of what's going on. The only educated guess I have for now is that there can be a problem with encoding or decoding either email or the password.

PS Ok, this is, in fact, connected with encoding: changing the password so that it only contains latin letters and numbers made it possible to login (both with and without the "remember me" option). Adding # to password reproduces the issue. Could you provide links to the corresponding view and controller? I've failed to find them quickly.

@simonbaird
Copy link
Collaborator

Thats interesting - thanks for the report. I'll see if I can reproduce.

The auth handling in Tiddlyhost is done with devise.

@Garonne
Copy link

Garonne commented Sep 4, 2023

I have the same issue with Chrome (mobile) though I only have latin letters in my PW...

Edit: Opera Touch seems to work fine for me, though.

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

3 participants