Boris Prüßmann
Boris Prüßmann
@fabianishere: is there any update on this? I believe I've backed myself into a corner updating UnifiOS and desperately need to update the kernel to get some of the magic...
Thanks, @fabianishere . That does not sound good...
@mutantmonkey I was having the problem and it was related to chunked transfer. Your code definitely works differently, compared to the latest code here in the repo. However, it doesn't...
@mutantmonkey in my case, it just completely breaks the event. No way to parse it into JSON, with the chunking not being transparently handled.
I had something similar a few weeks ago. But that issue disappeared after a few retries and I blamed that on the key server infrastructure. Does that problem still persist?
I am in the same boat as everyone else regarding Longhorn draining. "Allow Node Drain with the Last Healthy Replica" is not solving this issue for me though.
@gdeverlant, can you please post the output of ```ip link```? Thanks.
I believe this is a bug in ```device-init```itself. Lines 80, 84, and 167 definitely don't match the regular expression at https://github.com/hypriot/device-init/blob/master/cmd/hostname_set.go#L122. @StefanScherer ?
which version are you currently on, @gdeverlant?
In that case, an ```apt-get update && apt-get -y upgrade``` should get you almost all you need. Except for ```docker-compose``` and ```docker-machine```, everything will be updated. And I don't know...