Greg

Results 4 comments of Greg

Same issue for me, I had to replace `yarn install` by `npm install` [here](https://github.com/secret-tech/backend-ico-dashboard/blob/develop/Dockerfile#L12) & build again. Now the app ico doesn't crash. Still trying to launch the whole stack...

Hi @gsaslis, you welcome! Seems like your claim for volume didn't work out. - In file https://github.com/gregbkr/kubernetes-kargo-logging-monitoring/blob/master/logging/elasticsearch-deployment.yaml try to comment `Volume-mounts` and `volume` section, and run elasticsearch without persistence. -...

@gsaslis : sure, please make a pull request with the documentation addition, I will merge it. I don't have the environment to test at the moment, sorry if I couldn't...

Hi, I just started learning staking via eth-docker. I am stuck on goerli at block `7 499 999` too (using eth-docker latest) erigon `git_tag=v2.30.0-dirty` (I see in logs): ``` execution_1...