Search content
Sort by

Showing 3 of 3 results by paxet
Post
Topic
Board Beginners & Help
Re: Help connecting to Flexible Proxy mining
by
paxet
on 29/07/2011, 17:10:04 UTC
Ok, after a few test I think it's a problem from de 000webhost. They send a web counter after afterall.
Maybe that's the reason the miner can't understand the Flexible Proxy Mining.

But is not a Flexible Proxy Mining problem.
I've mountet a virtual machine with a Debian and Apache2 and it works as espected.

So much thanks, I will test it further.
Post
Topic
Board Beginners & Help
Re: Help connecting to Flexible Proxy mining
by
paxet
on 05/07/2011, 07:23:43 UTC
Using Wireshark I can see that the miner is receiving the response "401 UNAUTHORIZED" after sending the post with the credentials. The web page returns a "Sorry, I don't know you" with the 401 Unauthorized.

I've created a Worker in the proxy who connects to three pools (and of course enabled XD)

http://img221.imageshack.us/img221/3126/dibujosbb.th.jpg

Not posible to connect with the worker credentials nor admin credentials with miner.

Is there any way to login with worker credentials inside the web page using a Web Browser? It's all http protocol and I shuold get some JSON response if I understand.
Post
Topic
Board Beginners & Help
Help connecting to Flexible Proxy mining
by
paxet
on 04/07/2011, 09:14:15 UTC
Hi all!
I'm trying to connect to that proxy because the recent problems in Eligius pool.

My procedure was:
Set up a new account on --> http://www.000webhost.com
Create DB and user DB
Download Flexible Proxy Mining --> http://forum.bitcoin.org/index.php?topic=5506.0
Edit htdocs/config.in.php with the DB and user DB created and credentials for admin
Uploaded content of htdocs to /
Visit http://youraddres.freeiz.com/admin and log in with admin credentials.
Set up pools and workers
Try to connect with Ufasoft CPU miner:
Code:
bitcoin-miner.exe -a 5 -o http://youraddress.freeiz.com:80 -u worker -p x

But the miner don't connect to proxy, it remains with:
Code:
0 Mhash/s Error 80072EE2: The operation timed out.

What's wrong?