Hi, I am new to this, I was having trouble with the UI not doing anything so I manually ran the command and got the following. Any ideas?
C:\Users\x\Documents\poclbm-mod-gui\binaries-win32>poclbm-mod.exe --user=nobo
dy --pass=edit -o bitcoinpool.com -p 8334 -d0 --verbose -v -w128
Traceback (most recent call last):
File "poclbm-mod.py", line 74, in <module>
File "BitcoinMiner.pyo", line 232, in mine
File "jsonrpc\proxy.pyo", line 42, in __call__
File "urllib.pyo", line 88, in urlopen
File "urllib.pyo", line 209, in open
File "urllib.pyo", line 346, in open_http
File "httplib.pyo", line 908, in endheaders
File "httplib.pyo", line 780, in _send_output
File "httplib.pyo", line 739, in send
File "httplib.pyo", line 720, in connect
File "socket.pyo", line 561, in create_connection
IOError: [Errno socket error] [Errno 10061] No connection could be made because
the target machine actively refused it
Thanks for any assistance.
Edit: Ok I started my Bitcoin.exe with -server. Now I get:
Running command: poclbm-mod.exe --user=nobody --pass=edit -o bitcoinpool.com -p 8334 -d0 --verbose -v -w128
Listener for "nobody" started
Listener for "nobody": Enter username for jsonrpc at 127.0.0.1:8332:
When I run the command directly in command prompt, it works. But with the GUI I just get the "Enter username"