Did you solve this? i'm getting same problem:
jjc1984 wrote:
Could not get the VM list from the server: uncaught exception <class 'gns3server.modules.virtualbox.virtualbox_error.VirtualBoxError'>: vboxwrapper path doesn't exist vboxwrapper
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/gns3_server-1.0beta1-py3.4.egg/gns3server/modules/base.py", line 275, in _decode_request
self.modules[self.name][destination](self, params)
File "/usr/local/lib/python3.4/dist-packages/gns3_server-1.0beta1-py3.4.egg/gns3server/modules/virtualbox/__init__.py", line 751, in vm_list
self._start_vbox_service()
File "/usr/local/lib/python3.4/dist-packages/gns3_server-1.0beta1-py3.4.egg/gns3server/modules/virtualbox/__init__.py", line 130, in _start_vbox_service
raise VirtualBoxError("vboxwrapper path doesn't exist {}".format(self._vboxwrapper_path))
gns3server.modules.virtualbox.virtualbox_error.VirtualBoxError: vboxwrapper path doesn't exist vboxwrapper