typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

Projects linked to Gitlab fail to load #412

Closed wisp3rwind closed 3 months ago

wisp3rwind commented 3 months ago

Description

I linked two projects to gitlab a few days ago. Starting yesterday, I cannot open them in the web app anymore, which always ends up at the error page

image

Other projects work fine.

Even if there's an actual issue with the Gitlab authorization, I would expect the web app to load as usual and allow working on the document.

Reproduction URL

No response

Browsers

Firefox

OS

Linux

wisp3rwind commented 3 months ago

Apparently, Typst somehow lost the authorization to Gitlab. Going to the webapp settings and re-authorizing Gitlab from there fixes the problem. However, I'd still not expect this happen in the first place, and a more graceful handling of the authorization failure.