darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#189Log in with Github is giving an error since 2021-11-10
The error itself is coming from
hub.darcs.net
though I don't know if there's a GitHub error behind it. URL ishttps://hub.darcs.net/login/github/response?code=XXX&state=YYY
(actual values redacted)There was a problem querying the database.
I also got an email confirmation about the third-party OAuth app being added, so GitHub seems to think I got authorized.
Any help is welcome with this. Otherwise, I'm working towards being in a position to fix it (updating my bitrotted darcsden dev setup so I can build again).
https://hub.darcs.net/simon/darcsden/browse/src/DarcsDen/Handlers/UserHandlerUtils/Github.hs is most likely where changes are needed. Github replaced this old API with a newer one.