EOF error while configuring an OpenIdConnect authentication #5218

Closed
opened 2025-11-02 06:18:17 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @weeman1337 on GitHub (Apr 9, 2020).

  • Gitea version (or commit ref): 1.11.4
  • Git version:
  • Operating system: Gitea Docker Image
  • Database (use [x]):
    • MySQL

Description

I cannot configure an Open Id Connect provider any more. When storing the configuration it says

Failed to initialize OpenID Connect Provider with name
'BlubbSSO' with url 'https://login.blubb/auth/realms/blubb/.well-known/openid-configuration':
Get https://login.blubb/auth/realms/blubb/.well-known/openid-configuration: EOF

I checked the auto configuration URL. If I put it into a browser I receive a valid JSON.

Originally created by @weeman1337 on GitHub (Apr 9, 2020). - Gitea version (or commit ref): 1.11.4 - Git version: - Operating system: Gitea Docker Image - Database (use `[x]`): - [X] MySQL ## Description I cannot configure an Open Id Connect provider any more. When storing the configuration it says ``` Failed to initialize OpenID Connect Provider with name 'BlubbSSO' with url 'https://login.blubb/auth/realms/blubb/.well-known/openid-configuration': Get https://login.blubb/auth/realms/blubb/.well-known/openid-configuration: EOF ``` I checked the auto configuration URL. If I put it into a browser I receive a valid JSON.
Author
Owner

@weeman1337 commented on GitHub (Apr 9, 2020):

Nevermind - ipv4 configuration problem

@weeman1337 commented on GitHub (Apr 9, 2020): Nevermind - ipv4 configuration problem
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5218