Peter Parkkali

Results 7 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...