-
```
2016-11-14 10:58:27 ERROR route.py:236 Uncaught exception detected:
Traceback (most recent call last):
File "/Users/noplay/code/gns3/gns3-server/gns3server/web/route.py", line 197, in contro…
-
https://sentry.io/gns3/gns3-server/issues/188526453/
```
AttributeError: 'QemuVM' object has no attribute '_internal_console_port'
File "gns3server/web/route.py", line 197, in control_schema
yi…
-
2.0.0dev5 on OSX.
Start GNS3 with a blank configuration and use the setup wizard.
Select remote server and enter connection details.
Choose IOS router using Dynamips.
Upload your favorite dynami…
-
GNS3 version 2.0.0dev6 on Darwin (64-bit) with Python 3.5.2 Qt 5.7.0 and PyQt 5.7.
- start with empty project
- add 2 alpine docker VMs
- interconnect them
- start all/both VMs
- stop all/bothl…
ghost updated
7 years ago
-
GNS3 version 2.0.0dev6 on Darwin (64-bit) with Python 3.5.2 Qt 5.7.0 and PyQt 5.7.
- start with empty project
- add 2 alpine docker VMs (don't interconnect them)
- start both VMs
- try to create…
ghost updated
7 years ago
-
```
2016-11-06 11:35:05 ERROR route.py:236 Uncaught exception detected:
Traceback (most recent call last):
File "/home/grossmj/PycharmProjects/gns3-server/gns3server/web/route.py", line 197, in …
-
https://sentry.io/gns3/gns3-server/issues/174957980/
```
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.4/dist-packages/gns3_server-2.0.0dev4-py3.4.egg/gns3server/sym…
-
https://sentry.io/gns3/gns3-server/issues/182176026/
```
AttributeError: 'QemuVM' object has no attribute '_internal_console_port'
File "gns3server/web/route.py", line 197, in control_schema
yi…
-
I get a nice long error message after GNS3 gui takes an exceptionally long time trying to communicate with the GNS3 VM.
```
GNS3 management console.
Running GNS3 version 2.0.0dev3 on Windows (64-bit…
-
## Similar to #275
**OS: Ubuntu 16.04.1 LTS**
**Release: 2.0.0a3**
(built from source)
GNS3 tries to start the VM, but the VM is always shown as "GNS3 VM is starting" in the server list. However,…