Zio Tibia
Zio Tibia
I have this error opening a DBF file: Traceback (most recent call last): File "hwmnucheck.py", line 486, in main checker.loaddb() File "hwmnucheck.py", line 301, in loaddb self._loaddb_turni() File "hwmnucheck.py", line...
I have one repository, based on rest-server, and two servers running backrest and using the same repository. One server show the same snapshot of other server multiple times. View on...
Sometimes, the backup repository can become unusable with a 'no free space' error. When this happens, the prune command also fails. Recovering the repository requires running the [prune command with...
**Describe the bug** Related to Issue https://github.com/garethgeorge/backrest/issues/641 Restic exited after several attempts due to a 'no space left on device' condition. However, Backrest failed to detect this termination, and the...
**Describe the bug** During a restore operation, I inadvertently included a leading whitespace character in the restore path. Backrest subsequently passed this path, including the leading whitespace, to Restic. `[repo-manager]...
I have an electrical measuring device that exports a list of measurements via MQTT. The topic is formatted as follows: `measuring/[site]/[param]`, and the data is published in plain text. For...
I have one server with three rest-server based repositories configured. This server does active tasks only for one; the other repositories are filled by other servers. While a backup task...
After upgrading mqtt-plugin to v1.2.0 there are this error if MQTT has no encryption:
Tested using the ESP-WROOM-32 module. This module uses a 40 MHz crystal oscillator (+/- 10 ppm). The hardware GPTimer is prescaled to tick at 1 MHz, and the 1 kHz...
Tested using a Raspberry Pi Pico module. This module uses a 12 MHz crystal oscillator as a reference. The clock is generated using a PLL integrated into the RP2040 CPU....