GBBx
GBBx
- **OpenEthereum version (>=3.1.0)**: 3.2.6 - **Operating system**: Linux - **Installation**: installed from https://github.com/openethereum/openethereum/releases/tag/v3.2.6 - **Fully synchronized**: no - **Network**: ethereum - **Restarted**: yes [This case](https://github.com/openethereum/openethereum/issues/319) describes more or less...
#### System information Erigon version: `erigon version 2022.08.1-alpha-7dabdc32` OS & Version: Linux Commit hash : #### Expected behaviour Erigon on BSC should synchronise within a month. #### Actual behaviour I...
#### System information Erigon version: `erigon version 2022.07.2-alpha-c7a94eee` OS & Version: Linux Commit hash : #### Expected behaviour Erigon gets OOM killed although the machine has 100 GB memory. Erigon...
**Describe the bug** I wasn't sure if it's a podman or podman-compose issue so I first reported it [here](https://github.com/containers/podman/issues/15483). The problem seems to be that two containers in a pod...
[The latest release ](https://github.com/FeatherCoin/Feathercoin/releases/tag/v0.19.1.1) does not contain the tar.gz and exe files. Previous releases used to contain these files that I (and I guess other users, too) rely on.
### Steps to Reproduce 1. Create CSR without specifying SAN: ``` openssl req \ -new -newkey rsa:4096 \ -out example.com.csr \ -keyout example.com.pem \ -subj "/C=AU/ST=Example/L=Example/O=Example Ltd./OU=Example Team/CN=example.com.crt" ``` 2....
**What steps did you take and what happened:** I created a small cluster of just two machines (k0s), I went through the [quickstart](https://github.com/openebs/jiva-operator/blob/develop/docs/quickstart.md) and created a MariaDB container that uses...
### Host operating system: output of `uname -a` ``` OpenBSD hostname 7.5 GENERIC.MP#82 amd64 ``` ### node_exporter version: output of `node_exporter --version` ``` node_exporter, version 1.7.0 (branch: non-git, revision: non-git)...
### Steps to Reproduce 1. start step-ca ``` step-ca ...ca.json --password-file ...password ``` 2. get error message ``` context deadline exceeded cloudKMS GetPublicKey failed go.step.sm/crypto/kms/cloudkms.(*Signer).preloadKey go.step.sm/[email protected]/kms/cloudkms/signer.go:46 go.step.sm/crypto/kms/cloudkms.NewSigner go.step.sm/[email protected]/kms/cloudkms/signer.go:31 go.step.sm/crypto/kms/cloudkms.(*CloudKMS).CreateSigner go.step.sm/[email protected]/kms/cloudkms/cloudkms.go:162...