Build Template works fine single thread, errors out multi-threading...why?

madsem

Client
Регистрация
27.10.2011
Сообщения
66
Благодарностей
11
Баллы
0
I've build a hotmail template to register email account (after quite some time of trying i figured it finally out haha)

It runs just fine, does exactly what I need it to do, but as soon as I set threads higher than 1 it errors out, always... not 1 email is created with multiple threads. :(
What is likely to be the problem in this scenario?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
do you use proxy for them?
 

madsem

Client
Регистрация
27.10.2011
Сообщения
66
Благодарностей
11
Баллы
0
yes, private proxies from yourprivateproxy.com
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
do you get any errors? is one template also run with proxy?
 

madsem

Client
Регистрация
27.10.2011
Сообщения
66
Благодарностей
11
Баллы
0
template instances are all run with proxies, I set it to pick one proxy when template starts and verify that the proxy works, if not i have a loop to start over.
I get only errors that html elements are not found, or when captcha on hotmail is not loading (which happens sometimes)

But when I run the template with 1 thread, it works... only sometimes it retstarts when hotmails captcha is not loading, but if it loads the template executes successfully
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
what about your connection to the Internet? How fast is that?
 

madsem

Client
Регистрация
27.10.2011
Сообщения
66
Благодарностей
11
Баллы
0
Ok I took a speedtest on www.speedtest.net selected a server in the us to test against (since my template creates hotmail.com addresses)

results are:

ping 261 ms

download: 1.62 Mbps
upload: 6.93 Mbps
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)