-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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/Register broken? #304
Comments
I'm having this exact same issue with the latest build. |
Having the exact same issue as well. Also in my logs I keep seeing "Index out of bounds" over and over again. Not sure if the two are related. |
Issue appears to be the currently undocumented When the There appear to potentially be multiple issues here. If changing |
I am not sure what am I supposed to do there. This is how the defaults are in the file
|
Run |
I used $HOST.localdomain and deleted the volume and the container, build it again and docker-compose up, it still does not work Is there a default admin user that I can use to login? And why am I filling a captcha to sign in ?
|
Funny, adding the domain to config.yml remoted the "Index out of bounds" issue for me but I am still unable to login. Edit: should add that I am currently local only so I used my ip:port as the domain. |
You need to replace $HOST with the hostname of your machine. You can find it with Using ip:port as the domain will not work. The cookie will have |
I put the actual host name in the format you recommended still does not work. I am done, thank you good luck. No further assistance is needed for me. |
Not sure why this was closed, I wouldn’t consider the issue to be resolved yet. I ran the latest version and added my domain name to the config with no success. Login/register still doesn’t seem to work for me. It looks like I’m not given a cookie at all. |
I changed mine to host.localdomain as suggested and still no luck. Luckily the "Inbox out of bounds" error hasn't returned tho. |
Alright, so I cleared my cache/cookies and now I can register new users and log in as them, however I cannot with the existing ones. |
I deleted and rebuild the Postgres volume and now everything seems to be sorted out. Seems to have been a combination of having the wrong cookie and never being given a new one due to that. |
Hmm, swear I haven't done anything but now when I go to Login I get this message: "Looks like you've found a bug in Invidious. Feel free to open a new issue here or send an email to omarroth@protonmail.com ." |
Is it showing any errors in the logs? |
@omarroth none. Additionally, the "Looks like you've found a bug...." message is gone and the login form has returned for me (I did a server reboot). I am back to trying to sign in using the form without success but also with zero error messages. |
You might hop on the Matrix server if you can. It should be a bit faster to debug the problem there. You might check what cookies the server is giving you in devtools. If you're using Chrome you'll want to tick |
There hasn't been much conversation here so I'm going to close this. There's currently a section in the wiki for administrators which should help with any issues setting up or debugging common problems. As mentioned, I'm happy to answer any questions on the Invidious Matrix server. Also please feel free to open a new issue. |
Cannot Log in or Sign Up with google or new account , I feel sad to have this |
aaaand a year later, i'm getting the same "Looks like you've found a bug in Invidious. Feel free to open a new issue here or send an email to omarroth@protonmail.com." error message. |
HI
I just did docker compose, I open the page try to register with clock, it says invalid answer, it is not invalid I put the right time values there.
So I do text captcha, it pretends it does but when I try to login with the so called registered user name, nothing happens, after answering the captcha.
I do not get what is going here :( Is there a default admin that I can login and add myself?
I do not have a Google account so I cant use that.
Btw I do not care about Youtube account specific stuff, I just want to be able to customize the ui according to my login.
The text was updated successfully, but these errors were encountered: