Results 62 issues of David Mandelberg

Whenever I start a game, the app crashes when I tap an answer to the first question. Here's the log: ``` --------- beginning of main 04-10 19:36:22.062 8127 8127 I...

bug

**Describe the solution you'd like** salt.states.cron currently supports values like `minute: '*/5'` to run every 5 minutes. If I understand correctly, that runs on minutes 0, 5, 10, etc., right?...

Feature
Pending-Discussion

**Description** #53538 was automatically closed as stale in 2020, but is still an issue. When I asked on Discord, I was told to file a new issue. Info below is...

Bug
needs-triage

**Description** When I try to install salt-master from the repo mentioned by https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/debian.html I get this error: ``` Setting up salt-master (3007.0) ... /usr/bin/systemctl Synchronizing state of salt-master.service with SysV...

Bug
needs-triage

## Description of the problem I'd like to [add metadata](https://syslog-ng.github.io/admin-guide/140_Enriching_log_messages_with_external_data/000_Adding_metadata_from_external_file/README) to logs from different clients based on which certificate they used to connect. ## Proposed solution Add a new [`${.tls.x509}`](https://syslog-ng.github.io/admin-guide/110_Template_and_rewrite/000_Customize_message_format/004_Macros_of_syslog-ng#tlsx509)...

enhancement

## Description of the problem https://syslog-ng.github.io/admin-guide/100_TLS-encrypted_message_transfer/004_TLS_options#trusted-keys says it uses SHA-1, and if I understand [the code](https://github.com/syslog-ng/syslog-ng/blob/9adfc8e80fc2b896bdea6a6412eccb6f184c9226/lib/transport/tls-session.c#L51) correctly, that's the only hash algorithm it supports. From https://en.wikipedia.org/wiki/SHA-1: > Since 2005, SHA-1...

enhancement

### Problem Description I'm trying to complete Free Worlds with a ship with only 20 cargo space. So I captured an electron beam gunboat and brought it to Sargas. When...

enhancement

**Description** salt-common from https://repo.saltproject.io/salt/py3/debian/12/amd64/latest includes `/usr/share/bash-completions/completions/salt-common.bash/salt.bash`, which doesn't seem to enable bash completion. From a glance at other bash completion scripts on my system, I think it should probably go...

Bug
Regression
Confirmed

Hi, My connection to my ISP recently went down for a short time, and dnss flooded the system logs with `connect: network is unreachable` errors. Would it be possible to...

enhancement

## Description of the problem CAs are difficult to run securely, and my infrastructure is small enough and centrally managed enough that pinning EE certs makes a lot more sense...

enhancement