alvin_

linc switch error

Nov 30th, 2015
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.06 KB | None | 0 0
  1.  
  2. pi@raspberrypi ~/test/LINC-Switch $ sudo ./rel/linc/bin/linc console
  3. Exec: /home/pi/test/LINC-Switch/rel/linc/erts-5.9.3.1/bin/erlexec -boot /home/pi/test/LINC-Switch/rel/linc/releases/1.0/linc -mode embedded -config /home/pi/test/LINC-Switch/rel/linc/releases/1.0/sys.config -args_file /home/pi/test/LINC-Switch/rel/linc/releases/1.0/vm.args -- console
  4. Root: /home/pi/test/LINC-Switch/rel/linc
  5. Erlang R15B03 (erts-5.9.3.1) [source] [smp:4:4] [async-threads:0] [kernel-poll:false]
  6.  
  7. load_driver 'netlink_drv' from: '/home/pi/test/LINC-Switch/rel/linc/lib/netlink-1/priv'
  8. 14:22:56.798 ^[[1;37m[info] Application lager started on node linc@raspberrypi^[[0m
  9. 14:22:56.798 ^[[1;37m[info] Application ssh started on node linc@raspberrypi^[[0m
  10. 14:22:56.808 ^[[1;37m[info] Application enetconf started on node linc@raspberrypi^[[0m
  11. 14:22:56.826 ^[[1;37m[info] Application linc started on node linc@raspberrypi^[[0m
  12. Eshell V5.9.3.1  (abort with ^G)
  13. (linc@raspberrypi)1> 14:22:57.971 ^[[1;37m[info] Created port: {port,1,[{queues_status,disabled},{queues,[]},{config,{port_configuration,undefined,up,false,false,false}},{features,{features,undefined,'100Mb-FD',true,copper,unsupported}},{queues,[]},{interface,"tap0"}]}^[[0m
  14. 14:22:58.025 ^[[1;37m[info] Created port: {port,2,[{queues_status,disabled},{queues,[]},{config,{port_configuration,undefined,up,false,false,false}},{features,{features,undefined,'100Mb-FD',true,copper,unsupported}},{queues,[]},{interface,"tap1"}]}^[[0m
  15. 14:22:58.031 ^[[1;31m[error] CRASH REPORT Process <0.191.0> with 0 neighbours exited with reason: call to undefined function application:get_env(of_protocol, no_multipart, false) in gen_server:init_it/6 line 328^[[0m
  16. Cannot send message to controller <0.191.0>: {noproc,
  17.                                               {gen_server,call,
  18.                                                [<0.191.0>,
  19.                                                 {send,
  20.                                                  {ofp_message,undefined,
  21.                                                   undefined,1,
  22.                                                   {ofp_port_status,modify,
  23.                                                    {ofp_port,2,
  24.                                                     <<46,219,162,164,156,215>>,
  25.                                                     "Port2",[],
  26.                                                     [live,link_down],
  27.                                                     ['100mb_fd',copper,
  28.                                                      autoneg],
  29.                                                     [copper,autoneg],
  30.                                                     ['100mb_fd',copper,
  31.                                                      autoneg],
  32.                                                     ['100mb_fd',copper,
  33.                                                      autoneg],
  34.                                                     5000,5000}}}}]}}
  35. 14:22:58.067 ^[[1;33m[warning] Setting down port that already is down^[[0m
  36. 14:22:58.067 ^[[1;37m[info] Set new port state [live,link_down]^[[0m
Advertisement
Add Comment
Please, Sign In to add comment