Where did ArchiveBox go? It’s missing from the App Store, both on my Cloudron instance and on the official demo instance. It’s gone from Cloudron’s app index as well.
karlemilnikka
Posts
-
ArchiveBox is missing -
Fallback language set to Breton (alphabetically first) after upgrading to Castopod 1.14I solved it by adding
app.negotiateLocale=falseto the ENV file.https://code.castopod.org/adaures/castopod/-/blob/develop/app/Config/App.php
-
Fallback language set to Breton (alphabetically first) after upgrading to Castopod 1.14The bug has been officially addressed now. https://code.castopod.org/adaures/castopod/-/commit/44fb904
-
/admin attempts to redirect to an internal portHi.
I’m experiencing the same bug as described over on the LimeSuvery forum but with YourLS.
@nebulon, can it be the same root cause?
-
/admin attempts to redirect to an internal portThanks for looking into it, @james .
The situation is the same for me as for @jdaviescoates . Everything works as intended if I enter the address with a trailing slash. The issue only occurs when I don’t include the slash.
I run two Yourls instances with the same issue. They are configured the same way.
- App version: Yourls 1.10.2
- Package version: org.yourls.cloudronapp@1.11.2
- User management option: Yourls’ own (not Cloudron)
- Date of installation: 2025-12-31
- https://paste.cloudron.io/lixuxaqedo.php
-
/admin attempts to redirect to an internal port@james Just a quick update. The issue persists after upgrading to v1.11.3.
-
/admin attempts to redirect to an internal portThanks @girish . I can confirm that the bug has been addressed.