Bitcoin Forum
April 24, 2024, 07:32:47 PM *
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)
DoCApocalypto
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 24, 2017, 07:37:10 PM
 #21

Hi,
first of all I want to thank you for guide.

But..
What should I do if I want to change pool from eth to ubiq, dbix, etc...?

Thx for answer
1713987167
Hero Member
*
Offline Offline

Posts: 1713987167

View Profile Personal Message (Offline)

Ignore
1713987167
Reply with quote  #2

1713987167
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713987167
Hero Member
*
Offline Offline

Posts: 1713987167

View Profile Personal Message (Offline)

Ignore
1713987167
Reply with quote  #2

1713987167
Report to moderator
retal
Full Member
***
Offline Offline

Activity: 301
Merit: 106


View Profile
August 07, 2017, 08:26:56 PM
 #22

How to setup MusicCoin mining pool ?
the7dwarfs
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 13, 2017, 08:42:50 PM
 #23

Hi

I'm trying to set up the open-ethereum-pool. I followed the guide but I always end in the following error up when I try to access the frontend url:

Error:

Stats API Temporarily Down
Usually it's just a temporal issue and mining is not affected.

Can someone help me on this?

Thx for answering
the7dwarfs
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 13, 2017, 09:27:58 PM
 #24

Hi all

i fixed the problem the pool is only now

http://thesevendwarfs.org

hope for a lot of miners  Smiley Wink Grin
crazyer
Member
**
Offline Offline

Activity: 69
Merit: 100



View Profile
August 14, 2017, 02:17:24 AM
 #25

I think you should contact the facility that has experience installing the miners. Study the configuration appropriately with the electronic currency. Calculate the cost of electricity for economic efficiency.
fabioganga
Full Member
***
Offline Offline

Activity: 478
Merit: 113



View Profile WWW
August 14, 2017, 05:42:23 PM
 #26

Quote

the error is

Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused


I'm also having this error that is plaguing me, and I would like to use open-ethereum-pool by @sammy007 as modified by Ubiq: https://github.com/ubiq/open-ethereum-pool

I assume that, because it's not using geth but rather gubiq (the geth equivalent for Ubiq) I should do

./gubiq --rpc

or

./gubiq --rpc-port 8545

However, I am still getting the error and it's really driving me nuts.

There is no way apparently to contact the original developer @sammy007, can someone please help?

Thanks!
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 16, 2017, 08:27:15 AM
 #27

Quote

the error is

Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused


I'm also having this error that is plaguing me, and I would like to use open-ethereum-pool by @sammy007 as modified by Ubiq: https://github.com/ubiq/open-ethereum-pool

I assume that, because it's not using geth but rather gubiq (the geth equivalent for Ubiq) I should do

./gubiq --rpc

or

./gubiq --rpc-port 8545

However, I am still getting the error and it's really driving me nuts.

There is no way apparently to contact the original developer @sammy007, can someone please help?

Thanks!

Instead try this:

./gubiq --rpc --rpcport 8545

retal
Full Member
***
Offline Offline

Activity: 301
Merit: 106


View Profile
August 16, 2017, 11:04:11 PM
 #28

Guys, i have problem with payouts:  Unable to process payouts: account is locked
Looks like cant unlock my wallet.
How to fix that? Is it password problem?
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 16, 2017, 11:53:02 PM
 #29

Guys, i have problem with payouts:  Unable to process payouts: account is locked
Looks like cant unlock my wallet.
How to fix that? Is it password problem?

geth --rpc --rpcport 8545 --unlock ADDRESS

then geth asks for password..
retal
Full Member
***
Offline Offline

Activity: 301
Merit: 106


View Profile
August 17, 2017, 03:29:43 AM
 #30

thank you, sverkere
it works
retal
Full Member
***
Offline Offline

Activity: 301
Merit: 106


View Profile
August 17, 2017, 04:27:20 AM
 #31

where in code i can change this?

btc_2_da_moon
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 17, 2017, 04:28:19 AM
 #32

Thanks for the guide - will give it a go this weekend or the one after and let you know how I go Wink  Grin
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 20, 2017, 05:53:55 PM
Last edit: August 20, 2017, 08:40:46 PM by sverkere
 #33

Thanks for the guide - will give it a go this weekend or the one after and let you know how I go Wink  Grin

Going ok?

Here is my new pool:
http://mcpool.servehttp.com:81
Ruzanoff
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 21, 2017, 03:58:09 AM
 #34


Help with this problem please :
Quote
Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
Quote
Stats API Temporarily Down

- - - - -

 fabioganga, try this :
Quote
apt-get install rpcbind

bapparabi (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


View Profile
August 21, 2017, 04:26:42 AM
 #35

Code:
Configure nginx to serve API on /api subdirectory. Configure nginx to serve www/dist as static website.

do you know what to do and how to do for this step as not able to do it ..not find any guide on this how to do it

Code:
Serving API using nginx

Create an upstream for API:

How to this can be done and where this code need to be placed ?? do you know can you tell me
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 21, 2017, 04:41:47 AM
 #36


Help with this problem please :
Quote
Error while refreshing pending block on main: Post http://127.0.0.1:8545: dial tcp 127.0.0.1:8545: getsockopt: connection refused
Quote
Stats API Temporarily Down


You need to have some services started before running pool. In your case geth (see earlier posts).
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 21, 2017, 04:58:07 AM
 #37

Code:
Configure nginx to serve API on /api subdirectory. Configure nginx to serve www/dist as static website.

do you know what to do and how to do for this step as not able to do it ..not find any guide on this how to do it

Code:
Serving API using nginx

Create an upstream for API:

How to this can be done and where this code need to be placed ?? do you know can you tell me


You can edit /etc/nginx/conf.d/default.conf
That's the nginx default message when you open http://localhost

Now you want it to do something else like:

upstream api {
   server 127.0.0.1:8080;
   }

   server {
   listen 0.0.0.0:80;
   root /pool-path/www/dist;
   index index.html index.htm;

   server_name localhost;

        location /api {
                proxy_pass http://api;
        }


   location / {
      try_files $uri $uri/ /index.html;
   }

   }
bapparabi (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


View Profile
August 21, 2017, 05:04:07 AM
 #38

thanks ..for you detail confing ..

now one more thing in which files or place we have to change the ip of our server or domain name in this guide as so place place using some short of local ip to connect to server pool and api and redis ..

so the place where i have to put my domain name or if not i have domain name i can put ip but the place and file
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 21, 2017, 05:42:14 AM
 #39

thanks ..for you detail confing ..

now one more thing in which files or place we have to change the ip of our server or domain name in this guide as so place place using some short of local ip to connect to server pool and api and redis ..

so the place where i have to put my domain name or if not i have domain name i can put ip but the place and file

You should have the file environment.js in /pool-path/www/config

There you correctly need to specify ApiUrl. For example:

ApiUrl: '//ubiqpool.servehttp.com:8080/',

The /etc/hosts file specify this host in local net:
192.168.10.162 ubiqpool.servehttp.com

Externally I have made ubiqpool.servehttp.com known through the service https://www.noip.com/
sverkere
Newbie
*
Offline Offline

Activity: 47
Merit: 0


View Profile
August 21, 2017, 06:00:23 AM
 #40

If you find info helpful you thank me by mining to my music address for a while..

ethminer -G -F http://mcpool.servehttp.com:8889/0x5a922a7d16a50a9a1e12b2de49354d764d2107cd/miner1 --farm-recheck 400
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!