Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ditto-dev] Seeking guidance re: Ditto, Hono, and Cloud2edge package

Dear Ditto community,

I attempted to follow the instructions for installing the Cloud2edge package (@ https://www.eclipse.org/packages/packages/cloud2edge/installation/) on a minikube cluster.

Unfortunately, I ran into an issue while attempting said installation...

I issued the following command:
$ helm install -n $NS --wait --timeout 10m $RELEASE eclipse-iot/cloud2edge

And, after a few minutes, I got this:
Error: rpc error: code = Unavailable desc = transport is closing

Any recommendations with regards to how I should troubleshoot this?
Better yet, any ideas why this is happening?

Thank you very much in advance,

Rob


Back to the top