-
Notifications
You must be signed in to change notification settings - Fork 68
Received fetal alert Unkown_ca #288
Comments
The issue was not fixed yet? I am facing the same issue. |
I used the ubuntu 16.04 that would get unknown_ca problem, so I change to ubuntu 14.04 problem had gone. |
I use the ubuntu 14.04, but still get unknown_ca problem. |
is this fixed yet? |
I am facing the same problem |
Was that problem resolved? How did u do it? Please help me... I'm stuck with the same |
Did u solve the issue? |
could not reach the RPC server at localhost:8081 this issue can be solved, when u use proper versions of Java, mininet, and ubuntu. One imp note: in mininet 2.2.2 installed version of java is 7. You have to uninstall it first and then u can install jdk6, jre6, maven. I hope this helps! :) |
When I install the flowvisor, after starting the flowvisor with this command
sudo -u flowvisor flowvisor
In a new terminal I type the following to create an slice
fvctl -f /dev/null add-slice upper tcp:localhost:10001 admin@upperslice
I get this errors in two terminals
2016-12-29 14:42:42.631:WARN::javax.net.ssl.SSLException: Received fatal alert: unknown_ca
Could somebody please help me? I am totally stopped by this problem.
The text was updated successfully, but these errors were encountered: