Md. Ariful Islam
Md. Ariful Islam
I am facing same problem right now. yesterday it was working. But now I see that it's down.
check config.json. I have fixed this by changing apiurl .
Hi @bonesoul , I am facing same issue above written. I can't run the application using command dotnet.
so how to run your application into linux machine ? I am using ubuntu 16.04.
I am also struggling to make it works.
Go to poolmaster folder, then run these command. `go get github.com/ethereum/ethash` `go get github.com/ethereum/go-ethereum/common` `go get github.com/ethereum/go-ethereum/common/math` `go get github.com/gorilla/mux` Then build pool.go file. go build pool.go Hope this will...
facing the same issue, ansible version is: 2.13.4 mitogen version: V0.3.4-beta Wating for the fixes.