GNS3 / gns3-server

GNS3 server
GNU General Public License v3.0
798 stars 262 forks source link

RuntimeError: read() called while another coroutine is already waiting for incoming data #103

Closed julien-duponchelle closed 9 years ago

julien-duponchelle commented 9 years ago

https://app.getsentry.com/gns3/gns3-server/group/58826744/

Stacktrace (appel le plus récent en dernier) : 

  File "c:\users\gns3\documents\gns3 build for windows\gns3-server\gns3server\web\route.py", line 139, in control_schema
  File "c:\users\gns3\documents\gns3 build for windows\gns3-server\gns3server\handlers\api\dynamips_vm_handler.py", line 370, in save_configs
  File "c:\users\gns3\documents\gns3 build for windows\gns3-server\gns3server\modules\dynamips\nodes\router.py", line 1486, in save_configs
  File "c:\users\gns3\documents\gns3 build for windows\gns3-server\gns3server\modules\dynamips\nodes\router.py", line 1469, in extract_config
  File "c:\users\gns3\documents\gns3 build for windows\gns3-server\gns3server\modules\dynamips\dynamips_hypervisor.py", line 274, in send
  File "C:\Python34-64bit\lib\asyncio\streams.py", line 447, in read
  File "C:\Python34-64bit\lib\asyncio\streams.py", line 385, in _create_waiter
julien-duponchelle commented 9 years ago

PR opened