Vladislav Zolotarov

Results 175 comments of Vladislav Zolotarov

> @roydahan - please note that what's hidden behind this fix is actually allow selinux to be set to other than 'disabled'. > > It's unclear to me what our...

@glommer I'm not working on this right now. @slivne This is a quite annoying and urgent issue indeed. Which make it even worse is that this script significantly changed since...

> I also experience this, but I have only seen it in Signal (an electron application) so I thought it was a bug there. Yes, tested in chromium as well,...

> I've tested around few options and it seems that when disabling the popup it doesn't trigger the bug if that can helps narrow down the issue Yup, that's how...

> wokaround for the nodes with gpg problem: > > ``` > sudo mkdir -p /etc/apt/keyrings > sudo gpg --homedir /tmp --no-default-keyring --keyring /etc/apt/keyrings/scylladb.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys d0a112e067426ab2 > ```...

> @vladzcloudius if I get it right, this is a node_exporter issue, right? Could be.

In addition to what @tarzanek wrote - is it even safe to use OpenJDK11? Does nodetool work with anything but Java 1.8? @amnonh comments?