aaronlewisblenchal

Results 6 comments of aaronlewisblenchal

Hey @abelanger5, I was earlier using v0.32.0 but realised your changes are merged with main in v0.40.0 Tried installing v0.40.0, but getting the below error `Error: failed to create containerd...

Yeah sure, I have followed the steps mentioned in the kubernetes quickstart. Pasting below the contents of the YAML file. ``` api: enabled: true image: repository: ghcr.io/hatchet-dev/hatchet/hatchet-api tag: v0.40.0 pullPolicy:...

I purged the above volumes and created new one's, now I am getting the below error. **hatchet-engine** ``` k logs hatchet-engine-7d4648dbbc-6dvzs 2024/08/07 15:33:27 Loading server config from 2024/08/07 15:33:27 Shared...

Hey @abelanger5, thanks for your help. We have now installed v0.40.0, details of which are listed below: ```kubectl get pods -o=custom-columns=NAME:.metadata.name,IMAGE:.spec.containers[*].image NAME IMAGE caddy-5bdcc8d6f6-vcfht caddy:2.7.6-alpine hatchet-engine-c94bc6bfb-kcjms [ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.40.0](http://ghcr.io/hatchet-dev/hatchet/hatchet-engine:v0.40.0) hatchet-stack-api-7799dd9748-4zmml [ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.40.0](http://ghcr.io/hatchet-dev/hatchet/hatchet-api:v0.40.0) hatchet-stack-api-7799dd9748-9nfnd...

Hey @abelanger5, no worries, we tried upgrading it to `v0.41.2` as you suggested, but still receiving the error on running `npm run worker` ``` version: 1.0.0","time":"2024-08-09T13:48:32.305Z","v":0} 🪓 71136 | 08/09/24,...

Hey @abelanger5, Regarding point 3, the 2 GB Put workflow is not something we are passing and seems to be happening when initialising hatchet. However, the same seems to be...