Opened 15 years ago
Last modified 3 years ago
#7213 reopened defect
USB: failed to create a proxy device (VERR_OUT_OF_RESOURCES)
Reported by: | Calum Mackay | Owned by: | |
---|---|---|---|
Component: | USB | Version: | VirtualBox 4.0.8 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Mac OS X |
Description (last modified by )
I'm using vbox 3.2.6 on MacOS 10.6.4, trying to attach an Android phone in "download" mode, and I get:
00:08:37.463 USB: Failed to open device 'p=0x6601;v=0x04e8;s=0x0000004883dc07fe;l=0x26200000', plug-in creation failed with irc=0xe00002be. 00:08:37.463 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={6375231a-c17c-464b-92cb-ae9e128d71c3} aComponent={Console} aText={Failed to create a proxy device for the USB device. (Error: VERR_OUT_OF_RESOURCES)} aWarning=false, preserve=false
I get this for all 3 of my VMs: Ubuntu, WinXP & Win7
It's the first time I've tried this particular device, although I have successfully attached other USB devices to VMs, of course. I tried rebooting the Mac.
Attachments (1)
Change History (18)
comment:1 by , 15 years ago
follow-up: 3 comment:2 by , 14 years ago
I'm on Mac OS 10.6.3 and getting the same error while trying to do the same thing, attach an Android phone in download mode. I'm also using VirtualBox 3.2.6. My guest is WinXP.
comment:3 by , 14 years ago
Replying to rstorey:
I'm on Mac OS 10.6.3 and getting the same error while trying to do the same thing, attach an Android phone in download mode. I'm also using VirtualBox 3.2.6. My guest is WinXP.
Also here are my error message details:
Result Code: NS_ERROR_FAILURE (0x80004005) Component: Console Interface: IConsole {6375231a-c17c-464b-92cb-ae9e128d71c3}
Also I forgot to mention, I tried creating a specific USB filter for this device and I also tried creating an empty filter. That did not change the behavior.
comment:5 by , 14 years ago
Problem is not present when using the same USB device via VirtualBox 3.2.8 on a Linux host (same guest).
comment:8 by , 14 years ago
Host type: | other → Mac OS X |
---|---|
Version: | VirtualBox 3.2.6 → VirtualBox 4.0.8 |
comment:10 by , 13 years ago
This error is also occurring to me trying to attach a Bixolon SLP-T400 USB printer on OS X 10.7.3. Other USB devices work, such as the Cino bar code scanner.
comment:11 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
comment:12 by , 8 years ago
Resolution: | obsolete |
---|---|
Status: | closed → reopened |
This still happens with VirtualBox 5.1.12 r112440 (Qt5.6.2). Typically, this happens when the VM is already running when the USB device is inserted and assigned to the VM using the Devices menu:
Failed to attach the USB device Generic USB Storage [0310] to the virtual machine Ubuntu Xenial 64-bit.
Failed to create a proxy device for the USB device. (Error: VERR_OUT_OF_RESOURCES).
Result Code: NS_ERROR_FAILURE (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
comment:13 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Please attach a VBox.log of the affected VM and reopen the ticket.
comment:14 by , 6 years ago
I see a simular error but already with VirtualBox 6.0.8 (Host MacOS 10.14.4, Guest Windows 7 - fresh install)
00:01:33.450491 USB: Failed to open device 'p=0x0808;v=0x5608;s=0x0000005c96262ada;l=0x14100000', plug-in creation failed with irc=0xe00002be. 00:01:33.451167 usbProxyConstruct: Failed to open 'p=0x0808;v=0x5608;s=0x0000005c96262ada;l=0x14100000', rc=VERR_OUT_OF_RESOURCES 00:01:33.451265 VMMDev: vmmDevHeartbeatFlatlinedTimer: Guest seems to be unresponsive. Last heartbeat received 6 seconds ago 00:01:33.451585 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to create a proxy device for the USB device. (Error: VERR_OUT_OF_RESOURCES)}, preserve=false aResultDetail=-80
I have attached a log file
by , 6 years ago
Attachment: | Windows7-2019-05-16-22-55-33.log added |
---|
VirtualBox608-Win7-USB-Composite-Device-Fails
comment:15 by , 6 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:16 by , 4 years ago
I am having a similar problem. The detail can be found here: https://forums.virtualbox.org/viewtopic.php?f=8&t=102433&p=497458
comment:17 by , 3 years ago
I am using MAC OS 11 Big Sur as a host and couple Linux guests. All of the guests are have the same problem. When I try and connect an iPhone I am getting the same error mentioned above. I have pasted the log file entries below.
00:00:52.809351 USB: Failed to open device 'p=0x12a8;v=0x05ac;s=0x00007f5319d3e47c;l=0x14100000', plug-in creation failed with irc=0xe00002be. 00:00:52.809988 usbProxyConstruct: Failed to open 'p=0x12a8;v=0x05ac;s=0x00007f5319d3e47c;l=0x14100000', rc=VERR_OUT_OF_RESOURCES 00:00:52.810088 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to create a proxy device for the USB device. (Error: VERR_OUT_OF_RESOURCES)}, preserve=false aResultDetail=-80
I am using VirtualBox 6.1.26 and I have the extensions installed as well.
I'll add a proper log shortly