-
hi, mb make support catch output on reply like
```
ob_start();
parent::reply();
$reply = ob_get_contents();
ob_end_clean();
```
to do this replace `exit()` to `return`
-
While trying to diagnose a DVA error seen in ztest on some hosts, i seem to have broken a production pool's intent log. The pool is a raidz consisting of 5 SSDs on dm-crypt - a pretty much universal s…
-
Essentially, I can do the following:
```
$ curl -Ss "http://int-opentsdb-proxy.datto.lan:4242/api/query?start=1h-ago&m=sum:device.agent.backup.success.value" | jq .[].tags
{
"metric_type": "…
-
It seems that usage of the `%patch`/`%patchN` macros are broken in debbuild right now.
Some git bisecting digging led to d3787e55c9511fea136cdb7d6b5559ae69bd7460 being the cause of breaking this.
…
-
* Python version: 3.5.4
* NetBox version: 3.5.3
### Steps to Reproduce
1. https://NetBox/api/ipam/ip-addresses/?virtual_machine=fluffymonkey or https://nNetBox/api/ipam/ip-addresses/?virtual…
-
I am unable to install keys/packages as the site is not responding
-
Environment
OS: Debian
Jackett Version: 0.13.633.0
Are you using a proxy or VPN? [yes/no] no
Description
I can search in Sonarr sometimes 2-3 times then it stops completely with index errors. …
-
On the debian repository https://cpkg.datto.com/datto-deb/public/stretch the newest release is 0.10.9-23.3debian9 which seems to be two releases in behind.
Also, debian buster was officially release…
-
[root@localhost dattobd]# dbdctl setup-snapshot /dev/sda1 /.datto 0
driver returned an error performing specified action. check dmesg for more info: Invalid argument
dmesg
[ 1391.331992] datt…
-
Thought I'd try dattobd on centos 7 server running xfs, doesnt work. kicks an error.
> driver returned an error performing specified action. check dmesg for more info: Invalid argument
Then via DMES…