Closed sojournease closed 1 month ago
please run cat /tmp/evernode/installer-1728405405.log
and send the output you get
You should be able to restore Evernode using curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-resources/main/sashimono/installer/evernode.sh | sudo bash -s transfer
. Refer to this documentation for more info.
I tried the transfer approach just now and each time I enter the Xahau account key then the secret it says checking account keys...then returns to asking for the Xahau account address again.
Here's the log uoi requested above:
cat /tmp/evernode/installer-1728405405.log 2024-10-08 16:36:57 ---Sashimono prerequisites installer--- 2024-10-08 16:36:57 STAGE Installing dependencies 2024-10-08 16:36:57 Get:1 https://deb.nodesource.com/node_20.x nodistro InRelease [12.1 kB] 2024-10-08 16:36:57 Get:2 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages [9452 B] 2024-10-08 16:36:57 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-10-08 16:36:57 Hit:4 http://us.archive.ubuntu.com/ubuntu focal InRelease 2024-10-08 16:36:57 Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-10-08 16:36:57 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3237 kB] 2024-10-08 16:36:57 Hit:7 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease 2024-10-08 16:36:57 Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [821 kB] 2024-10-08 16:36:57 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-10-08 16:36:57 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1013 kB] 2024-10-08 16:36:57 Get:11 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3605 kB] 2024-10-08 16:36:57 Get:12 http://us.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1039 kB] 2024-10-08 16:36:57 Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1233 kB] 2024-10-08 16:36:57 Fetched 11.9 MB in 7s (1661 kB/s) 2024-10-08 16:36:57 Reading package lists... 2024-10-08 16:36:57 Reading package lists... 2024-10-08 16:36:57 Building dependency tree... 2024-10-08 16:36:57 Reading state information... 2024-10-08 16:36:57 quota is already the newest version (4.05-1). 2024-10-08 16:36:57 cgroup-tools is already the newest version (0.41-10). 2024-10-08 16:36:57 fuse3 is already the newest version (3.9.0-2). 2024-10-08 16:36:57 curl is already the newest version (7.68.0-1ubuntu2.24). 2024-10-08 16:36:57 openssl is already the newest version (1.1.1f-1ubuntu2.23). 2024-10-08 16:36:57 uidmap is already the newest version (1:4.8.1-1ubuntu5.20.04.5). 2024-10-08 16:36:57 0 upgraded, 0 newly installed, 0 to remove and 189 not upgraded. 2024-10-08 16:36:57 STAGE Configuring fstab 2024-10-08 16:36:57 fstab already configured. 2024-10-08 16:36:57 STAGE Configuring fuse 2024-10-08 16:36:57 Fuse config already updated. 2024-10-08 16:36:57 STAGE Configuring cgroup rules engine 2024-10-08 16:36:57 STAGE Configuring grub 2024-10-08 16:36:57 Grub already configured. 2024-10-08 16:46:44 ---Sashimono installer--- 2024-10-08 16:46:44 [STAGE] Setting up letsencrypt certbot 2024-10-08 16:46:44 Skipping adding existing rule 2024-10-08 16:46:44 Skipping adding existing rule (v6) 2024-10-08 16:46:44 Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/sashimono-4evernode3.com.sh 2024-10-08 16:46:44 [STAGE] Installing docker packages 2024-10-08 16:46:44 --2024-10-08 17:37:50-- https://raw.githubusercontent.com/moby/moby/master/contrib/download-frozen-image-v2.sh 2024-10-08 16:46:44 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8000::154, ... 2024-10-08 16:46:44 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: Connection timed out. 2024-10-08 16:46:44 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: Connection timed out. 2024-10-08 16:46:44 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: Connection timed out. 2024-10-08 16:46:44 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: Connection timed out. 2024-10-08 16:46:44 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 2024-10-08 16:46:44 HTTP request sent, awaiting response... 200 OK 2024-10-08 16:46:44 Length: 14605 (14K) [text/plain] 2024-10-08 16:46:44 Saving to: ‘/usr/bin/sashimono/dockerbin/download-frozen-image-v2.sh’ 2024-10-08 16:46:44 2024-10-08 16:46:44 0K .......... .... 100% 14.5M=0.001s 2024-10-08 16:46:44 2024-10-08 16:46:44 2024-10-08 17:46:33 (14.5 MB/s) - ‘/usr/bin/sashimono/dockerbin/download-frozen-image-v2.sh’ saved [14605/14605] 2024-10-08 16:46:44 2024-10-08 16:46:44 Private docker registry installation skipped 2024-10-08 16:46:44 configuring host setup on Evernode... 2024-10-08 16:46:44 [STAGE] Configuring host Xahau account 2024-10-08 16:46:44 Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH 2024-10-08 16:46:44 MB_CLI_SUCCESS 2024-10-08 16:46:44 [STAGE] Configuring Sashimono services 2024-10-08 16:46:44 grep: /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service: No such file or directory 2024-10-08 16:46:44 grep: /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service: No such file or directory 2024-10-08 16:46:44 Creating cgroup rules... 2024-10-08 16:46:44 Restarting the 'cgrulesengd' service. 2024-10-08 16:46:44 Configuring sashimono agent service... 2024-10-08 16:46:44 Config file created at /etc/sashimono/sa.cfg 2024-10-08 16:46:44 MB_CLI_SUCCESS 2024-10-08 16:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service. 2024-10-08 16:46:44 Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service. 2024-10-08 16:46:44 Installing Evernode Xahau message board... 2024-10-08 16:46:44 Updated mb user .bashrc. 2024-10-08 16:46:44 [STAGE] Configuring Xahau message board service 2024-10-08 16:46:44 Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service. 2024-10-08 16:46:44 Installed Evernode Xahau message board. 2024-10-08 16:46:44 [STAGE] Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH 2024-10-08 16:46:44 Executing register with params: US 800000 3072000 4096000 20830000 3 Intel(R)_Xeon(R)_CPU_E5-2690_02.90GHz 4 2899 4evernode3@gmail.com 2024-10-08 16:46:44 CLI_OUT: INVALID_REG 2024-10-08 16:46:44 MB_CLI_EXITED
What is your host address?
4evernode3.com
I meant the xahau r-address of your host account
rHRy3LrYjZvP5niJdcYNSa8qe9Ju2moVMT
During the transfer after you enter the secret does it say "Given account address and secret do not match."?
No. It completes thru that process and continues on to verify there's enough Xahau in the account then goes into installing and stops at the exact same spot
I tried the transfer approach just now and each time I enter the Xahau account key then the secret it says checking account keys...then returns to asking for the Xahau account address again.
so this issue is fixed now? and the current issue you are facing is installation process hangs after "Installing docker packages"?
correct. This has been the issue for the duration of this ticket. I had opened the thread questioning the transfer process as I assumed maybe I was doing something wrong to get to the "Installing docker packages" message everytime I try and complete the instal.
what is the version that you are trying to install? are you using the transfer command i send earlier?
I was successful this round. Transferring process to same host succeeded. That's what was missing. I'd messed a step somewhere but all is well now. Can you direct me to support material on what causes reputation score to change so much? I have 2 other active hosts and I've been over 200 for days then dropping to mid 100's. Sometimes over 200 and getting no rewards yet below 200 and getting rewards?
thx
Background: I had to reinstall a server that evernode was previously running on. This wiped everything off the server. So I went to instal evernode and provided my details along the way and got almost all way til it showed a registration error at the end. Must I do a transfer instead of an instal? The error showed a log file address and to provide it here:
/tmp/evernode/installer-1728405405.log
If a transfer is required what is the process for doing this properly? Isd there a link to a video that walks ya thru it?
Thanks for the help.