Stalwart ACME
Hey all, I've been trying to get stalwart going. Running the app is as simple it gets thanks to Runtipi. But I have issues getting the certificate through stalwart.
I have a domainname, which runs a simple blog,
under tipi.domainname.dev runs the dashboard for tipi.
under mail.domainname.dev runs the stalwart server. However when I try to configure the TLS inside stalwart I think its conflicting with the reverse proxy.
When I try to run the app underneath stalwart.domainname.dev It still can't do the TLS because it can't reach the mail.domainname.dev...
crowdsec Console Enroll Error
I installed crowdsec and follow instructions until I get this error.
...
sudo docker exec crowdsec_migrated-crowdsec-1 cscli console enroll {{ KEY }}
sudo docker exec crowdsec_migrated-crowdsec-1 cscli console enroll {{ KEY }}
level=warning msg="can't load CAPI credentials from '/etc/crowdsec//online_api_credentials.yaml' (missing login field)"
Error: the Central API (CAPI) must be configured with 'cscli capi register'
level=warning msg="can't load CAPI credentials from '/etc/crowdsec//online_api_credentials.yaml' (missing login field)"
Error: the Central API (CAPI) must be configured with 'cscli capi register'
Issues with applying custom Environment Variables (n8n)
So I've been trying to get n8n runners to be enabled for my n8n installation, however, even though Tipi reports there is a User Config, the config doesn't appear to be getting applied.
File:
/runtipi/user-config/migrated/n8n-1/app.env
Contents:
N8N_RUNNERS_ENABLED=true...Cant access dashboard after update to 4.0
Hi,
I have update runtipi to 4.0 but I'm left unable to access the dashboard. I had it setup so I could access the dashboard through a Cloudflare tunnel, but the container hasn't started.
I attempted to access the dashboard using my VPS's IP but I get a timeout, with the firewall (ufw) up or down.
I'm stuck, do you have any pointers?...
App-Store not accessible.
I was tryuing to use Runtipi for the first time, and I had reinstalled it a few times as I was messing around with stuff. I ran the folowing to clear out all my existing containers:
```
docker stop $(docker ps -q)
docker rm $(docker ps -aq)...

SearXNG Perfect A+ Grade Setup?
Are there any experts who can help get SearXNG A+ Grade on both TLS and CSP?
I've tried config traefik.yml, dynamic.yml, and user-config. I'm still getting E Grade on TLS and D Grade on CSP.
TLS Grade:...
beam.smp high cpu usage?
since the update to 4.0 I've had some process appearing in top every few seconds using very high CPU usage, any ideas what this is from?

Update from 3.x to 4.0.0 - Database(s) not recognized
I followed the update guide on the Website and still have the "migration-backups" folder so all data is (or should) be backed up. But I don't understand why none of the databases are recognized.
Wallos does not output an error in the logs, but when I open it instead of asking for a login, it asks for registration since no account is found.
Hammond, Audiobookshelf and Jellyfin behave similarly but they do have interesting log outputs, mostly some sort of "Invalid Token" error message.
...
- crowdsec-bouncer@file not working!
I installed Crowdsec from AppStore and I followed all instructions.
After it's all setup. The Remote Network is not working. Only Local Network is working.
I went to traefik.yml and add # front of "- crowdsec-bouncer@file". I restart runtipi and Remote Network is working....
Open-webui
Hello. I had noticed a few days ago an update message for open-webui in the app, but there was no update for the app in Runtipi. I checked today and the version available in the app store is version 0.6.5 and 0.6.6-9 has come out and not made it to the store. I was looking at https://github.com/open-webui/open-webui/pkgs/container/open-webui and there are updated images available. I wasn't sure if this was an automated process to pull in new builds or if there was someone that managed the variou...
Apps appear to not be running in Dashboard, but in fact are.
I was going to post a Help that my apps aren't starting, but running revealed that they are. Huh. There was even a warning message about the ports already being assigned to something. :docker: #🙋🏼・help
sudo docker ps
sudo docker ps
Crowdsec won't create Bouncer API Key
Since the official repro was moved to migrated in v4.0.0 update. The first command line doesn't work anymore. So, I have to enter docker ps to grab the correct docker container.
docker exec -t crowdsec cscli bouncers add crowdsec-bouncer-traefik
Error response from daemon: No such container: crowdsec
...
tipi.local MDNS address not working
I have a fresh runtipi install on an x86 based home server, running in Ubuntu 24.04. First experiments with it. If I've understood correctly, for https traffic,
it would need to be on tipi.local?
I've been able to register on the local IP over http. Trying that IP with HTTPs (once past the certificate warning), gets me a 404.
...
Update to from 3.x to 4.03 problems
Hi, so i did the update and during the process the script said i should close my apps, i went to the dashboard and it didnt load so i asumed it was down. Now after the update (several reboots) when i load runtipi the apps are all red light and wont start and pointing to logs but the logs are empty however they are running but with no data. So what am asking is, how do i restore backups and get it back to pre update?
new update plus old issues
hi first time posting. with the new file system are the way to set permissions the same? before it was setting permissions for app and appdata or adding the file locations to the compose. I am also having issues with ghost bc of mariadb . is there a fix to still use it within runtipi but not mariadb? last one. is revolt chat gonna come back?
After upgrade, there are two start_period 's in docker-compose.yml. causing a startup failure
After upgrading the server to 4.0, the original docker-compose.yml has a duplicate start_period
now I get an error saying start_period is defined twice and the server does not start.
the unfortunate part is that if I manually edit the docker-compose.yml and delete the duplicate declaration and start the server, the duplicate declaration comes back and causes the issue again.
...

Issues when starting runtipi-queue container
Hi, after an update i had issues with runtipi so decided to migrate to the latest beta to see if that would solve it but still there were problems so decided to fully delete all the docker volumes, images etc including the runtipi folder itself and start fresh. But i keep on facing the same issue of the runtipi-queue container being unhealthy (probably a rabbitmq related issue). I have attached logs.
Movary for ARM64
Hi, I see that the Movary developers have added support for ARM64 from release number 0.63.0, could you please add the application to the store for my Raspberry? Thank you very much for your wonderful work with Runtipi!
Unable to add AI Model with Ollama after upgrade Runtipi to v4.0.0.
I enter this command line.
docker exec -it ollama-amd ollama run qwen3
I get this error.
Error response from daemon: No such container: ollama-amd...