shigutso
shigutso
unfortunately there's no "easy" way to update your daemon, like a "sudo apt update", but you can do however you find easier to do stop monerod and wallet-rpc, compile the...
run a `sudo netstat -tuplen` and post the results
mining ports are not opened, it seems are you sure all the modules are running fine?
ports 3333, 5555, 7777 and 9000, you don't have these, the defaults ports for mining
unfortunately you won't find this info here you may check this repo https://github.com/MoneroOcean and ask the creator for assistance good luck
you can get more info here: https://github.com/Snipa22/nodejs-pool/issues/362
You downloaded a very old version of Monero. The deploy script is outdated, you have to fix the download link of Monero.
The script is old and needs many manual adjustments, maybe there's a fork with a updated deploy script, but other than that you'll have to fix it yourself by downloading...
I'm also having this issue, but my CPU is being used a lot. (Aeon pool) Worker module is crashing, like it's losing connection with the daemon, but the daemon is...
moneromooo gave a workaround for this (it works for me): go to the running daemon (aeond or monerod) and run the command `print_pool_stats`, if there are a lot of tx(es),...