EvernodeXRPL / evernode-host

Evernode host installer
Other
54 stars 9 forks source link

Failure in evernode reputationd opt-in #427

Open liamnibble2020 opened 2 months ago

liamnibble2020 commented 2 months ago

@du1ana

host address: rw7sNZ6P39qeT4tmHP9CxUrPc2NtBf1goU

when I run "evernode reputationd opt-in" not successful

message: Waiting for the process to complete... Sufficient XAH funds have been received. Secret config file does not exist at /home/ever/secret.key

Run " cat /home/ever/secret.key" - I had my secret for rw7sNZ6P39qeT4tmHP9CxUrPc2NtBf1goU

what is the problem, what is your recommendation?

du1ana commented 2 months ago

Hi, right now the rewards are paused due to a bug in Xahau. While rewards are paused, we recommend to stay opted out of the reputation system until further notice.

However in the meantime, could you check if the secret file has the following format?

{ "xrpl": { "secret": "<secret>" } }

du1ana commented 2 months ago

cat /etc/sashimono/mb-xrpl/mb-xrpl.cfg

cat /etc/sashimono/reputationd/reputationd.cfg

please run these two commands and send the outputs as well

liamnibble2020 commented 2 months ago

CAT.txt

Please add me in discord no access: liamnibble@gmail.com

rippleitinnz commented 2 months ago

You are still using wss://xahau.network

You cant use this Xahau websocket, you need to provide your own or hire a slot off someone

du1ana commented 2 months ago

@liamnibble2020 could you run ls -ll /home/ever/secret.key and send the output you get?

liamnibble2020 commented 2 months ago

root@srv480113:~# ls -ll /home/ever/secret.key -r--r----- 1 sashimbxrpl sashimbxrpl 58 Aug 24 16:03 /home/ever/secret.key root@srv480113:~#

When can Opt-in again?

du1ana commented 2 months ago

Could you run cat /home/ever/secret.key and check if the file content is in this format? Here, <secret> should be replaced by your host account secret.

{ "xrpl": { "secret": "<secret>" } }

liamnibble2020 commented 2 months ago

YES, I know the format is crucial, not the first rodeo

du1ana commented 2 months ago

Hi, could you opt in again and check if you are still experiencing this issue?

liamnibble2020 commented 2 months ago

evernode reputationd opt-in 9-23-2024
Evernode reputationd status: active monitoring

Additionally, I opt-in 7 host last week, some of them getting a bit, not even not even 1 EVER, what is wrong? Are we still Healthy project?

Please invite my email liamnibble@gmail.com in DISCORD please

du1ana commented 2 months ago

@liamnibble2020 use this link to join the discord server. Please refer to this documentation to diagnose reward/reputationD related issues in your hosts. If you need any assistance to diagnose the issue, 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'

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

Evernode status: evernode status

Evernode repuationd status: evernode reputationd status

liamnibble2020 commented 1 month ago

image

du1ana commented 1 month ago

"Evernode reputationd status: inactive" means you haven't opted-in for reputation. run evernode reputationd opt-in and then evernode reputationd status and send the outputs

liamnibble2020 commented 1 month ago

This is just going round and circle this is fully funded and when you opt-in goes back to old error Waiting for the process to complete... Sufficient XAH funds have been received. Secret config file does not exist at /home/ever/secret.key REPUTATIOND_EXITED Error preparing account

du1ana commented 1 month ago

run sudo chown sashimbxrpl:sashiadmin /home/ever/secret.key and retry to opt in

liamnibble2020 commented 1 month ago

I did , same result Waiting for the process to complete... Sufficient XAH funds have been received. Secret config file does not exist at /home/ever/secret.key REPUTATIOND_EXITED Error preparing account

du1ana commented 1 month ago

could you run ls -ll /home/ever/secret.key and send the output again?

liamnibble2020 commented 1 month ago

root@srv480113:~# ls -ll /home/ever/secret.key -r--r----- 1 sashimbxrpl sashiadmin 58 Aug 24 16:03 /home/ever/secret.key

du1ana commented 1 month ago

Can you backup your secrets, wipe the VM, and then try a transfer installation of Evernode using curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-resources/main/sashimono/installer/evernode.sh | sudo bash -s transfer ?

liamnibble2020 commented 3 weeks ago

what is the commend to to revoke and get half of the evernode deposit

du1ana commented 3 weeks ago

do you mean deregistering from Evernode?

liamnibble2020 commented 2 weeks ago

yes, and to get half of the deposit

du1ana commented 2 weeks ago

run evernode uninstall