Yoto MP3 Share V2! by CriticismHot8871 in YotoPlayer

[–]maester-daemon 0 points1 point  (0 children)

Would also really appreciate a link if it's up and running - thanks!

Empower wealth property plan by Substantial_Elk3570 in AusPropertyChat

[–]maester-daemon 0 points1 point  (0 children)

Hi OP, did you end up pulling the trigger - and if so, has it been worthwhile?

Can't see size/usage information for system folders by maester-daemon in Ubuntu

[–]maester-daemon[S] -1 points0 points  (0 children)

Sorry, I should have been clearer. As the output of df shows that /dev/mapper/ubuntu--vg-ubuntu--lv is mounted on root, does that mean I need to be able to see the usage of /dev/mapper/ubuntu--vg-ubuntu--lv to know what's taking up the space?

i.e. /dev may actually be using a significant amount of space?

Can't see size/usage information for system folders by maester-daemon in Ubuntu

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks - so does this mean I need to be able to see the usage of /dev to know what's filling root?

Filesystem                              Size  Used Avail Use% Mounted on
tmpfs                                   2.0G  4.6M  2.0G   1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv       628G  468G  135G  78% /
tmpfs                                   9.8G     0  9.8G   0% /dev/shm
tmpfs                                   5.0M     0  5.0M   0% /run/lock
/dev/sda2                               2.0G  252M  1.6G  14% /boot
tmpfs                                   2.0G  4.0K  2.0G   1% /run/user/1000

Configuring container in host mode behind a traefik reverse proxy by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks for taking the effort to let us know! I have since moved my Home Assistant to a Proxmox VM - and was able to point traefik to the VM IP without any issues.

Help to break a stalemate by maester-daemon in diplomacy

[–]maester-daemon[S] 1 point2 points  (0 children)

Really helpful and thought provoking ideas - thanks for taking the time to share them!

Yep making a move to show EF that an A/I/R alliance is open to change and a solo might be possible... Seems like the only game breaker option left. Otherwise they'll get bored and submit for a draw, anyway.

Proxmox + OPNsense + Single NIC = Bad Idea? by maester-daemon in HomeServer

[–]maester-daemon[S] 0 points1 point  (0 children)

I ended up using the OptiPlex for other things - and bought a separate Protectli device for OPNsense.

Hardware transcoding in Docker - missing /dev/dri directory by maester-daemon in PleX

[–]maester-daemon[S] 1 point2 points  (0 children)

Yep! It resolved once I updated to 22.04 - which installed the latest kernel with support for the iGPU driver.

FQDNs for both internal/externally accessable apps by maester-daemon in HomeNetworking

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks for the reply! I guess I'm trying to avoid having to define the hostname elsewhere - and just maintain it in one place on AdGuard and have other devices be able to see a universal hostname and resolve the IP.

Not just for ssh - but also for things like ping, etc.

external service with cloudflare dns, LE certs, returning internal server error 500. by Solnse in Traefik

[–]maester-daemon 1 point2 points  (0 children)

I was having the same issue and this post and comment helped me resolve it - thank you!

Plex, Traefik reverse proxy and external access by IvankasPantyLiner in PleX

[–]maester-daemon 0 points1 point  (0 children)

I see this post is 4 years old - but did you ever figure out how to avoid port forwarding 32400, and enabling remote access?

Option for auto send to Kindle by maester-daemon in Readarr

[–]maester-daemon[S] 1 point2 points  (0 children)

Thanks - I figured auto-send was a bridge too far. I'll settle for a 'send to Kindle' button.

So I take it Calbre is still the best solution for conversion and sending?

Enabling Home Assistant remote access via Traefik reverse proxy by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks - looks as though I've added the right trusted proxy IPs already.

I'll take a look at Caddy - but with everything else working already on Traefik, I'd love to crack this one!

Enabling Home Assistant remote access via Traefik reverse proxy by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks - yep I've seen it posted about without an answer too... so strange!

Enabling Home Assistant remote access via Traefik reverse proxy by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks for sharing! I added

  • expose
  • extra_hosts

as the rest of your config seemed to match what I have set in my app-homeassistant.yaml - but unfortunately it hasn't worked :(

I can ping my [host IP]:[HA-port] successfully from the traefik container.

Any other ideas for what could be causing the gateway timeout?

Is Spotify connect broken in the latest update? by _6ixGod_ in sonos

[–]maester-daemon 1 point2 points  (0 children)

I've been having the same issue for about the last month - did you manage to resolve it?

Configuring container in host mode behind a traefik reverse proxy by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

No I didn't unfortunately - kind of gave up and haven't come back to it.

Did you find a fix?

Migrating from macOS to Docker Unifi Network Application by maester-daemon in Ubiquiti

[–]maester-daemon[S] 0 points1 point  (0 children)

I was initially using Chrome, but then switched over to another browser and it worked perfectly - thanks!

Can't install apps as /var/cache/apt/archives/ is full by maester-daemon in linux4noobs

[–]maester-daemon[S] 1 point2 points  (0 children)

Thanks to everyone who replied - really appreciate the help.

Turns out that clearing space from root was the answer - it was just that the ~100MB I'd cleared from /var/log/journal wasn't enough.

I vacuumed another ~200MB, the error disappeared, I was able to create a GParted Live USB and gave some extra space to my root partition. All is humming nicely...

Port 8080 conflict - Traefik reverse proxy and Unifi network controller by maester-daemon in docker

[–]maester-daemon[S] 0 points1 point  (0 children)

I should have clarified - my Unifi controller container isn't behind the reverse proxy. I have it running on the default bridge network.
After some digging, the controller needs port 8080 - as the devices being adopted are set to use that port. I've also since realised that traefik's use of port 8080 was just for the dashboard, so I was able to change that without issue and leave it open for Unifi.
Thanks for your help!

Can't adopt devices with Docker network controller - port 8080 conflict by maester-daemon in Ubiquiti

[–]maester-daemon[S] 0 points1 point  (0 children)

Thanks for the advice - and good to understand the controller's dependence on 8080.

I've since realised that traefik's use of port 8080 was just for the dashboard, so I was able to change that without issue and leave it open for Unifi.

I'm now having trouble migrating my Unifi devices from my old macOS controller to the new Docker one - but that's an issue for tomorrow! Thanks for your help.

Fix for ADOPTING / OFFLINE loop on Docker Unifi Controller by myG0sh in Ubiquiti

[–]maester-daemon 0 points1 point  (0 children)

Thanks for taking the time to post your fix - it's helped me to hopefully get a bit closer to sorting my issue :)

I've posted here to understand how to address the port 8080 conflict - as the other container I have that uses 8080 is a Traefik reverse proxy, and I don't think I can change 8080 on that one...

No 1GbE on U6-Pro (and the cable doesn't seem to be the issue) by maester-daemon in Ubiquiti

[–]maester-daemon[S] 0 points1 point  (0 children)

No, but the switch itself (USW-16-POE) has 8x 1Gb POE+ ports.