Hi

Thanks for your reply :)

No.
1. Why i have to disable it ?
2. How can i do it ?

Thanks

Sent from OWA on Android
________________________________
From: Yi Tseng <[email protected]>
Sent: Tuesday, 16 May 2017 4:05:24 AM
To: Ul Huque, Tanvir (Data61, Eveleigh ATP)
Cc: ryu-devel
Subject: Re: [Ryu-devel] ryu controller does not start

Sorry for late reply,

have you disabled the default controller from mininet ?

2017-05-08 15:06 GMT-07:00 
<[email protected]<mailto:[email protected]>>:
Yes. But why ?

Thanks,
- Tanvir

Sent from OWA on Android
________________________________
From: Yi Tseng <[email protected]<mailto:[email protected]>>
Sent: Tuesday, 9 May 2017 6:52:33 AM
To: Ul Huque, Tanvir (Data61, Eveleigh ATP)
Cc: ryu-devel

Subject: Re: [Ryu-devel] ryu controller does not start

Hi,

Are you also using mininet?

--Yi

2017-05-07 22:15 GMT-07:00 
<[email protected]<mailto:[email protected]>>:

Hi Fujimoto


unfortunately, it is working in my laptop. I think the problem is in OS. 
Because I am using ubuntu 16.04. Let me see to downgrade it.


Thanks

-Tanvir

________________________________
From: Fujimoto Satoshi 
<[email protected]<mailto:[email protected]>>
Sent: Monday, 8 May 2017 3:02 PM
To: Ul Huque, Tanvir (Data61, Eveleigh ATP); 
[email protected]<mailto:[email protected]>
Subject: Re: [Ryu-devel] ryu controller does not start


Hi, Tanvir


It seems to that there is another process using port 6653 or 6633. Please run:

        netstat -nltp | grep 6633

        netstat -nltp | grep 6653

to see what process is using the port.

Thanks,
Fujimoto


On 2017?05?04? 15:52, 
[email protected]<mailto:[email protected]> wrote:


Hi All


Whenever I run Ryu, I get the following error message,



hub: uncaught exception: Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 54, in 
_launch
    return func(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/ryu/controller/controller.py", 
line 120, in server_loop
    datapath_connection_factory)
  File "/usr/local/lib/python2.7/dist-packages/ryu/lib/hub.py", line 117, in 
__init__
    self.server = eventlet.listen(listen_info)
  File "/usr/local/lib/python2.7/dist-packages/eventlet/convenience.py", line 
43, in listen
    sock.bind(addr)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use



I know that it looks like a common.  Now to get rid of that problem, I used the 
following command,

tanvir@tanvir-Latitude-E7450:~/ryu/ryu/app$ ps -ef | grep ryu
tanvir    5804  2851  0 16:48 pts/10   00:00:00 grep --color=auto ryu
tanvir@tanvir-Latitude-E7450:~/ryu/ryu/app$

But, still I am getting the same error message. Could you please help me to get 
rid of this problem??






------------------------------------------------------------------------------
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
[email protected]<mailto:[email protected]>
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
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/ryu-devel




--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab

https://takeshi.tw



--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab

https://takeshi.tw
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to