NoisyFridge
Permission error when Migrating from 2.5.0 to 3.0.0
I tried both the script and manual guide here (https://runtipi.io/docs/reference/breaking-updates#update-from-2xx-to-300)
I get this error:
rm: cannot remove './runtipi-cli': Permission denied
I tried with sudo also, doesnt work. Help please!4 replies
Ryot has a huge update!
The version on store is v2.24.2 but there is a huge update, the latest is 3.4.0
will it be updated any time soon?
There seems to be some extra steps needed for migration of the database.
- https://ignisda.github.io/ryot/migration.html
- https://github.com/ignisda/ryot
20 replies
Booksonic redirects to HTTP version of the URL with Tipi's log in page!
As the title says, whenever I try to access Booksonic through assigned URL, i get redirected to a HTTP version of it with SSL, which displays Tipi's login page.
But accessing through
tipi.domain.com:8040
works!
App Log:
Docker config:
Homarr docker list shows: booksonic - lscr.io/linuxserver/booksonic-air:latest - 4040:8040 - Running
So config lacks the APP_URL I added - APP_URL=${APP_PROTOCOL:-http}://${APP_DOMAIN}
but didnt work i get a Bad Gateway
and can't access through port either.
Any suggestions?8 replies
Getting 404 error with Invidious
Suddenly getting 404 error, and the App.log says something like
WARN[0000] network tipi_main_network: network.external.name is deprecated. Please set network.name w
Even when Kavita and IT-Tools are loading ok, but that network error is still there!
I didn't change anything!
53 replies