nodejs-pool icon indicating copy to clipboard operation
nodejs-pool copied to clipboard

Results 102 nodejs-pool issues
Sort by recently updated
recently updated
newest added

i have successfully built nodejs-pool,with working monero v0.14 and mining tested good, but when doing a new build for aeon, my miners login but all i get is invalid shares....

At ddeploy code code: ``` sudo git clone https://github.com/monero-project/monero.git cd monero sudo git checkout v0.11.1.0 ``` Would result into: ``` 'Helium Hydra' (v0.11.1.0-793bc97) 2019-05-21 23:07:07.997 [P2P1] WARN global src/cryptonote_core/cryptonote_core.cpp:1277 Last...

I ran the follow command but still cant login to front end. UPDATE pool.users SET email='your new password here' WHERE username='Administrator';

If I follow the path in the readme, to /#/admin, it just goes back to home. If I go to admin.html, it pulls up the admin login page. I use...

where is the error? I'm confused wrong config.json how to change it? I did not understand the assignment: Once it's complete, change as config.json is appropriate. It is pre-loaded for...

Can I set on MySQL pool.config field "pplnsFee" to a negative value and after finding a block, miners will get more than they mined? I tested this on a testnet...

[aeon-rebase.js](https://github.com/Snipa22/nodejs-pool/blob/master/lib/coins/aeon-rebase.js) does not accept subaddress wallets (starting with Xn), it only allows standard Aeon wallets (starting with Wm), what needs to be changed in order to accept subaddress wallets? Thanks

Anyone have any idea why the ports page is not showing any of the data? I have 2 nodes both showing in pools table and ports table but the data...

Hi all, after a lot of searching i got most of the stuff working. Accept for 3 things! Issues: 1- Worker gives error: Unable to get wallet stats: unable to...

Hello Excuse me please, but I have installed https://github.com/Snipa22/nodejs-pool on clean vps. My steps are: 1 - create user and add it to sudoers. Go to user mode su -...