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 Apr 10, 2020. It is now read-only.
Hi
I'm trying to work with the new gns3 version 1.1, and I installed vboxwrapper, then I find the route of vboxwrapper
type vboxwrapper
The result vboxwrapper is /usr/local/bin/vboxwrapper
Then I go to preferences/virtualbox a put this route in gns3.
After I try to call some of my virtualmachines but I get the following mistake
ZeroMQ client (virtualbox) sending JSON-RPC custom error: vboxwrapper path doesn't exist (/usr/local/bin/vboxwrapper for call id 01d9311c-d3f6-48b2-9400-2359efa424b8 2014-11-17 09:00:55.512 Python[650:13636] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi
I'm trying to work with the new gns3 version 1.1, and I installed vboxwrapper, then I find the route of vboxwrapper
type vboxwrapper
The result
vboxwrapper is /usr/local/bin/vboxwrapper
Then I go to
preferences/virtualbox
a put this route in gns3.After I try to call some of my virtualmachines but I get the following mistake
ZeroMQ client (virtualbox) sending JSON-RPC custom error: vboxwrapper path doesn't exist (/usr/local/bin/vboxwrapper for call id 01d9311c-d3f6-48b2-9400-2359efa424b8 2014-11-17 09:00:55.512 Python[650:13636] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
What am I doing wrong?
The text was updated successfully, but these errors were encountered: