Aleksandr Smirnov

Results 7 comments of Aleksandr Smirnov

alternative it to move nvm root. do `nvm root C:\nvm` before installing new node. might need to also copy extra files to new root. if already installed, then: ``` nvm...

i think that line-endings should be configurable at best. but at least they should use os.EOL for all output. yarn had similar problems (https://github.com/yarnpkg/yarn/issues/1061) and they are reusing existing line-endings...

i wish i knew that before buying wesp32. might make sense to update [documentation](https://esphome.io/components/ethernet.html). it hit me by surprise that even though wesp32 is mentioned in ethernet component doc, it...

I think there is not much about greengrass configuration, I am using mostly default settings. Please let me know if I can provide more info or can try it out...

Thanks for quick replys. Thats an interesting tought. I am also not an expert on certificates. I think AWS root certificates should be trusted by modern systems by default. But...

Sorry for taking it so long to re-test. Unfortunately the issue still remains for me. Same exception with latest 6.4.0: ``` 2024-05-14T15:30:06.497Z [ERROR] (nioEventLoopGroup-3-25) io.moquette.broker.NewNettyMQTTHandler: Unexpected exception while processing MQTT...

Thanks for fixing! I tried with latest 6.4.0 and docker image is running as expected. I'll close the issue as i was opening it, hope thats the correct process.