Ecko

Results 7 comments of Ecko

Can confirm this is happening

Same problem here with a custom LLD script. With the exception that it still adds those keys and successfully monitors the values of the keys . `Cannot create item: item...

I have done some more "research". 1. Seems the byte `0D` consistently gets turned into `0A` This can be easily checked by `perl -e 'print map { chr } 0..255'...

@anki-code I think I found the core issue. `0D` is the carriage return control character, while `0A` is the linefeed control character. I believe there is some mechanism within xonsh...

And here some more details, in my quest to find out where it lies. It seems to **not** lie in output redirection per se. `dd if=/dev/urandom bs=1M count=1 > @$(mktemp)`...

Hi, I'm using version 1.21.0 Baremetal install, yes continously upgraded everytime I got a notification of updates being available MariaDB 10.3.39