Johan

Results 36 comments of Johan

Sadly, the popup actually seems to come more often now... Several times per day..

Of course localhost is 127. and not 128, but that should make no difference for this particular purpose. Not sure why it didn't "bite", despite sending HUP to `mDNSResponder` and...

@t-nil are you still using this `sudo capsh` approach? After finding this I've been doing the same thing (worked around the lock thing with `sudo touch /var/run/gpclient.lock && sudo chown...

Thanks, saw that one too. Should have mentioned that I had already tried that, it did not help unfortunately. Not sure if it was broken for root as well before...

Thanks for digging, unfortunately it did not help. Also tried reinstalling gdk-pixbuf2 & shared-mime-info which is mentioned in some posts, to no avail. XDG_DATA_DIRS is not set. I have no...

Here is an example of some receivers in one AlertmanagerConfig: ``` - name: slack_namespace_3 slackConfigs: - httpConfig: bearerTokenSecret: key: slack_bot_token name: slack-bot-token iconEmoji: eks sendResolved: true channel: someChannel - name:...