Fineally connected to the network but I am getting this in my debug.log file:
2014-02-06 22:28:50 accepted connection 127.0.0.1:2865
2014-02-06 22:28:50 disconnecting node 127.0.0.1:2865
and this from my cudaminer:
[2014-02-07 00:31:05] HTTP request failed: Empty reply from server
[2014-02-07 00:31:05] json_rpc_call failed, retry after 15 seconds
My bat file:
cudaminer.exe --algo=keccak -L128 -l F192x32 -o
http://127.0.0.1:8668 -u user -p pass
Any ideas whats wrong?