Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voltctl is not able to run #29

Open
arc1986 opened this issue Apr 19, 2023 · 0 comments
Open

voltctl is not able to run #29

arc1986 opened this issue Apr 19, 2023 · 0 comments

Comments

@arc1986
Copy link

arc1986 commented Apr 19, 2023

ubuntu@ip-172-31-85-221:~/source/voltha-go$ docker-compose -f compose/system-test.yml ps
Name Command State Ports

compose_adapter_openolt_1 /app/openolt --kafka_clust ... Up 0.0.0.0:50062->50062/tcp,:::50062->50062/tcp
compose_adapter_openonu_1 /voltha/adapters/brcm_open ... Up
compose_etcd_1 etcd --name=etcd0 --advert ... Up 0.0.0.0:2379->2379/tcp,:::2379->2379/tcp, 0.0.0.0:32791->2380/tcp,:::32791->2380/tcp,
0.0.0.0:32790->4001/tcp,:::32790->4001/tcp
compose_kafka_1 start-kafka.sh Up 0.0.0.0:9092->9092/tcp,:::9092->9092/tcp
compose_ofagent_1 /app/ofagent --controller= ... Up
compose_onos_1 ./bin/onos-service server Up 6640/tcp, 0.0.0.0:6653->6653/tcp,:::6653->6653/tcp, 0.0.0.0:8101->8101/tcp,:::8101->8101/tcp,
0.0.0.0:8181->8181/tcp,:::8181->8181/tcp, 9876/tcp
compose_rw_core_1 /app/rw_core -kv_store_typ ... Up 0.0.0.0:50057->50057/tcp,:::50057->50057/tcp
compose_zookeeper_1 /bin/sh -c /usr/sbin/sshd ... Up 0.0.0.0:2181->2181/tcp,:::2181->2181/tcp, 22/tcp, 2888/tcp, 3888/tcp
ubuntu@ip-172-31-85-221:~/source/voltha-go$

ubuntu@ip-172-31-85-221:~/source/voltha-go$ voltctl adapter list
ERROR: UNAVAILABLE: transport: Error while dialing dial tcp 127.0.0.1:55555: connect: connection refused

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant