Pages:
Author

Topic: [GUIDE] Setup your own mining pool. - page 2. (Read 34677 times)

legendary
Activity: 1294
Merit: 1039
September 17, 2017, 07:01:19 PM
#54
anybody know how to make a manual payment?

I'm using mpos and nomp on my pool.
I would like to transfer the fee balance I have in my wallet to a different wallet.
I can simply do a sendtoaddress, but that doesn't update the balance reported in admin/funds/wallet info.

I'm thinking I should be able to insert a line in a table to trigger the payout:
INSERT INTO table_name ( field1, field2,...fieldN ) VALUES ( value1, value2,...valueN );

any ideas?
newbie
Activity: 53
Merit: 0
August 06, 2017, 11:32:42 PM
#53
I literally was just asking myself about this. Thank you for the detailed information.
sr. member
Activity: 378
Merit: 250
August 06, 2017, 04:07:36 PM
#52
good work indeed, i have set up 2 pools following both guides, nomp and unomp, keep the hard work
newbie
Activity: 3
Merit: 0
July 10, 2017, 02:18:39 AM
#51


Are you talking about the new guide? http://blockgen.net/blog/setup-your-own-mining-pool/

Modern uNOMP is not compatible with MPOS.
Quote
Really? Where did you get that info?
I've configured uNOMP (the newest, updated) with MPOS and did worked. Auth, multipool and so on.
The only missing thing was to check payments, but I assume it works at all.

I got that info directly from the uNOMP development team. It is even stated in their readme on github. I understand you may of got it working, but I would be careful in a production environment. It is unsupported.

Thank you.
newbie
Activity: 63
Merit: 0
January 29, 2017, 04:37:00 AM
#50
any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley

any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley

Both ZCash and Ethereum are not compatible with this guide unless you are capable enough to modify the software yourself.

Any chance you will update your guide for Ethereum, Zcash, etc?
hero member
Activity: 826
Merit: 1000
January 09, 2017, 12:32:20 AM
#49
i try to us this giide to make pool

http://blockgen.net/blog/setup-your-own-mining-pool/

but i am getin one error and not able to solve it can any one tell me how to solve it


Now let’s compile litecoin.

sudo make


Code:
pooladmin@litecoinpool:~/litecoin$ sudo make
make: *** No targets specified and no makefile found.  Stop.

can you now tell me how to solve it


You can download Litecoin Core precompiled off of Litecoin's official page and skip that entire step if you want.

how and where .. and which step should i not do ..is there any recent guide to make LTC pool
full member
Activity: 298
Merit: 100
dApps Development Automation Platform
January 08, 2017, 11:10:34 PM
#48
i try to us this giide to make pool

http://blockgen.net/blog/setup-your-own-mining-pool/

but i am getin one error and not able to solve it can any one tell me how to solve it


Now let’s compile litecoin.

sudo make


Code:
pooladmin@litecoinpool:~/litecoin$ sudo make
make: *** No targets specified and no makefile found.  Stop.

can you now tell me how to solve it


You can download Litecoin Core precompiled off of Litecoin's official page and skip that entire step if you want.
hero member
Activity: 826
Merit: 1000
January 06, 2017, 12:48:17 PM
#47
i try to us this giide to make pool

http://blockgen.net/blog/setup-your-own-mining-pool/

but i am getin one error and not able to solve it can any one tell me how to solve it


Now let’s compile litecoin.

sudo make


Code:
pooladmin@litecoinpool:~/litecoin$ sudo make
make: *** No targets specified and no makefile found.  Stop.

can you now tell me how to solve it
full member
Activity: 448
Merit: 114
December 20, 2016, 01:25:56 PM
#46
Very nice work. It helped a lot. Thanks for all hard work you done here. I was searching for some like this guide for a long time in another places. So, thanks.
full member
Activity: 298
Merit: 100
dApps Development Automation Platform
December 20, 2016, 12:58:03 PM
#45
any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley

