Genymotion Error: Unable to create virtual device server, returned HTTP status code 0

When trying to create a new virtual device in Genymotion, the following error is displayed:

Unable to create the virtual device Server returned HTTP status code 0 

How to resolve this?

+7
genymotion emulation
source share
4 answers

Go to Settings in genymotion
specify your username and password in the general tab
and in the tab of the virtual window, assign where genymotion is unsaturated
on the adb tab, assign the sdk path

+1
source

Settings β†’ Network

check Use HTTP proxies

install HTTP proxy 1.234.45.50 install port 3128

0
source

Make sure the system date and time is set correctly.

0
source

You need to go into the BIOS and enable virtualization with advanced settings.

0
source

All Articles