-
Fresh install of lxc is behaving weird. After few actions (installing packages) inside the LXC container, the load of the host is really high, caused by high cpu wa. There are many systemd-resolve and…
-
Selecting Pod Type to Virsh in Add Pod, does not show any field additionally
Click save Pod an throws the "power_address: This field is required."
Chrome 62
Ubuntu 17.10
Tutorial https://tutorials…
-
`Promise.all` to observe input promises, invokes `promise.then` in next event loop, at least it's what stack traces show in both Node.js and Google Chrome.
Still Async Hooks see it as same executio…
-
**Description**
When running spectral on OpenAPI 3 specification with externally defined schemas, spectral gives errors for completely valid schemas and OpenAPI Specification.
**PLEASE NOTE** Ru…
-
# Setup
* Distribution: Ubuntu
* Distribution version: 20.04
```
$ lxc info
config: {}
api_extensions:
- storage_zfs_remove_snapshots
- container_host_shutdown_timeout
- container_stop_pr…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 20.04
The output of "lxc info":
```yaml
config: {}
api_extensions:
- storage_zfs_remove_snapshots
- container_host_shu…
-
# Required information
* Distribution: ubuntu
* Distribution version: 18.04
* The output of "lxc info":
```yaml
config:
core.https_address: '[::]:8443'
api_extensions:
- storage_z…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 20.04 (up to date as of 16/04/2020)
* The output of "lxc info" :
```
$ lxc info
config: {}
api_extensions:
- sto…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 20.04
* The output of "lxc info" or if that fails:
```
config:
core.https_address: '[::]:8443'
core.trust_password…
-
I'm building a .NET application that queries LXD's REST API, and came across what seems to be a weird quirk: GET to `/1.0` returns the following headers
```
* Connection state changed (MAX_CONCU…