I am trying to setup a mining pool with 2 algorithms. I have 2 data directory, 2 different conf files. When I start the second process the debug.log shows
CDBEnv::Open: LogDir=/home/test/.digibytescrypt/database ErrorFile=/home/test/.digibytescrypt/db.log
2017-11-27 19:38:22 Selected Algo: scrypt
2017-11-27 19:38:22 Unable to bind to [::]:12024 on this computer. DigiByte Core is probably already running.
2017-11-27 19:38:22 Unable to bind to 0.0.0.0:12024 on this computer. DigiByte Core is probably already running.
2017-11-27 19:38:22 Error: Unable to bind to 0.0.0.0:12024 on this computer. DigiByte Core is probably already running.
2017-11-27 19:38:22 Error: Failed to listen on any port. Use -listen=0 if you want this.
Is it possible to run 2 digitbyte processes on the same server so that 2 algo could be mined at the same time?
Ian
I don't think you can. Don't think you can run two wallets on the same machine!