Hi,

The error message says that Ryu is trying to output the log into "var/log/ryu/ryu.log", but
"var/log/ryu/" directory is missing.

By default, Ryu does not output the log into such place (does not output log file).
https://github.com/osrg/ryu/blob/e1e85052f5563f120b1e62fd9282946be6154f5b/ryu/log.py#L40-L41

Did you specify "--log-dir" or "--log-file" option to ryu-manager?
Or creating "var/log/ryu/" directory should solve this problem, I guess.

Thanks,
Fujimoto

On 2018年03月14日 08:09, Yin Li wrote:
Hi,

I am new on Ryu. When I tried to run the controller of Ryu, I always got this error and I could not find this file, ryu.log. I think I installed Ryu incorrectly but I followed this link step by step: https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial

I tried to reinstalled Ryu for many times but this error cannot be solved. Could you please help me on it?

Thanks.

--
*Yin Li *
Ph.D student at Smart Grid Lab
University of South Florida
E-Fowler Ave, 33610, Tampa, FL
Mobile: (813)263-6525
Email:y...@mail.usf.edu <mailto:e...@mail.usf.edu>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to