Rasa X deployed to Google Cloud not working

I am following this tutorial and I keep on getting this error when I run this command curl -s get-rasa-x.rasa.com | sudo bash

Found existing cluster. Installing Helm command line interface … WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /etc/rancher/k3s/k3s.yaml Error: unable to build kubernetes objects from release manifest: error validating “”: error validating data: [ValidationError(Deployment.spec.template.spec.containers[0].livenessProbe): unknown field “exec:command” in io.k8s.api.core.v1.Probe, ValidationError(Deployment.spec.template.spec.containers[0].readinessProbe): unknown field “exec:command” in io.k8s.api.core.v1.Probe]

1 Like

Same problem: Rasa X quick-install upgrade failed

Check it out, someone explained the cause.

The solution is still not clear to me

Check it out now. There are both “solutions” for quick-install and helm upgrade.

Anyway, the bug has not been fixed yet but you can follow the thread there.

It’s solved.

Thank you it works now

1 Like