InfBoumcyCastle
InfBoumcyCastle
RRuntipi
Created by InfBoumcyCastle on 9/18/2024 in #πŸ™‹πŸΌγƒ»help
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 ✨

βœ— Failed to start app.
β ™ Starting app authentik...
Error: Error sending request: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(10.255.255.254)), port: None, path: "/worker-api/apps/authentik/start", query: None, fragment: None }, source: hyper::Error(Connect, Ssl(Error { code: ErrorCode(1), cause: Some(Ssl(ErrorStack([Error { code: 167773272, library: "SSL routines", function: "ssl3_read_bytes", reason: "tlsv1 unrecognized name", file: "ssl/record/rec_layer_s3.c", line: 907, data: "SSL alert number 112" }]))) }, X509VerifyResult { code: 0, error: "ok" })) }
[13:36:43] [19ms][~/runtipi] []
# ./runtipi-cli app start authentik
Welcome to Runtipi CLI ✨

βœ— Failed to start app.
β ™ Starting app authentik...
Error: Error sending request: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(10.255.255.254)), port: None, path: "/worker-api/apps/authentik/start", query: None, fragment: None }, source: hyper::Error(Connect, Ssl(Error { code: ErrorCode(1), cause: Some(Ssl(ErrorStack([Error { code: 167773272, library: "SSL routines", function: "ssl3_read_bytes", reason: "tlsv1 unrecognized name", file: "ssl/record/rec_layer_s3.c", line: 907, data: "SSL alert number 112" }]))) }, X509VerifyResult { code: 0, error: "ok" })) }
[13:36:43] [19ms][~/runtipi] []
5 replies
RRuntipi
Created by InfBoumcyCastle on 3/24/2024 in #πŸ™‹πŸΌγƒ»help
3.1.1 error after update from 3.1.0
user@tipi:~/runtipi$ sudo ./runtipi-cli update v3.1.1
Welcome to Runtipi CLI ✨

βœ“ Tipi successfully stopped
βœ“ Found version 3.1.1
βœ“ Downloaded runtipi-cli-linux-x86_64.tar.gz
βœ“ Extracted tarball
βœ“ Tipi updated successfully. Starting new CLI


╔════════════════════════ Runtipi started successfully ════════════════════════╗
β•‘ β•‘
β•‘ Visit http://192.168.0.1:80 to access the dashboard β•‘
β•‘ β•‘
β•‘ You are now running version 3.1.1 β•‘
β•‘ β•‘
β•‘ Tipi is entirely written in TypeScript and we are looking for β•‘
β•‘ contributors! β•‘
β•‘ β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
user@tipi:~/runtipi$
user@tipi:~/runtipi$ sudo ./runtipi-cli start
Welcome to Runtipi CLI ✨

βœ“ User permissions are ok
βœ“ Copied system files
βœ“ Generated .env file
βœ“ File permissions ok
βœ“ Images pulled
βœ“ Existing containers stopped
βœ— Failed to start containers
β ™ Starting containers...
Debug: time="2024-03-24T17:48:05+01:00" level=warning msg="The \"PWD\" variable is not set. Defaulting to a blank string."
service "tipi-worker" has neither an image nor a build context specified: invalid compose project
user@tipi:~/runtipi$ sudo ./runtipi-cli update v3.1.1
Welcome to Runtipi CLI ✨

βœ“ Tipi successfully stopped
βœ“ Found version 3.1.1
βœ“ Downloaded runtipi-cli-linux-x86_64.tar.gz
βœ“ Extracted tarball
βœ“ Tipi updated successfully. Starting new CLI


╔════════════════════════ Runtipi started successfully ════════════════════════╗
β•‘ β•‘
β•‘ Visit http://192.168.0.1:80 to access the dashboard β•‘
β•‘ β•‘
β•‘ You are now running version 3.1.1 β•‘
β•‘ β•‘
β•‘ Tipi is entirely written in TypeScript and we are looking for β•‘
β•‘ contributors! β•‘
β•‘ β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
user@tipi:~/runtipi$
user@tipi:~/runtipi$ sudo ./runtipi-cli start
Welcome to Runtipi CLI ✨

βœ“ User permissions are ok
βœ“ Copied system files
βœ“ Generated .env file
βœ“ File permissions ok
βœ“ Images pulled
βœ“ Existing containers stopped
βœ— Failed to start containers
β ™ Starting containers...
Debug: time="2024-03-24T17:48:05+01:00" level=warning msg="The \"PWD\" variable is not set. Defaulting to a blank string."
service "tipi-worker" has neither an image nor a build context specified: invalid compose project
72 replies
RRuntipi
Created by InfBoumcyCastle on 2/13/2024 in #πŸ™‹πŸΌγƒ»help
app deprecation / new app version
i'll open a post here, since the other posts get lost/burried in the chanlels. i have made a "new" app home assistant with app exposure. @Nicolas told me the steps https://discord.com/channels/976934649643294750/976934650104676448/1205577175252869202 and i answered https://discord.com/channels/976934649643294750/976934650104676448/1206526316875227156 in short : i followed the steps. BUT that deprecation message only is shown when you click uninstall on the app, than the message is shown in the same menu where i just uninstalled the app - it was not shown when still running the deprected app. i can then install the deprecated version again from the same tab, the message points out "breaking change ... still use this version ...." but it will not show the deprecation message if you just use the app. you would then have to head over to the appstore, where you only find the new version. is this the intended way?
29 replies