[6.9.0] Installing app on path leads to "The route lychee/api/v2/Gallery::Init could not be found." #3668
Unanswered
DeMiro5001
asked this question in
Bugs
Replies: 1 comment 4 replies
-
Unfortunately, this is something that YunoHost packaging team need to fix. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lychee version
v6.9.0
Did you check the latest Lychee version?
Yes, I did
Which PHP version are you using?
PHP 8.3
Detailed description of the problem
I have upgraded the lychee package for yunohost to the 6.9.0 and since then some users reported this error that I can reproduce :
The defined path is
lychee
, the browser is redirected to/lychee/lychee/lychee
Let me know if you need more information.
Steps to reproduce the issue
Removing the APP_DIR was reported to allow lychee to load but thumbnails fail.
It's probably related to the nginx config of the package, that should be adapted to this PR . Though, lychee on yunohost used to work correctly in subpath
You can have a look at the .env of the package (
__PATHY__
is the path without the leading /)Diagnostics [REQUIRED]
Browser & System [REQUIRED]
Opera One(version: 121.0.5600.38)
Yunohost 12.1.16
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions