Bitcoin Forum
May 30, 2024, 03:51:07 AM *
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 34634 times)
bapparabi
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


View Profile
October 24, 2017, 07:08:13 AM
 #61

this all showing that the pool software is not properly setup and build and the npm version may be mismatch which lead to not able to work
zhq123456
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
November 05, 2017, 01:53:44 AM
 #62

Thank you, I have a basic understanding of the establishment of the swimming pool. Cheers Grin Grin
sweetpirate666
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
November 14, 2017, 05:36:52 AM
 #63

Is this guide still actual?  Huh
Teknick
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
November 14, 2017, 05:43:01 AM
 #64

I tried following this guide in trying to setup a PinkCoin pool.  My setup is as follows:

Ubuntu 16.04.3 LTS
4 GB RAM
2 vCPU
Running on ESXI 6.5 host.

PinkCoin Daemon is compiled running and blockchain is sync'd

I get to the section of

Code:
git clone https://github.com/UNOMP/unified-node-open-mining-portal.git unomp
Code:
cd unomp
Code:
sudo npm update

This is where I get the following error

Code:
npm ERR! Linux 4.4.0-97-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "update"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE

npm ERR! unomp-multi-hashing@0.1.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the unomp-multi-hashing@0.1.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the unomp-multi-hashing package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs unomp-multi-hashing
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls unomp-multi-hashing
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/pink/unomp/npm-debug.log

It seems that I have all the correct packages installed as I followed the guide to the letter.  Is it possible that I need an older version of Ubuntu Server?  Any assistance is greatly appreciated.

Thank you,


Did you manage to get this working? I am stuck about here too.
technicrypt
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 14, 2017, 06:37:13 AM
 #65

I tried following this guide in trying to setup a PinkCoin pool.  My setup is as follows:

Ubuntu 16.04.3 LTS
4 GB RAM
2 vCPU
Running on ESXI 6.5 host.

PinkCoin Daemon is compiled running and blockchain is sync'd

I get to the section of

Code:
git clone https://github.com/UNOMP/unified-node-open-mining-portal.git unomp
Code:
cd unomp
Code:
sudo npm update

This is where I get the following error

Code:
npm ERR! Linux 4.4.0-97-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "update"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2
npm ERR! code ELIFECYCLE

npm ERR! unomp-multi-hashing@0.1.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the unomp-multi-hashing@0.1.0 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the unomp-multi-hashing package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs unomp-multi-hashing
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls unomp-multi-hashing
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/pink/unomp/npm-debug.log

It seems that I have all the correct packages installed as I followed the guide to the letter.  Is it possible that I need an older version of Ubuntu Server?  Any assistance is greatly appreciated.

Thank you,


Did you manage to get this working? I am stuck about here too.

You will be able to get past this issue running Ubuntu 14.04.5 LTS.  I have not yet gotten PinkCoin added because I've been slammed at work with SAN and VMWare Migrations.  Hopefully be able to try soon.  I am wondering though what is the current standard production build that most pool operators are running.  Have not gotten an answer.  I also tried channels #mpos, #crypto-expert, #nomp, and #unomp on freenode and have not gotten a reply.  Try to follow the guide using the LiteCoin daemon then try adding other coins.  That is what I'm going to do next.

Not sure if there is something to allow running on the latest release of Ubuntu, but 14.04.5 will definitely get you past the npm update issue.  Hope this helps some and please let me know if you are successful.
technicrypt
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 14, 2017, 06:41:18 AM
 #66

this all showing that the pool software is not properly setup and build and the npm version may be mismatch which lead to not able to work

Thank you for the insight, will try to get to the bottom of it.  Maybe you can shed light on my other question of what is the most common standard production mining pool build that most pool operators are running today.  I see a lot running MPOS.
technicrypt
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
November 14, 2017, 06:48:20 AM
 #67

Here is an interesting link on github

Code:
https://github.com/npm/npm/issues/18395

Looks like there are newer nodejs and npm versions.  Maybe need to look further here for the issues encountered running Ubuntu 16.04.1 LTS.  Problem is I'm an infrastructure person not a developer.
leepfrog
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
November 19, 2017, 04:55:01 AM
 #68

Watch out for the "duplicate shares exploit" -- I'm not seeing a fix for this problem affecting most pools.
 
Anonymous Kid
Member
**
Offline Offline

Activity: 183
Merit: 25


View Profile
January 31, 2018, 11:30:54 PM
 #69

Watch out for the "duplicate shares exploit" -- I'm not seeing a fix for this problem affecting most pools.
 

Second time this has been mentioned on this thread. Could you provide a link to this exploit? Curious as to why it hasn't been solved since two years ago :/
ETS
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 02, 2018, 06:13:35 PM
 #70

Just wondering if anyone knows how to setup a multiple coin. Also is this guide a good one to follow even if i do not want to do Litecoin or Bitcoin?
Bitcoin Pemula
Newbie
*
Offline Offline

Activity: 204
Merit: 0


View Profile
March 21, 2018, 05:32:39 AM
 #71

I have created a guide on how to create your own mining pool for a single crypto-currency (not a multipool). I tried to make it as novice friendly as possible and explain every step. All you really need is a very, very basic knowledge of Linux and some patience. I feel like it's important for crypto that more people are capable of running a mining pool, or at least have the knowledge of it.

******NEW GUIDE!!!******
http://blockgen.net/blog/setup-your-own-mining-pool/


Here's the OLD LEGACY guide:
http://blockgen.net/blog/novices-guide-to-setting-up-a-crypto-currency-mining-pool/

Here is an example of what you would be setting up if you follow the guide:
http://miningpool.website/

All the software used in the guide is free/open source.

I will try and create more guides as time goes on. I will also support the guides I currently have, so feel free to ask any questions pertaining to the guide. Anybody else that is knowledgeable with mining pool software, or linux feel free to help other users.

I will check this thread occasionally and try to answer some questions.
Very helpful,,,thanks for the guidelines.. i will to learn
qwertyking
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
March 21, 2018, 06:14:17 AM
 #72

many thx dude, I succeed to build a pool by following the steps you posted
mano237
Member
**
Offline Offline

Activity: 168
Merit: 10


View Profile
November 07, 2018, 06:47:47 PM
 #73

I am stuck at the "npm update" section.. I always get error messages, which Ubuntu version you tried?
alfons4790
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 08, 2018, 01:38:31 PM
 #74

I want to setup a low difficulty pow coins mining pool with auto exchange option to bitcoin, etc, eth, doge on Windows and merged mining option also. I have a mining rig of 2 1050ti 4gb and 1060 6gb nvidia cards. Can you plz help me? I am newbie. And most of the available mining pool setup related posts online are for Ubuntu.
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!