You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
When disconnecting from 1000 switches connected to icontrol, there is a crash.
14:02:15.451 [error] gen_server <0.988.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.451 [error] CRASH REPORT Process <0.988.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.452 [error] gen_server <0.3760.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.452 [error] CRASH REPORT Process <0.3760.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.452 [error] gen_server <0.2802.0> terminated with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408
14:02:15.453 [error] CRASH REPORT Process <0.2802.0> with 0 neighbours exited with reason: no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in gen_server:terminate/6 line 744
14:02:15.453 [error] gen_server <0.3811.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.454 [error] CRASH REPORT Process <0.3811.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.454 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.988.0>exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.455 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3760.0>exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.455 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.2802.0>exit with reason no match of right hand value {error,closed} in of_driver_connection:handle_message/2 line 408 in context child_terminated
14:02:15.456 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3811.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.456 [error] gen_server <0.3812.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.456 [error] CRASH REPORT Process <0.3812.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.457 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3812.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.457 [error] gen_server <0.3813.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.458 [error] CRASH REPORT Process <0.3813.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.459 [error] gen_server <0.3814.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.459 [error] CRASH REPORT Process <0.3814.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.459 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3813.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.460 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3814.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.460 [error] gen_server <0.3815.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.461 [error] CRASH REPORT Process <0.3815.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.461 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3815.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
14:02:15.462 [error] gen_server <0.3816.0> terminated with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90
14:02:15.462 [error] CRASH REPORT Process <0.3816.0> with 0 neighbours exited with reason: no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in gen_server:terminate/6 line 722
14:02:15.463 [error] Supervisor of_driver_connection_sup had child conn_id started with {of_driver_connection,start_link,undefined} at <0.3816.0>exit with reason no functionclause matching ofs_handler_driver:terminate(driver_closed_connection, undefined) line 90 in context child_terminated
The text was updated successfully, but these errors were encountered:
When disconnecting from 1000 switches connected to icontrol, there is a crash.
The text was updated successfully, but these errors were encountered: