Post
Topic
Board Mining (Altcoins)
Re: Don't pay! Ultimate Crypto-Server Installer Script setup your pool in minutes!
by
cryptopool.builders
on 09/02/2020, 22:09:41 UTC
Hello,
There is a problem installing coins.
First, let's say that the installer works very well.
I'm trying with the blake2s algorithm
With the help of the installer and Berkeley 4.x I installed "VERGE",
I opened ports, I created currency, I created .conf
i can't start it. I get an error: "Error reading configuration file: Invalid configuration value gen".
...
I tried installing the new currency "NEVAcoin",
there I installed with Install Coin with makefile.unix file as described in github. The installation was successful. I reopened the ports, created the currency, .conf.
This is where the demon starts and everything looks normal, but the miner can't join.
Cannot connect to xxx.xxx.xxx.xxx:5767

Can you give me a hand. Where is my mistake?

Greetings

So the example config that is generated in yiimp is kind of a generic across the board config. In this case you will need to remove the gen=0 line for the verge config. You may need to make other edits to the file as well depending on the coin.

is this a single server install? if so the only ports you need to open are the stratum ports. If you arent using dedicated ports for example sha would be 3333 if you are using dedicated ports and using the "addport" command that will automatically open the port it creates for you.

And also if you are not using dedicated ports you need to make sure you start the stratum, so again for sha you would run stratum start sha256 on the cli.

You can also check out https://github.com/cryptopool-builders/Multi-Pool-Installer/wiki for more information or jump in on our discord.