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

OpenID Connect, 500 error on sign in #3644

Closed
2 of 7 tasks
johanhugg opened this issue Mar 8, 2018 · 4 comments
Closed
2 of 7 tasks

OpenID Connect, 500 error on sign in #3644

johanhugg opened this issue Mar 8, 2018 · 4 comments
Labels
Milestone

Comments

@johanhugg
Copy link

johanhugg commented Mar 8, 2018

  • Gitea version (or commit ref): 1.1.0+1091-g1a835811
  • Git version: not relevant
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

After the recent merge to fix the Dropbox provider, it also broke the OpenID Connect provider. When clicking the sign in with OpenID Connect on the sign in page, a 500 error page is shown. #3437
This merge did not only update the endpoint urls, and this is why it broke I think.

I tried downgrading the Gothic version in the latest Gitea, and it works.

@johanhugg
Copy link
Author

johanhugg commented Mar 8, 2018

remove /data/gitea/sessions/oauth2/session_: no such file or directory

This is the error I receive from Gothic

@techknowlogick
Copy link
Member

The same happens to me when I try to sign in with GitHub. (The 500 error being displayed to me, as well as the same log entry).

@lafriks
Copy link
Member

lafriks commented Mar 9, 2018

Seems to be related to markbates/goth#192

@lafriks
Copy link
Member

lafriks commented Mar 12, 2018

Fixed in #3661

@lafriks lafriks closed this as completed Mar 12, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants