> hub: uncaught exception: Traceback (most recent call last): > File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 48, in > _launch > func(*args, **kwargs) > File "/usr/local/lib/python2.7/dist-packages/ryu/base/app_manager.py", line > 110, in _event_loop > handler(ev) > File "/usr/local/lib/python2.7/dist-packages/ryu/controller/dpset.py", line > 157, in dispacher_change > self.register(datapath) > File "/usr/local/lib/python2.7/dist-packages/ryu/controller/dpset.py", line > 100, in register > assert dp.id not in self.dps > AssertionError
it seems that your switch reconnect us for some reasons. can you investigate the log? YAMAMTO Takashi ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
