Jack'lul
Jack'lul
Latest release changes: ```sh $ pihole api dns/blocking /opt/pihole/api.sh: line 25: PI_HOLE_SCRIPT_DIR: readonly variable $ ``` Now `pihole api` does not return usual output at all making commands like `pihole...
> [@jacklul](https://github.com/jacklul) should be fixed with v6.1.4 Yes it is!
This might be a hardware issue because I noticed the same thing on stock firmware, seen similar threads about it on reddit as well for V2 specifically. Needs a bit...
While not ideal you might simply add a trigger or schedule in the database to clean the table periodically
Looks like this might be related to https://feedback.vrchat.com/bug-reports/p/1346-http-urls-no-longer-work-with-string-loading So most likely nothing I can do on my side.
According to this code v3 was introduced in v0.11 https://github.com/kopia/kopia/blob/db4b89bc3db1de195cdb4ba935bcbc988b50a51a/repo/format/format_provider.go#L41-L47 Upgrade docs page still mention upgrading only to v2 - https://kopia.io/docs/upgrade/ > You should see Format version: 2
This is also a case for other backends (S3 etc) Implementing config file encryption (similar to how rclone does it) would be the best solution. User would have to type...