Hi, if someone would be willing to help me, I am trying to set up ethminer with eth-proxy, using Ubuntu 15.04
with ethminer I'm having a JSON-RPC problem.
JSON-RPC problem. Probably couldn't connect. Retrying in 1...
✘ 00:43:31|ethminer Failed to submit hashrate.
✘ 00:43:31|ethminer Dynamic exception type: jsonrpc::JsonRpcException
std::exception::what: Exception -32003 : Client connector error: libcurl error: 7 -> Could not connect to http://162.255.170.6:8080/rig1
with eth-proxy I have a similar, a cannot listen error.
CannotListenError(self.interface, self.port, le)
twisted.internet.error.CannotListenError: Couldn't listen on 162.255.170.6:8080
I feel stupid because I imagine its a silly thing I don't understand that will fix it. For instance in the eth-proxy.conf file I am not sure if its as simple as putting down the IP of my machine as the Host address for my workers.
I'm also not really sure if I need to be running geth or eth in a different terminal (in addition to running ethminer) and if I need to have them up to date on the most recent block. Also I don't understand if I need to manually create a DAG file ??