Runtipi

R

Runtipi

Join the community to ask questions about Runtipi and get answers from other members.

Join

Gramps Web

All of a sudden 'Bad Gateway' when using domain. Can't recall if this happened after a Gramps update or not. Was working fine for months now my family and myself are getting bad gateway errors. Just for the Gramps app, all my other services are completing fine. This is a cloud based server, not home lab. Can access via IP:port but not domain. Log attached...

How to setup LOBECHAT

How to setup tipi LOBECHAT installation to talk with rubtipi OLLOMA. there are a lot litterature to cannect but them require a manuala installation Thank to all which will help me. Olindo...

Error while trying to access application from ARGO Tunnel

I get this error when I try connect, does anyone know why?
No description

Can't access apps after update

Hi. Don't know why, but today, all apps stoped working. I can't connect to Immich (web and phone), file browser and Cup. Only Conduit is working. I have tried to restart each app, and the whole server. Nothing works. I have updated Tipi yesterday.
Originally posted by @leonee in #💬・general...

Test plugin

How i can upload my own image for test? I make an image for hello-worl test and how i put i runtipi?...
No description

Moved Tipi to new host. Registered User and Apps missing!

Used the Runtipi - Backup and restore to move Tipi to a new server. When I started Tipi on the new server, I had to register an account and after logging in, none of my Installed Apps were there. Is the Documentation missing some steps to restore installed apps? Please advise. Thanks....

Overseerr Plex Login fails

Hi all I face the issue, that Overseerr won't login to plex. The plex popup appears and I am able to login there, but the authorization seems not to (or faulty) being passed back to my Overseerr. I'm running Tipi on a RPi5 8GB, with all my apps connected via a cloudflare tunnel to the internet....

Plex server cannot be used with default settings - Not authorized

Hi, while all my other apps work fine including the whole *arr suite, the Plex server even though it's running fine and I am able to claim it, no matter what I do, I get a Not authorized screen when trying to access it. I have tried SSH tunneling to access it by localhost, reauthenticating, changing permissions of media and config folderss, even reinstalling but to no avail. Any fresh ideas would be great. I previously had a Plex docker container running on a home server which was using the official docker image, so I might just creat a user-config docker compose with that, but I was hoping to avoid that....

Mastodon Update 4.3.1

Problem after Update the Mastodon Server from 4.2.13 to 4.3.1 Mastodon not start anymore and the log file show: to generate new secrets and then assign the environment variables. I found already the command to generate the scret keys: sudo docker exec -it -w /app/www mastodon bin/rails db:encryption:init But i don´t know how i can set the secrets key to ".env.production" ...

Configuring dnsChallenge using RFC2136 as a provider

I followed the steps here https://runtipi.io/docs/guides/dns-challenge-cloudflare and https://runtipi.io/docs/guides/customize-compose-and-traefik to make modifications to the docker compose & traefik configs. I deleted traefik/tls/* and traefik/shared/acme.json, then restarted runtipi, and the files were regenerated. However, it regenerated a self-signed certificate and in the UI I saw an error about trying to request a certificate from Let's Encrypt for the internal private IP address instead of the domain name. I added this to user-data/tipi-compose.yml: ```services: runtipi-reverse-proxy:...

autostart tipi when ubuntu server starts

i've just installed tipi and had to reboot my ubuntu server - tipi didn't start and i got an error message when i tried to start it again manually. i have now installed it again, there is nothing on the ubuntu server apart from the tipi install. please let me know how do i enable tipi to start automatically with my server? thank you!

Homebox error - Unable to start

````shell homebox | 4:02PM ERR ../go/src/app/app/api/main.go:122 > failed creating schema resources error="sqlite: check foreign_keys pragma: reading schema information unable to open database file: out of memory (14)" driver=sqlite url=/data/homebox.db?_pragma=busy_timeout=2000&_pragma=journal_mode=WAL&_fk=1 homebox | panic: sqlite: check foreign_keys pragma: reading schema information unable to open database file: out of memory (14) homebox | homebox | goroutine 1 [running]:...

Migrating data from plain Docker to Runtipi

Now from reading the documentation I understood that I can define a custom app data path. This is not the problem, but much rather using the current data for Runtipi. Can I just replace my docker compose files with the ones from the Runtipi app store and Runtipi will pick them up or does that create issues? I want to avoid doing an actual DB migration since it's on the same system Structure: ``` -metube/compose.yml...

Unable to start any installed app

All of the apps were working fine until today. They suddently stopped and not they cannot be started again. Here is what I got in the logs for one of the apps, it is happening for all the apps.

NFS mnt for Plex

I could use some help wrapping my head around this. Ubuntu 22.04, I have an nfs drive mounted as "mnt/media". What would a user-config look like to map plex to this?...

help with home assistant and home kit bridge integration

I’ve recently started running home assistant. Everything runs great, just that I’m not able to connect HomeKit bridge to my phone. How do I make this work? Currently it tries to connect for a while and fails....

SearXNG not working with Cloudflare Zero Trust

I followed from official guide to setup Cloudflare Zero Trust with Runtipi. Autocomplete is slow while typing in search bar. After searching something random. The search engines are timeout. Same issue in Local Host. But I do get a red box text saying...

tipi does not seem to pick up the corret ip

cli commands for apps are failing. the shown ip from the log below 10.255.255.254 is not the one that is used for the web-gui. ``` ./runtipi-cli app start authentik Welcome to Runtipi CLI ✨...

is it possible to use traefik to expose other services on the machine?

For example, i run proxmox on my server, can i use traefik to expose it too? I tried adding a service and route using both tipi-compose at user-config and dynamic at traefik, with no success...

Tipi tries to generate Certificates for local IPs(?)

I discovered this in my logs just now, not sure since when this is happening. Currently on v3.6.0 `` runtipi-reverse-proxy | 2024-09-04T19:11:57Z ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [192.168.1.35:9091]: acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Invalid identifiers requested :: Cannot issue for \"192.168.1.35:9091\": Domain name contains an invalid character" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["192.168.1.35:9091"] providerName=myresolver.acme routerName=transmission@docker rule=Host(192.168.1.35:9091`)...