AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

USB memory

Open ishaoshupai opened this issue 1 year ago • 2 comments

Duplicates

  • [X] I have searched the existing issues

Steps to reproduce 🕹

DevTools listening on ws://127.0.0.1:61674/devtools/browser/7bbf6236-bfa6-4f13-bd91-f3369a31e998 Text length: 36792 characters Adding chunk 1 / 5 to memory Summarizing chunk 1 / 5 [4912:3656:0416/200146.913:ERROR:device_event_log_impl.cc(222)] [20:01:46.920] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) [4912:3656:0416/200146.920:ERROR:device_event_log_impl.cc(222)] [20:01:46.922] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) Added chunk 1 summary to memory Adding chunk 2 / 5 to memory Summarizing chunk 2 / 5 Added chunk 2 summary to memory Adding chunk 3 / 5 to memory Summarizing chunk 3 / 5 Added chunk 3 summary to memory Adding chunk 4 / 5 to memory Summarizing chunk 4 / 5 Added chunk 4 summary to memory Adding chunk 5 / 5 to memory Summarizing chunk 5 / 5 Added chunk 5 summary to memory

Current behavior 😯

No response

Expected behavior 🤔

No response

Your prompt 📝

# Paste your prompt here

ishaoshupai avatar Apr 16 '23 17:04 ishaoshupai

Same

Nickonomic avatar Apr 16 '23 17:04 Nickonomic

i also get a similar issue, if i see it again ill past the output here for the devs

cazm-L avatar Apr 16 '23 17:04 cazm-L

WindowsTerminal_IRxH3zwhNQ

Windows 11 Env: Anaconda Env, Powershell AutoGPT version: 0.2.0 (DownLoad Date: 4/16/2023, time: 11:58am eastern) AutoGPT Use type: python -m gpt3only, python -m autogpt Python Verson: 3.10 PC: Lenovo Flex-5 Processor: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz 2.00 GHz Installed RAM: 16.0 GB (15.9 GB usable) System type: 64-bit operating system, x64-based processor

Currently i have no usb devises attached to the computer

cazm-L avatar Apr 16 '23 18:04 cazm-L

Same here:

DevTools listening on ws://127.0.0.1:51559/devtools/browser/851f38da-62f0-41c5-8822-e614bf2e7392 Text length: 12730 characters Adding chunk 1 / 2 to memory Summarizing chunk 1 / 2 [26860:23844:0416/183129.265:ERROR:device_event_log_impl.cc(222)] [18:31:29.264] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) Added chunk 1 summary to memory Adding chunk 2 / 2 to memory Summarizing chunk 2 / 2 Added chunk 2 summary to memory Summarized 2 chunks.

Windows 11: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz 3.30 GHz 32,0 GB (31,8 GB usable)

Alexys007 avatar Apr 16 '23 18:04 Alexys007

I also see this. It doesn't seem to affect the operation of the program however

richbeales avatar Apr 16 '23 19:04 richbeales

In Stackoverflow, I Found a discussion of this issue

It all started with the reporting of chromium issue Remove WebUSB's dependency on libusb on Windows as:

For Linux (probably Mac as well), both WebUSB notification and communication works correctly (after allowing user access to the device in udev rules). For Windows, it seems that libusb only works with a non-standard WinUsb driver (https://github.com/libusb/libusb/issues/255).

And,I also try

options.add_experimental_option('excludeSwitches', ['enable-logging'])

to supressed from appearing on the console, image

These logs no longer appear.

ltinerary avatar Apr 20 '23 02:04 ltinerary

Seems like this issue was solved By this commit #https://github.com/Significant-Gravitas/Auto-GPT/commit/085842d43c76d65739f063764f06279df641e031

ltinerary avatar Apr 20 '23 03:04 ltinerary

Duplicates

  • [x] I have searched the existing issues

Steps to reproduce 🕹

DevTools listening on ws://127.0.0.1:61674/devtools/browser/7bbf6236-bfa6-4f13-bd91-f3369a31e998 Text length: 36792 characters Adding chunk 1 / 5 to memory Summarizing chunk 1 / 5 [4912:3656:0416/200146.913:ERROR:device_event_log_impl.cc(222)] [20:01:46.920] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) [4912:3656:0416/200146.920:ERROR:device_event_log_impl.cc(222)] [20:01:46.922] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) Added chunk 1 summary to memory Adding chunk 2 / 5 to memory Summarizing chunk 2 / 5 Added chunk 2 summary to memory Adding chunk 3 / 5 to memory Summarizing chunk 3 / 5 Added chunk 3 summary to memory Adding chunk 4 / 5 to memory Summarizing chunk 4 / 5 Added chunk 4 summary to memory Adding chunk 5 / 5 to memory Summarizing chunk 5 / 5 Added chunk 5 summary to memory

Current behavior 😯

No response

Expected behavior 🤔

No response

Your prompt 📝

# Paste your prompt here

Update to 2.2 will be fine

Li1177 avatar Apr 23 '23 00:04 Li1177

Fixed?

ntindle avatar Apr 23 '23 03:04 ntindle

Duplicates

  • [x] I have searched the existing issues

Steps to reproduce 🕹

DevTools listening on ws://127.0.0.1:61674/devtools/browser/7bbf6236-bfa6-4f13-bd91-f3369a31e998 Text length: 36792 characters Adding chunk 1 / 5 to memory Summarizing chunk 1 / 5 [4912:3656:0416/200146.913:ERROR:device_event_log_impl.cc(222)] [20:01:46.920] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) [4912:3656:0416/200146.920:ERROR:device_event_log_impl.cc(222)] [20:01:46.922] USB: usb_device_handle_win.cc:1046 Failed to read descriptor from node connection: 连到系统上的设备没有发挥作用。 (0x1F) Added chunk 1 summary to memory Adding chunk 2 / 5 to memory Summarizing chunk 2 / 5 Added chunk 2 summary to memory Adding chunk 3 / 5 to memory Summarizing chunk 3 / 5 Added chunk 3 summary to memory Adding chunk 4 / 5 to memory Summarizing chunk 4 / 5 Added chunk 4 summary to memory Adding chunk 5 / 5 to memory Summarizing chunk 5 / 5 Added chunk 5 summary to memory

Current behavior 😯

No response

Expected behavior 🤔

No response

Your prompt 📝

# Paste your prompt here

Update to 2.2 will be fine

Wait what needs to be updated to 2.2? A specific file? Sorry, I'm a bit new to this.

Xeta6 avatar Apr 24 '23 04:04 Xeta6

@Xeta6

https://github.com/Significant-Gravitas/Auto-GPT/releases/tag/v0.2.2

ltinerary avatar Apr 24 '23 06:04 ltinerary

I updated to 2.2 but the error persists ...

lyncker avatar Apr 24 '23 06:04 lyncker

It originates in the Selenium web driver used for parsing websites. This error persists also in the 0.3.0 version. It should be benign, though (https://stackoverflow.com/questions/64927909/failed-to-read-descriptor-from-node-connection-a-device-attached-to-the-system)

LeRobert avatar May 05 '23 09:05 LeRobert

@ntindle, I don't see anywhere in the source code where that excludeSwitch was toggled. I don't think that this was fixed.

@LeRobert is correct about what the error is. This also applies to #1636

Here is another SO question referencing the issue: https://stackoverflow.com/questions/75160044/how-do-i-resolve-this-error-in-selenium-error-couldnt-read-tbscertificate-as

anonhostpi avatar May 08 '23 05:05 anonhostpi