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 have Error: "Server replied: Error: Internal Server Error" #1239

Open
namdodayne opened this issue Oct 3, 2023 · 5 comments
Open

Login have Error: "Server replied: Error: Internal Server Error" #1239

namdodayne opened this issue Oct 3, 2023 · 5 comments

Comments

@namdodayne
Copy link

namdodayne commented Oct 3, 2023

I have issue when login with new user : "Server replied: Error: Internal Server Error"
I successfully install with docker-compose v2

@abet-v
Copy link

abet-v commented Nov 14, 2023

I have same error, i'm curently invastigating

@abet-v
Copy link

abet-v commented Nov 14, 2023

Well, I just restared the docker by "make docker-run" and it works now (with no login...)

@K0RSHAK
Copy link
Contributor

K0RSHAK commented Nov 15, 2023

Check user_login_token.py line 31 and auth.py line 117, pay attention on token=token.decode("ascii"), the error says - AttributeError: 'str' object has no attribute 'decode'

@Babu420-Bhaiya
Copy link

I'm also getting the same error, once we are verifying the email address in same system with the browser, The moment we try to re-login it gives the error message. Can anyone assist, Im using docker compose

@haki78go
Copy link

I have also the same problem with the Error: "Server replied: Error: Internal Server Error" after click on "LOGIN". There is also no errorlogfile. Can anyone assist? I am using docker compose.

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

5 participants