cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
805
Views
5
Helpful
1
Replies

SMM installation error

yawming
Cisco Employee
Cisco Employee

I am following this document to install  - https://smm-docs.eticloud.io/docs/quickstart/

But got the error when trying this command - 

smm instal--anonymous-auth -a --run-demo

Binary I downloaded is for Mac.

Here is the output:

 

$ ./smm -v install --anonymous-auth -a --run-demo
? Are you sure to use the following context? docker-desktop (API Server: https://kubernetes.docker.internal:6443) Yes
āœ“ resource condition timeout wait backoff settings duration=5m0s, backoff-duration=5s, backoff-steps=60
āœ“ resource condition timeout wait backoff settings duration=5m0s, backoff-duration=5s, backoff-steps=60
āœ“ prerequisites āÆ checking
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x1e3c765]

 

What issue I could possibly have ?

1 Reply 1

yawming
Cisco Employee
Cisco Employee

So I found out this is a basic error that I don't have a right kube config  on my Mac. The .kube/config I have doesn't point to the target k8s cluster.