Bitcoin Forum
April 26, 2024, 02:17:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »  All
  Print  
Author Topic: [GUIDE] Setup your own Ethereum mining pool.  (Read 30133 times)
DeadMan93
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
September 06, 2017, 07:52:29 AM
 #81

baikalmine.ru Join xD
1714097844
Hero Member
*
Offline Offline

Posts: 1714097844

View Profile Personal Message (Offline)

Ignore
1714097844
Reply with quote  #2

1714097844
Report to moderator
1714097844
Hero Member
*
Offline Offline

Posts: 1714097844

View Profile Personal Message (Offline)

Ignore
1714097844
Reply with quote  #2

1714097844
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714097844
Hero Member
*
Offline Offline

Posts: 1714097844

View Profile Personal Message (Offline)

Ignore
1714097844
Reply with quote  #2

1714097844
Report to moderator
1714097844
Hero Member
*
Offline Offline

Posts: 1714097844

View Profile Personal Message (Offline)

Ignore
1714097844
Reply with quote  #2

1714097844
Report to moderator
1714097844
Hero Member
*
Offline Offline

Posts: 1714097844

View Profile Personal Message (Offline)

Ignore
1714097844
Reply with quote  #2

1714097844
Report to moderator
vearo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 07, 2017, 10:07:44 AM
 #82


Hi, I can not figure it out with config.json, please help configure it.
musangking
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 07, 2017, 03:26:26 PM
 #83


Hi, I can not figure it out with config.json, please help configure it.

U just need to copy config.example.json to your real config.json

follow this

Quote
cd /{your-ethereum-pool-folder}/open-ethereum-pool/www

Quote
cp config.example.json config.json

Quote
sudo nano config.json

Just change what is necessary... and please leave the 0.0.0.0 alone... dont change that
Etherion
Sr. Member
****
Offline Offline

Activity: 512
Merit: 260



View Profile
September 09, 2017, 06:24:52 AM
 #84

I can't seem to do this step

"Install the latest distribution of Golang (v1.7) "

running Ubuntu 16.04


$ sudo apt-get install bison mercurial bash < <(curl -LSs 'https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer')

$ . "$HOME/.gvm/scripts/gvm"

$ gvm version
Go Version Manager v1.0.22 installed at /home/myuser/.gvm

$ gvm listall

gvm gos (available)

   go1
   go1.0.1
   go1.0.2
   go1.0.3
   go1.1
   go1.1.1
....

$ gvm install go1.7.3
Installing go1.7.3...
 * Compiling...
ERROR: Failed to compile. Check the logs at /home/ubuntu/.gvm/logs/go-go1.7.3-compile.log
ERROR: Failed to use installed version



HastyQuynh
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
September 09, 2017, 07:25:51 AM
 #85

The work method is “getWork” making the pool run out-of-the-box with the official ethereum miner (ethminer).
The pool is built on NodeJS/Express. Currently working and tested on NodeJS version 4.4.6. The database used for storage is MongoDB (v 3),
The frontend is written in AngularJS and for Sockets communication between client and server-side we chose to use Primus Sockets.
The operating system used for extensive tests is Ubuntu 14.04 LTS and you shouldn’t have issues with it.

The pool is “round based”. This means that you can set a certain number of blocks found that complete a round. For example if you wish to set 1 block/round then every new block found will trigger a new round and the miners will start mining on it immediately. When you send payouts for this round, they will be calculated for that one blocks’ reward value. If you set 10 blocks/ round the same logic applies and the payouts will include rewards from all 10 blocks and so on.
zahareevici
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 10, 2017, 06:31:33 AM
 #86

Guys is someone available to help to setup and configure a pool ( not for free) ?  Wink
i have tried but but no luck  Shocked

Thanks
konco_kenthel
Full Member
***
Offline Offline

Activity: 378
Merit: 100


View Profile
September 10, 2017, 07:37:56 AM
 #87

I am very interested in this project for the advancement of the technology process that will be implemented.but how long will this project run?

vearo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 11, 2017, 08:59:08 AM
 #88

Quote
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Stats collection finished 762.883µs
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refuse
d


Help please solve.
vearo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 11, 2017, 09:13:14 AM
 #89

Quote
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Stats collection finished 762.883µs
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refuse
d


Help please solve.


I realized that I need to enter geth -rpc, but how long should I wait?
zahareevici
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
September 11, 2017, 07:25:08 PM
 #90

Quote
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:05 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Stats collection finished 762.883µs
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:06 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:07 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:08 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:09 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
2017/09/11 11:57:10 Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refuse
d


Help please solve.

have you solved ?
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
September 12, 2017, 12:40:02 AM
 #91


You guys need to sync the blockchain first. If it is ETH you need a ssd disk and
not a small one  Cheesy

Delete all files in your chaindata directory then restart the sync with:

