Eder Ollora
unread,Jun 15, 2022, 5:29:45 AM6/15/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ONOS Developers, kavya kota, Eder Ollora, 0ice...@gmail.com, ONOS Developers
Hi,
I would stop any process listening on that port again and remove the ~/onos folder (if you have nothing critical there). Restart the VM. I would try to clone again ONOS. Make sure to checkout a recent version like 2.6.0. Make sure you are not running any tar.gz or Docker ONOS container. Be sure you did not create any config file that autostarts an ONOS service on restart.
Then build it again locally and run. Let's see if error disappears.
Alternatively, you could run ONOS as a Docker container if running a locally built app does not work. Let's see if that fails. Also restart
Cheers,