BK
BK
Looks good
A better option (I think) would be to have a flag IsBonusEnabled = true/false. BonusPercentage = n. Then blockmanager.js has the code to apply the percentage. Not an expert in...
I've never tired IP for the hostname, so not sure if it will work. Have you check module statuses, to see if everything is running? using pm2 status and then...
Is the wallet running? Are there no other errors in other modules? The pool module looks like it has a lot of restarts.
looks like the api is fine. Sorry can't think what else to check off the top of my head.
another check, did you update file nodejs-pool/config.json? bind_ip & hostname
Not sure if it's too import, as it should work for single node... but section Readme - Deployment via Installer, step 3. states the changes required. I did have this...
I know normal 0.0.0.0 works and binds to all IPs, but in this case, I don't know if it must be a real IP, you could try your actual IP,...
Not sure on that, I would trace back steps and verify every change made, is correct.
so blockmanager cannot connect to Monero Daemon. Didn't you say earlier, that you had no other errors? Try stopping Monero Daemon service, and then run the Daemon in the foreground...