Jump to content
UBot Underground

Ubot Webclient Does Not Support Concurrent I/o Operations Error


Recommended Posts

I keep getting this error at some point, after the script runs 5 or 10 minutes.

Then i have to restart again, etc.etc.etc.

It's not a specific error from a particular page, i already checked it by watching what the script does.

It has to do with downloading files, so what i already did was adding a 1 second wait command after $download file, issue still exist.

 

I get the error: Webclient does not support concurrent I/O Operations.

 

What is this all about?

 

http://i.imgur.com/v5TbnOA.png

 

 

Link to post
Share on other sites

it the background it looks like a webrequest object is being shared between threads instead of creating a new one or not correctly closed one for the tracker

 

thanks

kev123

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...