Hi ,
I am trying to install RasaX on a VM in google cloud, I have set up the VM with the requirements that was mentioned in the Rasa masterclass.
But when I try to run the command - curl -s get-rasa-x.rasa.com | sudo bash I get the following error -
The connection to the server localhost:8080 was refused - did you specify the right host or port?
Installing embedded Kubernetes cluster ...
[ERROR] Can not find systemd or openrc to use as a process supervisor for k3s
I am also attaching the screen shot as well.
The specifications of the VM in Google cloud
are - 100 GB storgae, n1-standard-2 (2 vCPU, 7.5 GB memory), Ubuntu 16.04 LTS.It would be great if you could share any thing that can help me out here.