Travis Glenn Hansen

Results 740 comments of Travis Glenn Hansen

Yeah I was working with hbons on irc back in the day...coded a few things in the client as well..

It's been a looooong time :) It looks like the extent of the integration is here: https://github.com/travisghansen/fanout/blob/master/fanout.c#L461 Looks like the extent appears to be 1 function call: ``` setrlimit (RLIMIT_NOFILE,&i_rlimit)...

Yeah, if you set `--client-limit` it adds a few extra file descriptors to the limit and ensures the limit is high enough to handle the desired number of clients. For...

Yeah this one is tricky I'd guess. Are you using `LimitNOFILE=` in the unit file? If so the value should be `infinity` no? I'm not sure if you can set...

@binwiederhier thanks for the suggestion but I'm not an ubuntu/debian guy really so everyone is better off with your work. If you want me to pull in any changes you...

Welcome! Check the hass logs and you should see a relevant entry with further details and send that over.

That error seems to indicate an issue with the url/hostname you entered for the opnsense url…can you send what you’re using for the url by chance? Or anonymize it and...

Yeah not sure. It can't 'get address info' which is a pretty low-level error. Can you ping the ip of the primary device from the hass machine?

That is strange. Did you try multiple times and always get the same error or just the once? The error generally speaking is (or can be) sporadic/temporary and short lived...