tipi.local MDNS address not working

I have a fresh runtipi install on an x86 based home server, running in Ubuntu 24.04. First experiments with it. If I've understood correctly, for https traffic, it would need to be on tipi.local? I've been able to register on the local IP over http. Trying that IP with HTTPs (once past the certificate warning), gets me a 404. Trying the MDNS address gets nothing (no DNS found). I am able to eliminating it being a local client or network issue, as I regularly use MDNS for IoT devices and robots I build. Perhaps a starting point would be to know where the MDNS addresses are being handled? Is this in Traefik? I see a traefic container is started. Error.log is empty. The app.log is pretty short:
2025-05-04T11:24:16.697Z - info > Logs flushed
2025-05-04T11:24:16.698Z - info > Running version: v4.0.3
2025-05-04T11:24:16.698Z - info > Generating system env file...
2025-05-04T11:24:16.699Z - info > Clearing cache...
2025-05-04T11:24:16.713Z - info > Migrating default repo
2025-05-04T11:24:20.805Z - info > Cloned repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated
2025-05-04T11:24:21.273Z - info > Cloned repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated
2025-05-04T11:24:22.189Z - info > Creating traefik folders
2025-05-04T11:24:22.191Z - info > Copying traefik files
2025-05-04T11:24:22.192Z - info > Creating base folders
2025-05-04T11:24:22.192Z - info > Creating media folders
2025-05-04T11:24:22.195Z - info > Generating TLS certificate for tipi.local
2025-05-04T11:24:25.133Z - info > Writing txt file for tipi.local
2025-05-04T11:24:16.697Z - info > Logs flushed
2025-05-04T11:24:16.698Z - info > Running version: v4.0.3
2025-05-04T11:24:16.698Z - info > Generating system env file...
2025-05-04T11:24:16.699Z - info > Clearing cache...
2025-05-04T11:24:16.713Z - info > Migrating default repo
2025-05-04T11:24:20.805Z - info > Cloned repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated
2025-05-04T11:24:21.273Z - info > Cloned repo https://github.com/runtipi/runtipi-appstore to /data/repos/migrated
2025-05-04T11:24:22.189Z - info > Creating traefik folders
2025-05-04T11:24:22.191Z - info > Copying traefik files
2025-05-04T11:24:22.192Z - info > Creating base folders
2025-05-04T11:24:22.192Z - info > Creating media folders
2025-05-04T11:24:22.195Z - info > Generating TLS certificate for tipi.local
2025-05-04T11:24:25.133Z - info > Writing txt file for tipi.local
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?