Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

genymotion generic unknown error

I have recently downloaded Genymotion in hopes of having a speedier emulator for working in Android Studio. Everything looks like it downloaded correctly, and I have linked my Genymotion to my Android Studio. The problem is when I try to sign into Genymotion, it keeps saying "unknown generic error." I have contacted Genymotion many times about this issue, and they have not gotten back to me. I even tried re-downloading Genymotion, and creating a new account. Nothing seems to help.

like image 795
Dylan Price Avatar asked Apr 20 '15 19:04

Dylan Price


3 Answers

In your GenyMotion go to:

  1. Settings -> Network
  2. Check Use HTTP Proxy
  3. Insert HTTP Proxy and Port
  4. Click "OK"
  5. Now try to login genymotion.

Hopefully it helps

like image 74
Muhammad Zahab Ahmad Khan Avatar answered Nov 04 '22 08:11

Muhammad Zahab Ahmad Khan


Mine got resolved by doing the following: Opening Virtual Box -> Preferences -> Network - > host-only networks -> Edit Virtual Host-Only Ethernet Adapter -> DHCP Server -> uncheck Enable server.

it may help some.

like image 38
rkdas Avatar answered Nov 04 '22 06:11

rkdas


I had the same issue but I solved it by this steps
1. get your Ip address that you use it to enter internet
2. open network and sharing center
3. open virtualbox host-only network
4. put your internet Ip as default gateway and prefered dns server it should work after that.

Explanation: virtual machine made a network card and give it default IP "192.168.56.1" if this IP can't access internet so you can't login so but your internet ip as default gateway and dns

that's worked for me.

like image 35
Flowra Avatar answered Nov 04 '22 08:11

Flowra