EvernodeXRPL / evernode-host

Evernode host installer
Other
55 stars 8 forks source link

Deregestration failure #436

Open siasiab1 opened 1 week ago

siasiab1 commented 1 week ago

Are you sure you want to deregister from Evernode? [Y/n] y

Pending sell offer found. Host not registered. Error occured in deregister process. Check the error and try again.

I encounter the above error when deregestring my host. plz help

du1ana commented 1 week ago

hi, could you send me your host address?

siasiab1 commented 1 week ago

rPMq4P43wTQmHUGFdx8uWkcNC3HrtU3xh2

n9.evernodegateway.com

du1ana commented 1 week ago

Seems like you have run a transfer operation, which have resulted in your reg token being burned. Run an install operation, then wait until the host sends a heartbeat, and then try to deregister.

siasiab1 commented 6 days ago

thank you I will try

siasiab1 commented 6 days ago

on another node I tried uninstalling but gives the following error

Uninstalling... ---Sashimono uninstaller--- Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service. Removed /home/sashireputationd/.config/systemd/user/default.target.wants/sashimono-reputationd.service. Removing Sashimono cgroup creation service... Removed /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service. Removing Sashimono service... Removed /etc/systemd/system/multi-user.target.wants/sashimono-agent.service. Removing Sashimono private docker registry... sashidockerreg does not exist. Deleting binaries... Deleting Sashimono CLI... Deleting cgroup rules... Restarting the 'cgrulesengd' service... Attempting Evernode host deregistration... Error occurred while re-connecting to the primary server Connection closure already handled Connection failure for wss://wss.evernodegateway.com (code:1000) Re-initializing xrpl client. [ 'Primary server wss://wss.evernodegateway.com connection max attempts failed.' ] MB_CLI_EXITED Invalid registration please transfer and try again Aborting the uninstallation.. There was an error during uninstallation.

du1ana commented 6 days ago

uninstall process should resume from the point of failure if you run the command again. please check your xahaud server status if you encounter the connection issue continuously.

siasiab1 commented 6 days ago

Connection failure for wss://wss.evernodegateway.com (code:1000)

I get the following error running any command but my xahau node status is ok and connected

xha@xha-node:~$ wscat -c wss://wss.evernodegateway.com Connected (press CTRL+C to quit)

siasiab1 commented 6 days ago

xha@xha-node:~$ sudo systemctl status nginx.service ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2024-09-22 03:23:18 EDT; 2 days ago Docs: man:nginx(8) Process: 1399878 ExecReload=/usr/sbin/nginx -g daemon on; master_process on; -s reload (code=exited, status=0/SUCCESS) Main PID: 850 (nginx) Tasks: 7 (limit: 19075) Memory: 23.5M CGroup: /system.slice/nginx.service ├─ 850 nginx: master process /usr/sbin/nginx -g daemon on; master_process on; ├─1399879 nginx: worker process ├─1399880 nginx: worker process ├─1399881 nginx: worker process ├─1399882 nginx: worker process ├─1399883 nginx: worker process └─1399884 nginx: worker process

Sep 22 03:23:18 xha-node systemd[1]: Starting A high performance web server and a reverse proxy server... Sep 22 03:23:18 xha-node systemd[1]: Started A high performance web server and a reverse proxy server. Sep 25 02:01:14 xha-node systemd[1]: Reloading A high performance web server and a reverse proxy server. Sep 25 02:01:14 xha-node systemd[1]: Reloaded A high performance web server and a reverse proxy server.

du1ana commented 6 days ago

did you try the wscat from the Evernode host machine?

siasiab1 commented 6 days ago

no i tried on my xahau node

du1ana commented 6 days ago

try to wscat using your evernode host machine. if it fails repeatedly, then the issue will most probably be your xahau node being unreachable by the host.