VOLTHA CLI access

38 views
Skip to first unread message

Gowtham Boopathi

unread,
Aug 21, 2023, 1:14:20 AM8/21/23
to VOLTHA Discuss
Dear All,

I am trying to use voltctl to access VOLTHA CLI. I get the below error, when I run the command "voltctl device list". 

I could see, all the VOLTHA services are running,

kubectl get pods -n voltha

NAME                                             READY   STATUS    RESTARTS   AGE
voltha-voltha-rw-core-7846f48bdb-hb54r           0/1     Running   0          2d23h
voltha-voltha-adapter-openonu-5f78c4f9d6-prl6s   0/1     Running   0          2d23h
voltha-voltha-ofagent-546f4cb75b-kpsr4           0/1     Running   0          2d23h
voltha-voltha-adapter-openolt-69cf46465b-v9llq   0/1     Running   0          2d23h
bbsim0-65d57766f7-jd5sq                          1/1     Running   0          2d22h

voltctl device list

ERROR: UNAVAILABLE: transport: Error while dialing dial tcp 127.0.0.1:55555: connect: connection refused

Serkant Uluderya

unread,
Aug 22, 2023, 11:32:07 AM8/22/23
to Gowtham Boopathi, VOLTHA Discuss
Hello,

Please see the post-installation step here: https://docs.voltha.org/master/voltha-helm-charts/README.html#post-installation Probably, you just need to expose the voltha-api service port to access it.

kubectl -n voltha port-forward --address 0.0.0.0 svc/voltha-voltha-api 55555

Best regards,
Serkant


--
You received this message because you are subscribed to the Google Groups "VOLTHA Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voltha-discus...@opencord.org.
To view this discussion on the web visit https://groups.google.com/a/opencord.org/d/msgid/voltha-discuss/b18f2fe1-c4a4-4d9f-9d1b-a107af37a7ean%40opencord.org.


--
Sincerely,
Serkant
Reply all
Reply to author
Forward
0 new messages