outline
Hello. I was able to successfully install Outline Wiki but my problem is I cannot upload images, always giving me a "failed" error.
When I search online, what I am getting is that it appears I have to run a command, but I don't know how to do this.
chown 1001 ./storage-data...
Backup and restore from 2 runtipi instances
I have 2 instances currently running on different hardware and I am looking to merge them into one. I have gone through this page https://runtipi.io/docs/guides/backup-and-restore. And created the backup tars.
Also I have previously used the appDataPath to store the files on a differnt drive and now I cannot find it in the settings. So does this backup includes everything? And how should I proceed with merging....
Ghostfolio 2.124.0
After a fresh installation of Ghostfolio, creating my user account, and adding various data to configure it, I noticed a recurring error line in the app logs:
ghostfolio-db | 2024-11-26 17:06:41.925 UTC [201] FATAL: role "root" does not exist
Any idea why this error is occurring?...
Navidrome - Last.FM scrobbling
I used to work with Navidrome - Last.fm scrobbling but a while ago it stopped working.
The option to connect to the Last.fm API has been disabled by default in Navidrome (0.53.3).
Even if I enable the API and fill in the appropriate data in the config file nothing happens.
Does anyone have a working user config example?
...
Customizing docker compose for apps
If I customize the compose for an app from the app store will it be overwritten during Tipi updates or app updates? If that is the case where would you put user customizations?
Use case: adding an extension to FreshRss which adds other Docker images...
Issue with user-config volumes and Jellyfin
Hello everyone,
I am tagging this post as App issue but I am not sure it's due to Tipi or the apps.
I have created a custom user-config for Jellyfin, which I just installed tonight, so that the /media/data would point to a folder on my host system : /mnt/hetzner.
This is done as this : ...

Unable to get custom app to show on runtipi app store
I've followed the steps in runtipi docs to fork and clone the app store repo.
I have created the apps/authelia folder with files needed for the app
I have modified the .json file to point to my own github repo for app-store
reloaded store from within runtipi and app does not show...
Cant access wireguard UI
The bcrypt password hash does not seem to work, and I cannot access the UI to set up clients. A couple weeks ago I set up wg in a VM (running on Debian 12) and all worked well. Now, installing on new server following same process (use bcrypt site to generate hash using defaults - bcrypt method, 12 rounds) password is not accepted. Tried several times. Verified hashes verify against passwords on bcrypt site. Oddly, the old hash from previous working install works on new install. Anybody seen anyt...
Can't run correctly Odoo with Nginx reverse proxy
Hi !
I am trying to run an Odoo instance on a RunTipi service. For the reverse proxy I want to configure Nginx however, I am having problems with certain Odoo features, in particular longpolling, PDF which is poorly generated (visibly requests to static resources) which does not seem to be correctly redirected by the proxy.
Has anyone here already managed to configure this type of setup (Odoo on RunTipi + Nginx in bare-metal) and have any advice or an example of a config so that everything is functional, including longpolling requests?...
Cannot access Homebox from external domain
Newly installed homebox instance is not accessible from the domain it's set. I get a 404 page which means it's accessing the reverse proxy but does not resolve internally. I can access from local domain and port. Nothing in logs.
I am using cloudflare tunnel, all my other services work. Any ideas where to look?...
Portainer fail to install
Hi!
Ive been trying to reinstall Portainer but it keeps failing, i think this happened after a Tipi update. This is what i think is relevant logs:
`runtipi | portainer Error manifest for portainer/portainer-ce:2.24.0-alpine not found: manifest unknown: manifest unknown...
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?

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?...

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....