Hi,

I was playing around with the ryu plugin, agent and data base it connects to, 
when it broke down. Now when I run the ryu agent, I get the following error:

  File 
"/usr/local/lib/python2.7/dist-packages/ryu-0.2-py2.7.egg/ryu/app/client.py", 
line 70, in update_port
    self._do_request('PUT', self.port_path % (network_id, dpid, port))
  File 
"/usr/local/lib/python2.7/dist-packages/ryu-0.2-py2.7.egg/ryu/app/client.py", 
line 47, in _do_request
    res.getheaders(), res.read())
httplib.HTTPException: (<httplib.HTTPResponse instance at 0x142f3b0>, 'code 404 
reason Not Found', [('date', 'Wed, 02 May 2012 04:54:30 GMT'), 
('content-length', '0'), ('content-type', 'text/html; charset=UTF-8')], '')


Also, in another setup where ryu is using ovs_quantum database, I am getting an 
error of the form SQLAlchemy: NoSuchTableError: 'ofp_server'.

Any help would be much appreciated.

Thanks,
Salman
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to