cant open index.html#142
Labels
No labels
breaking
bug
build_pr_image
documentation
d̶u̶p̶l̶i̶c̶a̶t̶e̶
feature
good first issue
improvement
i̶n̶v̶a̶l̶i̶d̶
open questions
performance
refactor
research required
No milestone
No project
No assignees
3 participants Notifications
Due date No due date set.
Dependencies
No dependencies set.
Reference
Codeberg/pages-server#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I have recently (I do not know how long) the problem that index.html pages are no longer displayed.
I know that it worked a few days ago.
https://codeberg.org/ButterflyAspect/mdBook/src/branch/master/src/grundregelwerk/index.md
https://book.butterfly-aspect.de/grundregelwerk/index.html
I'm glad to see that I'm not the only one with this issue, because that means the issue is with Codeberg. Probably still migrating some stuff to their new server. 😁
We're suffering from performance issues, indeed. We tried to do a workaround and connect the Pages Server to our Gitea container directly, bypassing reverse proxy and TLS encryption, hoping for improved stability.
For unknown reasons, the direct connection without reverse proxy seemed unstable and lead to long loading times, empty files or broken (incomplete files). This only affected some users, it seems. It's very weird, but we reverted the change and it should be working now again.
Yes thanks, I can access the pages again.