honorkeles
honorkeles
Hi @Racing1 I get below error when I made the changes that you mentioned. Please advice. I would appreciate for any help build/env.sh go get -v ./... github.com/sammy007/open-ethereum-pool/util # github.com/sammy007/open-ethereum-pool/util...
when you say clean build, what did you do? I just entered 'make clean' and it returns below. Is there more steps to have a clean build? "rm -fr build/_workspace/pkg/...
yes, I did it but getting the error still. can you share util.go ?
yeah rpc.go no error and I found my mistake on util.go. There is no error after "make" but there is no config.json in the folder. Any clue? after running "make"...
thanks man. I did it. I get below errors when I run the pool. I added 8545 with ufw allow 8545/tcp but still get connection refused Error while refreshing pending...
I figured it out. I needed to run Geth --rpc --mine thanks @Racing1
> is it showing the stats api down message? > > or it shows the page layout but no stats ? @leshacat I am having similiar issue and showing the...
@AlexSpain Hi, did you figure this out? I get blank page or Stats API Temporarily Down message. I get below error message when I run "ember test --server" Global error:...
is running geth in fast syncmode enough for the pool?