any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley

Both ZCash and Ethereum are not compatible with this guide unless you are capable enough to modify the software yourself.
sr. member
Activity: 353
Merit: 250
December 05, 2016, 09:53:29 AM
#44
can i use your guide to setup a ETH mining pool? Does this pool do multiple coin?
member
Activity: 78
Merit: 10
December 05, 2016, 07:38:52 AM
#43
can't wait to have a try, thanks very much!! you are great!  Smiley Smiley
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
December 02, 2016, 02:57:57 PM
#42
any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley

That is cool. I was thinking of starting a mine pool but I wonder though, what are the operating costs for running a server with a pool on it or is a simple website enough ? I would assume I need an actual server to process all this information.
legendary
Activity: 1084
Merit: 1003
≡v≡
December 02, 2016, 09:35:15 AM
#41
any updates ?
I was trying to set up Zcash mining pool but with no luck..
I'll try this guide and see what happens Smiley
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
October 17, 2016, 08:39:54 PM
#40
Thank you so much. I really was looking forward to  finding something like this. I was actually recommended to come here and I see the guide is here and everything I need.
This is only a good thing for crypto since more pools means more mining ^^
newbie
Activity: 23
Merit: 0
September 23, 2016, 03:11:47 AM
#39
Hey guys can someone please help.

I have an LTC pool running Mpos+Unomp.

I have been struggling now for over 2 weeks to get mpos / unomp up and running on an LTC pool
all looks good miners connect all everything works except no payments no balance debug shows shares being submitted and lists on dashboard. but im also seeing no blockshares and and under transaction there are no transactions. they list in sqldb but nothing on mpos side payments are disabled on unomp side have I done something wrong. I have been seeking help on the IRC but no answers for 3 days.
I have read http://www.grewe.ca/crypto-currency-mining/ but didnt help much even tried switching payout methods please help or comment if im being an idiot.. thanks.
newbie
Activity: 14
Merit: 0
August 18, 2016, 02:49:10 AM
#38
Hi everyone,
I have been able to build the server and I have a address ' www.thorsminingpool.ml ' but nowl I'm not sure how get miner's connecting. I believe that I need to set the stratum address but I'm not sure where to go with it. If anyone could give some guidance, that would be orsome !

Cheers  Huh
legendary
Activity: 2940
Merit: 1169
July 18, 2016, 04:45:31 AM
#37
Nice work.
Thank you very much.
newbie
Activity: 14
Merit: 0
July 18, 2016, 01:14:17 AM
#36
Hi guys,
I successfully setup unomp with two coin, now I've got a third one and I'm getting this error. I don't know what it's telling. Any help would be orsome.

undefined:1
rd":"mypass","database":"ltc","checkPassword":false,"autoCreateWorker":false}}
                                                                              ^
SyntaxError: Unexpected end of input
    at Object.parse (native)
    at /home/thor/unomp/init.js:104:32
    at Array.forEach (native)
    at buildPoolConfigs (/home/thor/unomp/init.js:102:31)
    at init (/home/thor/unomp/init.js:526:19)
    at Object. (/home/thor/unomp/init.js:542:3)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)

Cheers guys


Edit - Well it turned out that one of the .json file in pool_configs didn't have the coin daemon running.
full member
Activity: 298
Merit: 100
dApps Development Automation Platform
February 06, 2016, 01:59:20 AM
#35


Are you talking about the new guide? http://blockgen.net/blog/setup-your-own-mining-pool/

Modern uNOMP is not compatible with MPOS.
Quote
Really? Where did you get that info?
I've configured uNOMP (the newest, updated) with MPOS and did worked. Auth, multipool and so on.
The only missing thing was to check payments, but I assume it works at all.

I got that info directly from the uNOMP development team. It is even stated in their readme on github. I understand you may of got it working, but I would be careful in a production environment. It is unsupported.
Pages:
Jump to: