Peter Parkkali

Results 16 comments of Peter Parkkali

I would very much like to see this implemented. In fact, it's rather surprising that the client doesn't set your presence automatically. This has been the default behavior in all...

In the meanwhile, here's a workaround script (Linux/KDE) for anyone else encountering this ticket: https://github.com/ppar/mattermost-autoaway

> "simply reusing" is not really possible as the socket can be owned by another process. Apparently it's the server.ListenUnixgram() call that fails if the socket already exists, whether's it's...

# TL; DR It works on a Mac if you have OpenJDK 11 (`brew install openjdk@11`). With version 17 (offered by both Apple/Oracle and Brew by default) it fails to...

FYI: I've seen this issue when _not_ using the local connection, but running "normally" - with an inventory, against a remote machine. Since OP referenced this bug report in a...

This sounds like a result of how chapi creates the apps. In my experience with deploying directly against the Marathon API, when you use the `POST /v2/apps` endpoint, Marathon creates...

I'm also seeing this on Zabbix 6.0.14, Ansible 6.0.0, Ansible core 2.13.13, community.zabbix 1.9.1 Relevant bits of code: - https://github.com/ansible-collections/community.zabbix/blob/1.9.1/plugins/module_utils/api_request.py#L29 - https://github.com/ansible/ansible/blob/v2.13.13/lib/ansible/module_utils/connection.py#L200 However this is triggered only by a single...

I'm also trying to set up the UI with https://github.com/cesanta/docker_auth as the token auth service and saw this behaviour. @juan-ferrer-toribio did you manage to get the UI otherwise working with...

On KDE (Linux), where the "Global menu" widget shows a traditional application menu bar (File, Edit, ...) at the top of the desktop (similar to macOS), there's a "Profiles" menu...