geth --fast --cache 256 console

Should take several hours on a fast network, say 100 Mbit.

Otherwise it takes days or it may simply never sync..
Etherion
Sr. Member
****
Offline Offline

Activity: 512
Merit: 260



View Profile
September 12, 2017, 07:56:46 PM
 #92

I want to solo mine but would like to use stratum not http as with the normal geth. Other than using this pool is there another way to make a stratum server for ethash?

vearo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
September 13, 2017, 08:48:04 AM
 #93


I make changes to the site in www/app/templates index.hbs , but nothing changes on the site, cookies reset, help
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
September 13, 2017, 08:55:20 AM
 #94


I make changes to the site in www/app/templates index.hbs , but nothing changes on the site, cookies reset, help

cd www
./build.sh

refresh web page
investerS
Full Member
***
Offline Offline

Activity: 229
Merit: 100


Money making legitimately


View Profile
September 13, 2017, 09:38:00 AM
 #95

Can this work on kali linux dual with windows 7?
neelcomputers
Member
**
Offline Offline

Activity: 195
Merit: 10


View Profile WWW
September 15, 2017, 10:42:52 PM
 #96

can anyone help i have setup musicoin pool on open ethereum pool software

all works fine but when i get rewards i only get 5 coins how do i change that to full 314coins rewards?

{
   "threads": 2,
   "coin": "music",
   "name": "main",

   "proxy": {
      "enabled": true,
      "listen": "0.0.0.0:8888",
      "limitHeadersSize": 1024,
      "limitBodySize": 256,
      "behindReverseProxy": false,
      "blockRefreshInterval": "120ms",
      "stateUpdateInterval": "3s",
      "difficulty": 2000000000,
      "hashrateExpiration": "3h",


      "healthCheck": true,
      "maxFails": 100,

      "stratum": {
         "enabled": true,
         "listen": "0.0.0.0:8008",
         "timeout": "120s",
         "maxConn": 8192
      },

      "policy": {
         "workers": 8,
         "resetInterval": "60m",
         "refreshInterval": "1m",

         "banning": {
            "enabled": false,
            "ipset": "blacklist",
            "timeout": 1800,
            "invalidPercent": 30,
            "checkThreshold": 30,
            "malformedLimit": 5
         },
         "limits": {
            "enabled": false,
            "limit": 30,
            "grace": "5m",
            "limitJump": 10
         }
      }
   },

   "api": {
      "enabled": true,
      "purgeOnly": false,
      "purgeInterval": "10m",
      "listen": "0.0.0.0:8080",
      "statsCollectInterval": "5s",
      "hashrateWindow": "30m",
      "hashrateLargeWindow": "3h",
      "luckWindow": [64, 128, 256],
      "payments": 30,
      "blocks": 50
   },

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "name": "main",
         "url": "http://127.0.0.1:8545",
         "timeout": "10s"
      },
      {
         "name": "backup",
         "url": "http://127.0.0.2:8545",
         "timeout": "10s"
      }
   ],

   "redis": {
      "endpoint": "127.0.0.1:6379",
      "poolSize": 10,
      "database": 0,
      "password": ""
   },

   "unlocker": {
      "enabled": true,
      "poolFee": 1.0,
      "poolFeeAddress": "musicpoolaccountaddress",
      "donate": false,
      "depth": 120,
      "immatureDepth": 20,
      "keepTxFees": true,
      "interval": "10m",
      "daemon": "http://127.0.0.1:8545",
      "timeout": "10s"
   },

   "payouts": {
      "enabled": true,
      "requirePeers": 10,
      "interval": "30m",
      "daemon": "http://127.0.0.1:8545",
      "timeout": "10s",
      "address": "coinbaseaddress",
      "gas": "21000",
      "gasPrice": "50000000000",
      "autoGas": true,
      "threshold": 500000000,
      "bgsave": true
   },

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}

jcreyesb
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 15, 2017, 11:59:28 PM
 #97

In payout folder, unlocker file, you must set

var constReward = math.MustParseBig256("314000000000000000000

Then you must rebuild
neelcomputers
Member
**
Offline Offline

Activity: 195
Merit: 10


View Profile WWW
September 16, 2017, 04:21:50 AM
 #98

In payout folder, unlocker file, you must set

var constReward = math.MustParseBig256("314000000000000000000

Then you must rebuild


thanks will try it right away
neelcomputers
Member
**
Offline Offline

Activity: 195
Merit: 10


View Profile WWW
September 16, 2017, 08:05:15 AM
 #99

var constReward = math.MustParseBig256("314000000000000000000")

changed in unlocker.go and rebuild still no change and getting 5 coins
so flushed the redis and tried same results no change
stuck at 5 coins instead of 314
jcreyesb
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
September 16, 2017, 08:52:55 AM
 #100

Restart unlocker instance..
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!