Bitcoin Forum
June 24, 2024, 09:08:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 »  All
  Print  
Author Topic: [GUIDE] Setup your own mining pool.  (Read 34637 times)
MickyCOB
Full Member
***
Offline Offline

Activity: 252
Merit: 100



View Profile
August 14, 2015, 06:03:15 AM
 #21

Great post man  Smiley

totoy
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500



View Profile
August 17, 2015, 12:17:43 AM
Last edit: August 30, 2015, 10:22:25 AM by totoy
 #22

Cool Cool Im going to try this Smiley

Edit: working fine now
tbearhere
Legendary
*
Offline Offline

Activity: 3164
Merit: 1003



View Profile
August 17, 2015, 10:49:57 AM
 #23

@profall
Can you do in windows ?
Thx
r00tdude
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
October 23, 2015, 06:26:06 PM
 #24

Thanks for the excellent guide - kudos.

How do I go about enabling the MPOS front end for this? No graphs means no smiles Smiley

Thanks a bunch!

Bitrated user: r00tdude.
profall (OP)
Full Member
***
Offline Offline

Activity: 298
Merit: 100


dApps Development Automation Platform


View Profile
October 24, 2015, 04:46:54 AM
 #25

@profall
Can you do in windows ?
Thx

No, will not work with Windows at the current moment.



Thanks for the excellent guide - kudos.

How do I go about enabling the MPOS front end for this? No graphs means no smiles Smiley

Thanks a bunch!

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

Modern uNOMP is not compatible with MPOS.

mirny
Legendary
*
Offline Offline

Activity: 1108
Merit: 1005



View Profile
December 15, 2015, 05:41:42 PM
 #26

Hi guys I'm trying to setup a unomp pool, I followed this guide
http://blockgen.net/blog/setup-your-own-mining-pool/
but no matter, what I do I'm getting same error,
I tried it on Mint 17.2 and Ubuntu 14.04 64bit in VM,
and this is, what I'm getting:

SyntaxError: Unexpected number
at Object.parse (native)
at /root/unomp/init.js:104:32
at Array.forEach (native)
at buildPoolConfigs (/root/unomp/init.js:102:31)
at init (/root/unomp/init.js:526:19)
at Object. (/root/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)

I have no idea to solve it, now I'm stuck and I can't move on.
Can anybody tell me how to sort this thing out?
Thank you.

This is my signature...
dennishh
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 31, 2015, 02:37:18 PM
 #27

Hi guys I'm trying to setup a unomp pool, I followed this guide
http://blockgen.net/blog/setup-your-own-mining-pool/
but no matter, what I do I'm getting same error,
I tried it on Mint 17.2 and Ubuntu 14.04 64bit in VM,
and this is, what I'm getting:

SyntaxError: Unexpected number
at Object.parse (native)
at /root/unomp/init.js:104:32
at Array.forEach (native)
at buildPoolConfigs (/root/unomp/init.js:102:31)
at init (/root/unomp/init.js:526:19)
at Object. (/root/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)

I have no idea to solve it, now I'm stuck and I can't move on.
Can anybody tell me how to sort this thing out?
Thank you.


Same problem here, have tried numerous fresh installs and follows guide to the bone....help?!   
someone?
dennishh
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2016, 11:56:52 PM
 #28

Hi guys I'm trying to setup a unomp pool, I followed this guide
http://blockgen.net/blog/setup-your-own-mining-pool/
but no matter, what I do I'm getting same error,
I tried it on Mint 17.2 and Ubuntu 14.04 64bit in VM,
and this is, what I'm getting:

SyntaxError: Unexpected number
at Object.parse (native)
at /root/unomp/init.js:104:32
at Array.forEach (native)
at buildPoolConfigs (/root/unomp/init.js:102:31)
at init (/root/unomp/init.js:526:19)
at Object. (/root/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)

I have no idea to solve it, now I'm stuck and I can't move on.
Can anybody tell me how to sort this thing out?
Thank you.



I figured out what is was  :-)
You need to setup your apache2 configuration to get it working
change rootdir to your website's real path /var/www/unomp/website

Good luck!
Hytech2k
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 07, 2016, 06:50:47 PM
 #29

I've actually got a Unomp pool up and running with the litecoin daemon per Blockgens excellent tutorial. Now i'm trying to get the altcoins I would like to add installed but it seems they are all different in the way they install and i'm still trying to learn Ubuntu in my spare time.

Any suggestions on maybe a tutorial or two about installing and configuring different coins?

Hytech2k
profall (OP)
Full Member
***
Offline Offline

Activity: 298
Merit: 100


dApps Development Automation Platform


View Profile
January 12, 2016, 04:38:43 AM
 #30

I've actually got a Unomp pool up and running with the litecoin daemon per Blockgens excellent tutorial. Now i'm trying to get the altcoins I would like to add installed but it seems they are all different in the way they install and i'm still trying to learn Ubuntu in my spare time.

Any suggestions on maybe a tutorial or two about installing and configuring different coins?

Hytech2k

I will be working on some more in-depth guides in the next few weeks/months.

Hytech2k
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 13, 2016, 09:28:57 PM
 #31

I've actually got a Unomp pool up and running with the litecoin daemon per Blockgens excellent tutorial. Now i'm trying to get the altcoins I would like to add installed but it seems they are all different in the way they install and i'm still trying to learn Ubuntu in my spare time.

Any suggestions on maybe a tutorial or two about installing and configuring different coins?

Hytech2k

I will be working on some more in-depth guides in the next few weeks/months.

That would be great. Thanks !!

Hytech2k
Blawpaw
Legendary
*
Offline Offline

Activity: 1596
Merit: 1027



View Profile
January 14, 2016, 12:50:39 AM
 #32

Great guide you got there.
What's the minimum requirements to run a Pool?
profall (OP)
Full Member
***
Offline Offline

Activity: 298
Merit: 100


dApps Development Automation Platform


View Profile
January 16, 2016, 02:15:25 AM
 #33

Great guide you got there.
What's the minimum requirements to run a Pool?

This is taken straight from the guide:

Quote
I get asked a lot about what sort of server power is required to run a mining pool. Based off of the scrypt algorithm, you want about at least 1 CPU Core and 1GB of Memory per 1 GH/s to be on the safe side. This is not including at least 1 CPU Core and 1GB minimum to run your frontend (website), which will also fluctuate depending on the amount of traffic. Internet connection wise, you want at least a 10Mbps port. Most VPS or Servers that you can rent usually have at least a 100Mbps port now-a-days. I would highly recommend SSD drives, especially if you plan on going over 1 GH/s on your pool. Mining pools love to use a lot of IOPS.

Keep in mind those are very conservative numbers. If you are an experienced systems administrator you could tweak the server, pool and other things so you do not need as many resources.

erm3nda
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 05, 2016, 06:29:56 AM
 #34



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.
profall (OP)
Full Member
***
Offline Offline

Activity: 298
Merit: 100


dApps Development Automation Platform


View Profile
February 06, 2016, 05: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.

tag4lucy
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 18, 2016, 05:14:17 AM
Last edit: July 26, 2016, 01:04:24 AM by tag4lucy
 #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.<anonymous> (/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.
ivan1975
Legendary
*
Offline Offline

Activity: 2884
Merit: 1168


View Profile
July 18, 2016, 08:45:31 AM
 #37

Nice work.
Thank you very much.
tag4lucy
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 18, 2016, 06: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
GatekeeperZA
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
September 23, 2016, 07: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.
Daffadile
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
October 18, 2016, 12:39:54 AM
 #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 ^^

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
Pages: « 1 [2] 3 4 »  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!