首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >为什么Genymotion没有启动?

为什么Genymotion没有启动?
EN

Stack Overflow用户
提问于 2017-06-02 21:15:12
回答 0查看 1.2K关注 0票数 2

这是我正在获取的日志文件。然而,在错误中,它提示打开虚拟盒子,我尝试了。它根本就不能open.Tried

这是日志:

代码语言:javascript
复制
Jun 2 17:23:10 [Genymotion Player] [debug] [VBox] Call: ("guestproperty", "set", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "hardware_opengl", "1")
Jun 2 17:23:10 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:10 [Genymotion Player] [debug] [VBox] Call: ("guestproperty", "set", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "hardware_opengl_disable_render", "0")
Jun 2 17:23:10 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:10 [Genymotion Player] [debug] Hardware acceleration is set from Guest Property
Jun 2 17:23:10 [Genymotion Player] [debug] Virtual device configured
Jun 2 17:23:10 [Genymotion Player] [debug] [VBox] Call: ("showvminfo", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560")
Jun 2 17:23:10 [Genymotion Player] [debug] Virtualization engine configured
Jun 2 17:23:10 [Genymotion Player] [debug] Trying to log in as "alpitanand20@gmail.com"
Jun 2 17:23:10 [Genymotion Player] [debug] POST  QUrl( "https://cloud.genymotion.com/launchpad/login/" ) 
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] Virtual Machine status: off
Jun 2 17:23:11 [Genymotion Player] [debug] Start the device...
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("guestproperty", "set", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "androvm_ip_management")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("modifyvm", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "--nic1", "hostonly")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("modifyvm", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "--hostonlyadapter1", "VirtualBox Host-Only Ethernet Adapter #2")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("modifyvm", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "--nictype1", "virtio")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("modifyvm", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "--cableconnected1", "on")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("guestproperty", "set", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "genymotion_player_version", "1")
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:11 [Genymotion Player] [debug] [VBox] Call: ("guestproperty", "set", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "genymotion_vm_name", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560")
Jun 2 17:23:12 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:12 [Genymotion Player] [debug] [VBox] Call: ("showvminfo", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560")
Jun 2 17:23:12 [Genymotion Player] [debug] [VBox] Return code: 0
Jun 2 17:23:12 [Genymotion Player] [debug] [VBox] Call: ("startvm", "Google Nexus 6 - 6.0.0 - API 23 - 1440x2560", "--type", "headless")
Jun 2 17:23:12 [Genymotion Player] [debug] "User alpitanand20@gmail.com (alpitanand20@gmail.com) logged on Hub"
Jun 2 17:23:12 [Genymotion Player] [debug] Pending calls: 0
Jun 2 17:23:12 [Genymotion Player] [debug] POST  QUrl( "https://cloud.genymotion.com/licenses/activation/" ) 
Jun 2 17:23:12 [Genymotion Player] [warning] Activation failed. Error: 11 - "HTTP code 403: Activation failed: license have never been registered Error downloading https://cloud.genymotion.com/licenses/activation/ - server replied: FORBIDDEN"
Jun 2 17:23:28 [Genymotion Player] [critical] [VBox] Return code: 1
Jun 2 17:23:28 [Genymotion Player] [critical] [VBox] Output command: "VBoxManage.exe: error: The virtual machine 'Google Nexus 6 - 6.0.0 - API 23 - 1440x2560' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005)
EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44329907

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档