Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device.
Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
and kubectl exec -it -n ricplt deployment-ricplt-o1mediator-6f7d8998cf-rxwhw bash
root@o1mediator:/opt/dev/Netopeer2# netopeer2-cli get_netconf_dir: Configuration directory "/root/.netopeer2-cli" did not exist, created. load_config: No saved history. load_config: No saved configuration. > connect -s 127.0.0.1 --login netconf The authenticity of the host 'localhost' cannot be established. ssh-rsa key fingerprint is f5:d4:b5:f5:bd:90:60:6a:7b:56:03:4d:97:fe:73:6c:24:99:bf:7a. Are you sure you want to continue connecting (yes/no)? yes Interactive SSH Authentication Type your password: Password: nc ERROR: Server's <hello> timeout elapsed. cmd_connect: Connecting to the localhost:830 as user "netconf" failed.
Hi,
I git clone "https://gerrit.o-ran-sc.org/r/ric-plt/o1", and build o1-mediator image successfully,
and kubectl exec -it -n ricplt deployment-ricplt-o1mediator-6f7d8998cf-rxwhw bash
root@o1mediator:/opt/dev/Netopeer2# netopeer2-cli
get_netconf_dir: Configuration directory "/root/.netopeer2-cli" did not exist, created.
load_config: No saved history.
load_config: No saved configuration.
> connect -s 127.0.0.1 --login netconf
The authenticity of the host 'localhost' cannot be established.
ssh-rsa key fingerprint is f5:d4:b5:f5:bd:90:60:6a:7b:56:03:4d:97:fe:73:6c:24:99:bf:7a.
Are you sure you want to continue connecting (yes/no)? yes
Interactive SSH Authentication
Type your password:
Password:
nc ERROR: Server's <hello> timeout elapsed.
cmd_connect: Connecting to the localhost:830 as user "netconf" failed.
root@o1mediator:/opt/dev/Netopeer2# cat /var/log/supervisor/netopeer2-server-stdout---supervisor-ygp9ccih.log
[ERR]: LN: Client's <hello> timeout elapsed.
Many thanks