Updating Runtipi
I've ran into issue while trying to update to 3.0.1. ( First, the update wouldn't stop app ActivePieces, then couldn't stop Kimai on the next try. I updated both apps in the GUI now I'm stuck here (see attached image). It gets hung here for about 30 minutes. I can ctrl-C out fine, then I have to restart Tipi and try again.
This isn't killing anything, just freezing during updating. I can cancel out the update and start the 2.5 version I had fine....

app deprecation / new app version
i'll open a post here, since the other posts get lost/burried in the chanlels.
i have made a "new" app home assistant with app exposure.
@Nicolas told me the steps https://discord.com/channels/976934649643294750/976934650104676448/1205577175252869202...
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!...Client-Side exception
I searched for this issue here and didn't find anything:
I have Runtipi running on a cloud server just fine, I have it hosting some of my small bussiness apps and a few personal one. Recently I was given an oldish HP desktop and wanted to slap Runtipi on it for HA, Minecraft, and a few other local apps. This desktop only has 3GB of RAM right now but I have already ordered additional to get it to 8GB. I did install Runtip just a few minutes ago and the install went fine, but when I try to log into it the first time, I get the registration screen, then quickly goes to "a client-side exception has occurred" error. Is this due to my low memory server-side? Like I mentioned, new memory is on the way, I just had some free time to start setting it up today and wanted to get things rolling while waiting. I understand the min installments are 4GB, but thought I might limp through it until the mem arrives....
Pihole 403 Error on local_domain
Hi folks,
Small issue with the Traefik labels on pihole.
Issue: Error 403 Forbidden on https://pihole.${LOCAL_DOMAIN}...
Immich bad gateway
I've searched here and on the WWW and seems I'm the only one with this issue. Installed Immich new yesterday after their update hit Tipi. I'm getting a bad gateway error after install when trying to access the app via the domain I set up and when I try to access via IP: port, I get 'nuthin. Thoughts?
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...
Uptime Kuma problems after update to Tipi 2.1.0
Hello All. I recently updated from Tipi 2.0.5 to 2.1.0. After the upgrade, I noticed Uptime Kuma no longer launches.
Before I noticed, I had seen the guest dashboard and enabled Uptime Kuma to be available from the guest dashboard and enabled the guest feature in Tipi.
After I realized it was no longer working, I reverted the changes to the guest access for Uptime Kuma and disabled the guest setting in Tipi and restarted.
Im not sure if the guest access had anything to do with the app no longer functioning, but I did make the changes at the same time as the upgrade of Tipi....
Planka - Bad Gateway
It starts properly but I get this error when I visit either through port or URL.
My linux is Arm64. Can someone please help?...
Pointing a domain to Dashy
On the official site it says that we can password protect Dashy in the config file. Is there any way we can add that to the App's config on Tipi along with a domain to point to Dashy?
Info: https://dashy.to/docs/authentication/...

HTTPS has died - fresh setup
Hi, setting up a new server with RunTipi and its given me this error.... I know enough about Linux to get myself into trouble but not out of it š
Its going to be something simple/stupid....
Running Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-87-generic x86_64)
...
Tipi does not auto start since 2.05
My tipi.service looks like this
[Unit]
Description=tipi
Requires=docker.service multi-user.target
After=docker.service network-online.target dhcpd.service...
Plex Media Server 1.32.6.7557 available a week ago
Has Plex updated their Docker image? When will it arrive for Tipi?
New installed apps not working
Tipi has been running great for me, for months. I did have to manually update as I missed a couple updates, but once I figured that out, it was back to normal.
I just tried to install a couple new apps, and while everything on the Tipi side seems good, I am not able to access the seemingly properly running apps. I just get a "404 page not found" error. I've tried stopping/restarting, and everything looks good but the apps remain inaccessible.
I'm probably missing something obvious if anybody has an idea. Thanks....
Tipi update stopped at "System files copied"
just run "sudo ./runtipi-cli update v2.0.5" and it got stuck at
`ā tubearchivist stopped
ā unmanic stopped
ā vikunja stopped...

runtipi-cli command not found
trying to update to v2.0.3 and don't seem to have runtipi-cli, I've tried downloading the v2.0.3.tar.gz file, decompressed that and still not able to find the files in the root folder of the downloaded tar file.
What am, I doing wrong?...
PiHole not working.
Hello, after I updated tipi to version 1.6.0 it can't be installed, while in 1.5.2 it worked fine. My form settings are these (I have also tried the server ip but it didn't work). Here are the logs from
Password: SomePassword
Ip: 0.0.0.0
Password: SomePassword
Ip: 0.0.0.0
error.log
: ```2023-08-29T10:53:10.866Z > Failed to install app pihole: Command failed: docker compose --env-file /home/steve/Templates/runtipi/app-data/pihole/app.env --project-name pihole -f /home/steve/Templates/runtipi/apps/pihole/docker-compose.yml -f /home/steve/Templates/runtipi/repos/7a92c8307e0a8074763c80be1fcfa4f87da6641daea9211aea6743b0116aba3b/apps/docker-compose.common.yml up -d
Container pihole Recreate
Container pihole Recreated
Container pihole Starting...