Good day all,
I have been encountering this strange issue lately on Codeberg (I am not sure if it is related to #2596). I find that the README.asciidoc file on one my repositories — e.g. the commit tkchia/lfanew@b07f2d823c — will fail to render, if I am not logged in to Codeberg:
image
(There is a blank space where the contents of the README should be.)
Directly trying to view the README.asciidoc file results in a "500 Internal server error":
image
If I am logged in to Codeberg, the README.asciidoc renders fine.
It will be great if you can help look into this issue. Thank you!
### Comment
Good day all,
I have been encountering this strange issue lately on Codeberg (I am not sure if it is related to https://codeberg.org/Codeberg/Community/issues/2596). I find that the `README.asciidoc` file on one my repositories — e.g. the commit https://codeberg.org/tkchia/lfanew/src/commit/b07f2d823cc6be6bc8a4781d72908e0a223785a6 — will fail to render, if I am not logged in to Codeberg:

(There is a blank space where the contents of the `README` should be.)
Directly trying to view the `README.asciidoc` file results in a "500 Internal server error":

If I am logged in to Codeberg, the `README.asciidoc` renders fine.
It will be great if you can help look into this issue. Thank you!