-
When updating maps, the available storage decreases more and more.
When rebooting or force-closing the app, suddenly more storage is available again.
This makes updating a large number of maps a ver…
-
I want to report a bug.
**SonarTS version: 1.3 (build 1720)
**Node.js version: 8.4
Typescript version: 2.1.4
**SonarQube version: 6.7
I am facing the following error when running the an…
goelr updated
6 years ago
-
Simple Disk Usage Widget shows disk usage details for the main disk.
https://github.com/onishy/Ubersicht-DiskUsage-bar
-
**Do you want to request a *feature* or report a *bug*?**
**bug**
**What is the current behavior?**
yarn installation with certain packages causes EBUSY error in node-gyp step. Perhaps due to Yar…
-
### Package Versions
Replace the values below using the output from `storjshare --version`.
```
daemon: 5.1.0, core: 8.1.0, protocol: 1.2.0
```
Replace the values below using the output fro…
-
Take a look:
```
use strict;
use warnings;
use Linux::Info;
my $lxs = Linux::Info->new( sysinfo => 1 );
my $stat = $lxs->get;
```
this wil return:
```
Linux::Info: invalid option 's…
-
Extra methods like ``Size()`` & ``Runtime()`` should be added to client [container interface.](https://github.com/containerd/containerd/blob/master/container.go#L24).
These methods will be required…
-
I'm using minishift v1.7.0+1549135 on a Fedora 26 with qemu-kvm-2.9.1-1.fc26.x86_64
I can start minishift the first time
```
$ minishift start
-- Checking if KVM driver is installed ...
…
-
If one of the swift hosts is not reachable no metrics are returned and I see the following traceback:
````
Traceback (most recent call last):
File "/usr/local/bin/prometheus-openstack-exporter"…
-
According to the [statvfs man page](https://linux.die.net/man/2/statvfs), statvfs sets `errno` on error. It would be great if diskusage could capture that and make it available to the callback.
Any…