Vadim Rutkovsky

Results 190 comments of Vadim Rutkovsky

This seems to be crashing a lot here: ``` [16:12:51][D][mqtt_room:096]: device '11:22:33:44:55:66': fetching manufacturer data [16:12:51][D][mqtt_room:125]: Found device with id: 'ibeacon:92A41396-87FA-A499-214E-EAD9B75C7650-64052-27623' [16:12:51] [16:12:51]Stack smashing protect failure! [16:12:51] [16:12:51] [16:12:51]abort() was...

I don't think it was device name, I still get crashes. Checking if some device is non-compliant with the spec (?) and requires bigger buffers. UPD: bumping buffer for `ibeacon:`...

Please attach the inventory and output with `ansible-playbook -vvv`. Sync daemonset might fail if some nodes haven't applied their configuration, so `oc describe nodes` output would be handy too

I've create a simple flatpak in https://github.com/vrutkovs/flatpak-gnome-news

I did a flatpak package - https://github.com/vrutkovs/flatpak-pulsar - which simply extracts DEB, but it may need additional patches to carry (like run with "--no-sandbox" automatically)

Not sure if this the exact same issue, but I've hit a similar one: the secret was created on a remote server without having replaced. Turns out remote server had...

Included in https://github.com/openshift/origin/pull/28657