Andrey Arapov
Andrey Arapov
``` ~/.akash/config$ akash validate-genesis and get the following => Error: error validating genesis file /home/ubuntu/.akash/config/genesis.json: failed to unmarshal authz genesis state: EOF ``` Ref. https://discord.com/channels/747885925232672829/751246770885099533/969096619255545896 and in my case as...
## Reproducer 1. build docker image "test:123" which would just "echo 123" and "docker push" it to the registry; 2. create the deployment (send-manifest); 3. get the logs from the...
Yet to be confirmed but this is what I've been observing earlier today when setting mine to 24h instead of 24h0m0s. Setting withdrawalperiod=24h via Helm (either in the values.yaml or...
## Reproducer 1. deploy something with 1 or 10 GB storage request (== limit); 2. consume more than the limit in step 1; ``` root@ssh-6fd4f4bdf9-7b2p2:/# dd if=/dev/zero of=/test-count-2048 bs=10M count=2048...
akash `v0.16.4-rc2`. There are different use-cases getting broken due to the way `akash provider lease-shell` handles EOF. 1. Can upload the data into the container using this command, despite the...
Some providers have notable network performance degradation when using gVisor. 52 Mbit/s Down & 5.19 Mbit/s Up (measured with speedtest.py) while normally (with “runc” - default container runtime) we were...
The terminal is broken when ssh'ing to the sshd running inside the pod. And when using `akash provider lease-shell` it is working well. Must have something to do with tty...
akash v0.16.4-rc2 Example: ``` $ akash query tx E0E3548EDDB2CABCA4489BB4B07E1B40173DF7F9B5DBE1AB7F58C73BD24BFBA0 -o json | jq { "height": "6100073", "txhash": "E0E3548EDDB2CABCA4489BB4B07E1B40173DF7F9B5DBE1AB7F58C73BD24BFBA0", ... { "key": "dseq", "value": "6100072" }, { "key": "module", "value": "market"...
**Is your feature request related to a problem? Please describe.** People have to use 3rd party services for terminating HTTPS (TLS/SSL), i.e. [CloudFlare](https://docs.akash.network/integrations/tls-termination-of-akash-deployments). Le'ts add the HTTPS support so to...
akash `v0.14.1` `akash query market lease ` is always showing a **0** `escrow_account.balance.amount`: ``` $ akash query market lease get --dseq 4951348 --provider akash14c4ng96vdle6tae8r4hc2w4ujwrsh3x9tuudk0 --owner akash1h24fljt7p0nh82cq0za0uhsct3sfwsfu9w3c9h -o text escrow_payment: account_id:...