Open andreatitolo opened 3 months ago
same issue.
Same here. I've installed it on a different subdomain by itself too and it's the same blank screen with a functionless logout button
The problem is not the mime-type issue, but a problem in shiori itself. There are bugs when handling subpath-domains such as /shiori
:
These are fixed in the main-branch of shiori (I tested it myself by building shiori and replacing the binary), the relevant fix probably being: https://github.com/go-shiori/shiori/pull/971
I asked for a new release here: https://github.com/go-shiori/shiori/issues/988
Describe the bug
Hi! first of all thanks for this app :)
When opening the app at "https://mydomain/shiori", a blank page appear with the black sidebar and the logout button + the yunohost admin overlay, but nothing else. A bunch of console errors mention a MIME type (text/html) mismatch (X-Content-Type-Options: nosniff). Screenshots attached below.
Context
Steps to reproduce
Expected behavior
I think a login screen is supposed to appear?
Logs
I don't know if there are any logs I can share here, but I'll attach screenshots.