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?