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 Screen Not Working #29

Open
Bcarr91 opened this issue Apr 2, 2024 · 4 comments
Open

Login Screen Not Working #29

Bcarr91 opened this issue Apr 2, 2024 · 4 comments

Comments

@Bcarr91
Copy link

Bcarr91 commented Apr 2, 2024

Yunohost Version: 11.2.10.3 (stable)
App Version: 5.11.3~ynh1

Issue:
Navigation to login screen works, but clicking 'Sign In' button after credential entry does nothing - no loading indicator; entry of incorrect credentials doesn't provide an error, but password manager (Bitwarden) prompts to save invalid credentials once 'Sign In' is clicked.

Permissions:
All Users; Visitors

Install Domain:
Subdomain used for install

Expected Outcome:
Redirection to logged in webpage

Investigation:
Network Inspection in Chrome shows "authenticate" with response "{Error: 'Unauthorized'}"
Stack Trace
Fetch

Cleared cookies & site data from browser with same affect.

Please let me know if you need anything else.

@oXyiGYJ
Copy link

oXyiGYJ commented Apr 10, 2024

I had this same issue. I reinstalled and used a shorter password and it worked and logged me right in, however I have no idea what the maximum is, not that I have looked for it. I will post here when I find it.

EDIT: I take it back. It let me get to the instance after creation, but once I tried to edit the config in the panel, it took me back to the login screen on Save and then will not let me log back in.

@Bcarr91
Copy link
Author

Bcarr91 commented Apr 10, 2024

I had this same issue. I reinstalled and used a shorter password and it worked and logged me right in, however I have no idea what the maximum is, not that I have looked for it. I will post here when I find it.

EDIT: I take it back. It let me get to the instance after creation, but once I tried to edit the config in the panel, it took me back to the login screen on Save and then will not let me log back in.

This worked for me - it's crazy that in a world of "password security" that a secure password is too long to even throw an error. It seems that a password of at least 12 characters is acceptable. I logged out and back in with no issues. 🤦‍♂️

I'm thinking your editing of the config may have caused a separate issue.

@oXyiGYJ
Copy link

oXyiGYJ commented Apr 11, 2024

Might have. I did not have time to dive into it, but plan to. Hopefully will get to some kind of error message.

@oXyiGYJ
Copy link

oXyiGYJ commented Apr 11, 2024

Okay so it seems that if I do not change the "Subdomain" part of the config under "General" it works fine. By default, it is blank and it still works on a subdomain, but if you change it and add something in that field, it logs you out and will not let you log back in.

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

2 participants