-
The canbus physical layer we are using is the 5 wire NMEA 2000 standard with the M12 5Pin A-Coded connectors. We have devices we have to hot plug into the bus. According to the error below, it appea…
-
**What did you do?**
Every time when booting, `alertmanager` errors out (but works when starting later).
**Environment**
* System information:
Debian bookworm, Linux 6.1.0-27-amd64 x86_64
…
-
We use `btcNotifier notifier.ChainNotifier,` for monitoring the withdraw and slashing tx at realtime.
There is a design bug in the indexer where if service stopped and only started X minutes/hours la…
-
Service workers do not allow playing audio on their own. We'll have to use the notification API's settings (system default, or none). Note that since Firefox does not support that part of the notifica…
-
As [we discuted previously](https://github.com/nref/BrowseRouter/pull/48) there was an issue on Windows 10 where the notification service was delaying the opening of the link to after the notification…
-
```
$ cat system/codeforces-monitor.timer
[Unit]
Description=Run Codeforces Monitor every 15 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
Unit=codeforces-monitor.service
[Install]
…
-
[18538.050117] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 3.
[18538.052279] systemd[1]: Stopping Flush Journal to Persistent Storage...
[18538.076483] systemd…
-
```console
$ npm audit
# npm audit report
semver 7.0.0 - 7.5.1
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-c2qf-rxjj-qqgw
…
-
**Describe the bug**
The spotify deamon setup works fine but for somehow after a while it just stops playing and not just pause, the song is also not selected anymore.
**HiFiBerryOS version**
202…
-
### Symfony version(s) affected
7.1.8
### Description
I wanted to use the fake notifier during testing, but don't need it on the production site, so I installed it as a `--dev` package… then …