tmforum-oda / canvas-in-a-bottle

Other
6 stars 2 forks source link

Error when deploying on Mac M1 #10

Open jgillamtmforum opened 2 years ago

jgillamtmforum commented 2 years ago

Scripts stops deploying Grafana The connection to the server localhost:8080 was refused - did you specify the right host or port?

hrodrigues-hestia commented 2 years ago

@jgillamtmforum this is normally caused by kind not being able to create the cluster. When the script reaches Grafana install the connection should not be against localhost:8080.

Can you please provide the full logs?

I also created an issue to address the script no exiting when the creation of the cluster fails (#12 )

hrodrigues-hestia commented 2 years ago

I was able to run without issues on M1 Mac, I would like to check your Docker installation.