opennetworkinglab / ngsdn-tutorial

Hands-on tutorial to learn the building blocks of the Next-Gen SDN architecture
https://www.opennetworking.org/ng-sdn/
Apache License 2.0
317 stars 186 forks source link

Failed to register port and bandwidth in exercise 3 #90

Open felipeary91 opened 2 years ago

felipeary91 commented 2 years ago

Hi, when running the command make netcfg in the third exercise the log of ONOS shows many errors that say "Failed to register port" and "Failed to register bandwidth". I haven't modified any file and just followed the instructions. After running netcfg in the ONOS cli I can see the network.

Apparently, first everything goes well and the devices are registered, but then these errors appear. What could be the cause?

diegocdts commented 1 year ago

Hi @felipay91 did you find anything about this issue? I'm getting the same problem and can't find any solution.