EvernodeXRPL / evernode-host

Evernode host installer
Other
54 stars 8 forks source link

Reputation 0, no one connecting to my Evernode host instances. #414

Open crtten opened 3 weeks ago

crtten commented 3 weeks ago

Hello,

I run 5 evernode hosts, each has 9 instances. No one is connecting to them, or using them, or able to connect. Because of this my hosts have a reputation of 0, and I'm not earning any rewards. I was earning rewards up until version 0.8.2, but haven't earned any since the latest updates, i'm now running 0.12.0. Any ideas on why no one is able to connect to my hosts?

I'm running cryptobro,site, see: https://dashboards.evernode.network/d/e12fd471-1700-492e-b228-fd5d77ed9c56/my-evernode-hosts?orgId=1&refresh=5m&var-domain=cryptobro.site

When I try telnetting into the server ip addresses with the ports required for instances to run, I get a failed connection. IE: telnet 31.220.101.21 26201 will fail to connect. I've tried making sure the ports are open using UFW to no avail.

Thanks for any help

du1ana commented 2 weeks ago

hi, please run the following commands and send the logs you get:

Reputation log : sudo -u sashireputationd bash -c 'journalctl --user -u sashimono-reputationd | tail -n 250'

Sashi mb XRPL log : sudo -u sashimbxrpl bash -c journalctl --user -u sashimono-mb-xrpl | tail -n 250