Al Smith

Results 34 comments of Al Smith

Hi @juliodiz, did you figure this out in the meantime ?

Remove the double quotes and that might get you a bit further.

Ah it is a problem if you don't have python3 - it needs to be an executable, so you ought to remove the directory. The quotes are definitely a problem...

> > At least for me, Sonos uses an extra mDNS address. What got this working for me was to add `--relay 255.255.255.255:1900` to the command. > > @alsmith any...

Did anyone figure out if the UniFi multicast option needs to be enabled or disabled? Or if it even matters either way ?

Do you have a tcpdump of the WoL packet that you're trying to relay, including the ethernet header ? Ports 7 and 9 are candidates, also port 0, all of...

Adding a `--foreground` flag would be the best work-around.

Try asking it to relay 255.255.255.255:15600 ?

I am puzzled. My relay instance runs for months if not years, I never have to restart it. Maybe you can run it with `strace` and see what it’s up...

I guess it's not stuck entirely, although it has to be said that the k8s check does run in its own separate thread. What it's doing after it gets stuck...