I have been mining with another pool for months and have decided to finally give p2pool a try. I am having problems getting it to work. I have the bitcoin client setup and in server mode with the conf file setup as indicated with a username and password I chose.
When I try to run the p2pool software I keep getting the following errors:
03:29:12.743000 > --- ---
2012-04-12 03:29:12.743000 > File "p2pool\util\deferral.pyc", line 30, in f
2012-04-12 03:29:12.744000 >
2012-04-12 03:29:12.744000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
2012-04-12 03:29:12.744000 >
2012-04-12 03:29:12.744000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
2012-04-12 03:29:12.745000 >
2012-04-12 03:29:12.745000 > File "p2pool\main.pyc", line 30, in getwork
2012-04-12 03:29:12.745000 >
2012-04-12 03:29:12.746000 > File "twisted\internet\defer.pyc", line 1018, in _inlineCallbacks
2012-04-12 03:29:12.746000 >
2012-04-12 03:29:12.746000 > File "twisted\python\failure.pyc", line 350, in throwExceptionIntoGenerator
2012-04-12 03:29:12.746000 >
2012-04-12 03:29:12.747000 > File "p2pool\util\jsonrpc.pyc", line 54, in callRemote
2012-04-12 03:29:12.747000 >
2012-04-12 03:29:12.747000 > twisted.web.error.Error: 401 Authorization Required
Can someone tell me what I am doing wrong? I am using windows 7 64 if that helps.