Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Last Gitea update broke Github OAuth sign-in

    Gitea
    gitea
    2
    5
    12926
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yusf
      yusf last edited by girish

      I only get Error 500 in Gitea after trying to sign into Gitea with Github. I tried to regenerate API keys on the Github side although that part seemed to work already but to no avail.

      Feels like an issue with the latest app version.

      The sign in halts here awhile before throwing the error 500:

      1680798a-9f44-4a61-8e23-b319730394dc-bild.png

      9c2bbd71-29d9-4873-a156-6190601f5083-bild.png

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        That doesn't look good. I checked their issue tracker and didn't see anything there reporting this issue. @yusf do you see anything in the app logs ?

        1 Reply Last reply Reply Quote 0
        • yusf
          yusf last edited by yusf

          Found the error in the logs:

          Jan 21 22:41:43 2020/01/21 22:41:43 routers/user/auth.go:588:handleOAuth2SignIn() [E] UserSignIn: Post https://github.com/login/oauth/access_token: dial tcp: lookup github.com on 127.0.0.11:53: read udp 127.0.0.1:34247->127.0.0.11:53: i/o timeout
          

          cat /run/gitea/supervisord.log shows a lot of these btw:

          šŸ¤¦ā€ā™‚ļø[truncated]šŸ¤¦ā€ā™‚ļø 
          2020-01-21 22:01:41,714 INFO reaped unknown pid 6782
          2020-01-21 22:10:27,102 INFO reaped unknown pid 6849
          2020-01-21 22:10:37,243 INFO reaped unknown pid 6856
          2020-01-21 22:10:47,326 INFO reaped unknown pid 6863
          2020-01-21 22:10:57,411 INFO reaped unknown pid 6870
          2020-01-21 22:11:07,485 INFO reaped unknown pid 6877
          2020-01-21 22:11:17,581 INFO reaped unknown pid 6884
          2020-01-21 22:20:27,134 INFO reaped unknown pid 6957
          2020-01-21 22:20:37,334 INFO reaped unknown pid 6964
          2020-01-21 22:20:47,427 INFO reaped unknown pid 6971
          2020-01-21 22:20:57,529 INFO reaped unknown pid 6978
          2020-01-21 22:21:07,613 INFO reaped unknown pid 6985
          šŸ¤¦ā€ā™‚ļø[truncated]šŸ¤¦ā€ā™‚ļø
          

          Where else can I look for this error 500?

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            I found https://github.com/go-gitea/gitea/issues/5005 and https://github.com/go-gitea/gitea/issues/5551 . There is a "workaround" in the latter. Do either of these issues apply to you?

            yusf 1 Reply Last reply Reply Quote 0
            • yusf
              yusf @girish last edited by

              @girish No.

              1. The error 500 is persistent and
              2. I haven't disabled registration.
              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB