Runtipi

R

Runtipi

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

Join

Runtipi default apps and data install directory questions

I am running a RPi CM5 installed to a cmrat carrier board with a 1TB nvme drive. I have ubuntu server installed to the emmc 32GB drive and Runtipi installed to the 1TB nvme drive. When installing apps, and the apps thus saving data, how can I Default everything to the NVME drive???...

Outline seems broken

In the logs I get: ```outline-nginx | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. outline-nginx | yarn run v1.22.22 outline-nginx | $ node ./build/server/index.js outline-nginx | {"error":"DATABASE_URL is not set.","level":"error","message":"Could not connect to database","stack":"Error: DATABASE_URL is not set.\n at createDatabaseInstance (/opt/outline/build/server/storage/database.js:46:178)\n at Object. (/opt/outline/build/server/storage/database.js:98:39)\n at Module._compile (node:internal/modules/cjs/loader:1529:14)\n at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)\n at Module.load (node:internal/modules/cjs/loader:1275:32)\n at Module._load (node:internal/modules/cjs/loader:1096:12)\n at Module.require (node:internal/modules/cjs/loader:1298:19)\n at Hook.Module.require (/opt/outline/node_modules/dd-trace/packages/dd-trace/src/ritm.js:97:31)\n at require (node:internal/modules/helpers:182:18)\n at Object. (/opt/outline/build/server/collaboration/PersistenceExtension.js:12:17)"}...

Error when starting runtipi on Fedora Server 42

I recently began setting up my home server and installed Fedora Server 42; when I install runtipi I get this error: ```juan@localhost:~/runtipi$ sudo ./runtipi-cli start ✓ User permissions are ok ✓ Copied system files ✓ Generated .env file...

Setting up SSL certificate

I am using runtipi locally without exposing to internet. I am wondering what is the best way to setup SSL certificate and DNS for easier access and integrating to other tools.

Repo https://github.com/runtipi/runtipi-appstore does not exist

Runtipi can't install/start as it doesn't think the appstore repo exists. I can resolve/clone the repo fine. `sudo ./runtipi-cli start ✓ User permissions are ok ✓ Copied system files...

Unexpected EOF when using Docker Compose

I'm unsure why but every single time I try to update any app I get this error, then Tipi completely stops and I cannot connect to it anymore. I already tried setting up the max downloads from Docker, but it still doesn't work...
No description

Hoarder (karakeep) search breaks

I have been having an issue where i cannot user the search function of Hoarder, i have been manually locating things but finally had a moment to check what was going on. the version of meilisearch had updated since my initial install of hoarder, which resulted in my meilisearch database being on version 1.11.3 but the engine being 1.12 which is not compatible.. there appears to be a manual way to update the database detailed on meilisearches site but for the time being i have just added a user config to force the meilisearch version back down to 1.11.3 and search is working again... anything i added since it broke isn't searchable so i am attempting to re-index them so they will be added.. I assume i missed a release note that included a breaking change. Can anyone point me to where I might find details of when the meilisearch version was changed and what tips or info were hopefully included on completeing the database update within the docker container etc?...

Failed RabbitMQ connection error read ECONNRESET Error: read ECONNRESET

I have cloned new runtipi github repo and run following command ➜ cp .env.example .env ➜ npm run start:prod ...

siyuan: Javascript access for google-analytics.com and googletagmanager.com on my SiYuan install?

Hello community, I've startet to use the SiYuan app on my local Runtipi installation. Within my Firefox browser I installed the NoScript add-on. Now, when I look at the NoScript info box in the Firefox Toolbar I can see that the domains google-analytics.com and googletagmanager.com would like to get access to my Firefox browser. ...

redirecting an app installed with portainer

Hi, I'm new to runtipi. I would like to install applications not present in the catalog, like linkding. I succeeded with portainer, but I'd like to redirect the app to a subdomain. I don't know what to do: use traefik? Install nginx proxy manager?

Making Apps in Runtipi be able to mount windows hard drives.

Hello Im new to Runtipi and im using Docker Desktop with WLS2 - Ubuntu LTS. im wondering if i can access my C/D/E drives etc within Runtipi apps? I know how do it in apps directly installed via docker desktop but can see anything for Runtipi. anyone help or is it not possible?

Revolt Chat Error

Hello, I'm trying to create an account, but I keep getting an error. Could you please help me fix this issue? Thank you in advance!...
No description

JSON.parse: unexpected character at line 1 column 1 of the JSON dataLocation: /app-store/{appname}

I ceap getting this error by installing multiple apps via the dasboard: SON.parse: unexpected character at line 1 column 1 of the JSON data Location: /app-store/{appname}...

Linkwarden + Authentik auth error

Hello, I have a problem setting up Linkwarden with authentik I didn't change authentik configuration besides exposing it with authentik.domain.pl , just added new user added it into admin group. Next I set up app, provider, and setup bind to my user mentioned in docs https://docs.linkwarden.app/self-hosting/sso-oauth#authentik as user config: ``` services:...

Runtipi don't show the possible update for activepieces

Hy, i have some problems with the upgrade from activepieces 0.46.9 to 0.47.2. I have to downgrade to 0.46.7 and now runtipi don't show me the 0.47.3 update. Wich way i can refresh the update ? thanks

Can't run SiYuan app

Hello, I'm a Runtipi newbie and try to use the SiYuan app (https://github.com/siyuan-note/siyuan). It has been installed but it doesn't run. The SiYuan log file shows the following:...

Novice questions about setup and ARM

Hello, hope you can help out a novice user here :). I want to setup Runtipi on a Raspberry Pi I have. I want to self host a Ghost blog and a few static html pages, and have some questions before I dive in. 1. Is this guide still (w. Cloudflare tunnels) still recommended - https://www.tecmint.com/initial-ubuntu-server-setup-guide/ ? It's the one linked from the runtipi website....

docker compose volumes not mounting files

Hello! I have a HomeAssistant app running using the following docker compose: ```yml services: homeassistant-1:...

SearXNG 404 Error (WAN only)

After updating Runtipi to its latest version. SearXNG stops working in Online Host. But it works in Local Host. https://search.abohiccups.com...

AppStore Error: Invalid config.json

Hi, i added a few own apps to the app store and suddenly i only recieve the error: invalid config.json I ensured the config is valid, the error occures even when i copy working app and just name it {name}2. i validated the config against the schema and everything is fine....
Next