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?...
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...
No Available app update even through there are updates in GitHub
I have observed an issue in last few weeks that even though there are app updates pushed in GitHub, one of my runtipi instance just doesn't show any updates at all. The app is working fine but there are no updates. There is virtually no difference in my tow instances. How do I debug and fix this.
DNS challenge and wildcard certificates
Expected behavior, generate only one wildcard cert for all apps, but instead runtipi still generates a single cert per app.
Traefik .yml
api:...
Custom Docker Image
I've some questions about the custom docker image.
How do i create a custom image and use my image instead the one from the runtipi appstore? with the
user-config/docker-compose.yml
file?
Does the restart app button from the ui suppose to reload my config and apply my custom image?...custom App.env
After following this guide:
https://runtipi.io/docs/guides/customize-app-config
It doesn't seem to work. Specifically I am trying to modify Outline to send email invites to user with SMTP:...
Updated Immich to 1.111.0, but still running 1.108.0
Hello everyone,
Following the discussion here : https://discord.com/channels/976934649643294750/1268875108970266644, I have updated my Immich instance which was running 1.108.0 to 1.111.0.
I don't have a high performance machine so it took a lot of time to upgrade.
Tipi is displaying that the version in use is 1.111.0, but when I connect to Immich, it is still running 1.108.0.
I'm not really sure what to do, maybe I can just wait for a new version to come (e.g 1.112.0) and try to update at that time. But if I want to update manually to 1.111.0 right now, I don't think I have other choice than deleting and reinstalling the app and losing my photos....
Customize app
Where am I wrong?
I'm trying to customise the pihole to integrate the unbound but I can't do it works.
That's my code so far:
```services:
pihole:...
-fixed- Runtipi not able to update or start Paperless-ngx
Hi,
i updated Adguard without any problems (after resolving the missing DNS server when it shut down)
then i updated HomeBox also quite fine, there is only the problem i can't login anymore
but then trying updateing paperless-ngx i just get a error message and the following log
...