Daniel I Greenwald
Daniel I Greenwald
> The traffic takes a non-optimal path, but doesn't leave the local network. From my original testing on windows, it actually breaks local routing. Meaning I have to turn off...
Meitinger- Can you provide a link to the .NET alternative helper? Thanks!
Works for me, not sure if it's being updated, but can confirm it works as is. I installed the MSI and got things working. Try running squid.exe from cmd to...
I discovered that the error was coming from an old ruby I had previously installed. I've removed that and it looks better. Now my question is did you manually add...
Ok I solved this by adding the following 2 things to the path: c:\ruby\rbenv\bin c:\ruby\shims And adding a system environment variable named: RBENV_ROOT set to: c:\ruby now when I open...
I wonder if it would be possible to have the installer add these vars automatically?
Thank you for this! I was finally able to capture logs. I used the following config: ``` external_components: - source: url: https://github.com/dwmw2/esphome_syslog.git type: git ref: esp-ipv6-support components: [syslog] syslog: ip_address:...