EvernodeXRPL / evernode-host

Evernode host installer
Other
55 stars 9 forks source link

sashimono install ate my EVR and XAH. :( #179

Closed zerpinator589 closed 1 month ago

zerpinator589 commented 9 months ago

Help! The installation accepted my 17 XAH and 500 EVR and errored. I don't have a screenshot to share, but I can hopefully have my tokens refunded based on my server IP address, domaine name and email.... Please, will the right person answer this with some guidance. After trying a second time with the hope that it would see my tokens, (and discovering they may be gone now) it gave the host account address of rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe Would that be the same as the first failed attempt or is a different host address assigned with the retry?. (edited) NEW

jellicoe commented 9 months ago

dont worry - EVR team will refund - hopefully automatically as they see the deregistration attempts or install now catches failed installs

install should use same secret / key if you select that during install

check

/home/sashimbxrpl/.evernode-host/.host-account-secret.key

are you using a fresh server ?

I found using an old beta 3 server caused more issues as the user rights for sashimbxrpl were all messed up in linux .bashrc

fresh installs each time work on new clean servers

jellicoe commented 9 months ago

also check /tmp/evernode/

for an installer-1234.log file to check the install logs

zerpinator589 commented 9 months ago

Thanks for the quick response! "permission denied" when running secret key command... Yes, fresh server (virtual) with all the same set up as the other evernode hosts I set up. I used/did everything the same as the others, so this is a real mystery to me.. I closed that terminal window so I don't think I can try to dig out the tmp log file, especially because I don't have the numbers for that log file... Linux newbie here so I may be missing something?

Glad to hear there is a chance this will be caught and my 500 EVR and 17 XAH will magically appear back in the wallet they were sent from! What would the rough timeline be for this to be refunded?

Thanks Jellicoe!

On Fri, Jan 19, 2024 at 11:44 PM jellicoe @.***> wrote:

dont worry - EVR team will refund - hopefully automatically as they see the deregistration attempts or install now catches failed installs

install should use same secret / key if you select that during install

check

/home/sashimbxrpl/.evernode-host/.host-account-secret.key

are you using a fresh server ?

I found using an old beta 3 server caused more issues as the user rights for sashimbxrpl were all messed up in linux .bashrc

fresh installs each time work on new clean servers

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1901878376, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTTB25NPYJETLEPGALLYPNYVTAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBRHA3TQMZXGY . You are receiving this because you authored the thread.Message ID: @.***>

jellicoe commented 9 months ago

as long as you havent rebooted

open console and go

cd /tmp/evernode/

then

ls

hopefully this will show a log file

then go

cat installer.1234.log

and read for what caused failure

jellicoe commented 9 months ago

also you still have most of the XAH - its just the EVR missing that the team will refund

see your wallet - it failed at minting first NFT

https://xahauexplorer.com/explorer/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

zerpinator589 commented 9 months ago

did not reboot, but here's what I get. Oh yeah and I'm working in terminal (not console?).

@.***:~# cd /tmp/evernode/

@.***:/tmp/evernode# ls

installer-1705732079.log

@.***:/tmp/evernode# cat installer.1705732079.log

cat: installer.1705732079.log: No such file or directory

@.***:/tmp/evernode#

On Sat, Jan 20, 2024 at 12:01 AM jellicoe @.***> wrote:

as long as you havent rebooted

open console and go

cd /tmp/evernode/

then

ls

hopefully this will show a log file

then go

cat installer.1234.log

and read for what caused failure

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1901903520, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTQMPFNWRA4IZSMM6KTYPN2VBAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBRHEYDGNJSGA . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

Ahh, ofcourse.

On Sat, Jan 20, 2024 at 12:03 AM jellicoe @.***> wrote:

also you still have most of the XAH - its just the EVR missing that the team will refund

see your wallet - it failed at minting first NFT

https://xahauexplorer.com/explorer/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1901906112, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTWEKJCE2M4BOHMFJNTYPN235AVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBRHEYDMMJRGI . You are receiving this because you authored the thread.Message ID: @.***>

vonstegen commented 9 months ago

Possible SOLUTION;

For anyone else that experiences a similar issue to the one that I described, I have found a solution and posted it here: https://github.com/EvernodeXRPL/evernode-host/issues/180#issuecomment-1902236147

zerpinator589 commented 9 months ago

@jellicoe HI again, I still have not seen the refund and am failing in trying to implement solution in #180 comment. What else can be done? TY.

zerpinator589 commented 9 months ago

also you still have most of the XAH - its just the EVR missing that the team will refund

see your wallet - it failed at minting first NFT

https://xahauexplorer.com/explorer/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

Help please. I'm so eager to get this node going, but don't want to acquire, and even risk losing, another 500 EVR. Can somebody who is able to, refund my 500 and I'll try again? I tried #180 comment strategy but nada....

jellicoe commented 9 months ago

if you haven't rebooted

try

cat /tmp/evernode/installer-1705732079.log

looks like your node minted the first nft lease of 3 then stopped

https://dashboard.evernode.org/#/host/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

@chalith can you help zerpinator complete install

zerpinator589 commented 9 months ago

output says no such file or directory

cat /tmp/evernode/installer-1705732079.log

cat: /tmp/evernode/installer-1705732079.log: No such file or directory

On Sun, Jan 21, 2024 at 2:56 PM jellicoe @.***> wrote:

if you haven't rebooted

try

cat /tmp/evernode/installer-1705732079.log

looks like your node minted the first nft lease of 3 then stopped

https://dashboard.evernode.org/#/host/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

@chalith https://github.com/chalith can you help zerpinator complete install

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1902794044, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTQMO5KFUA4LTVV3ZCLYPWMKZAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSG44TIMBUGQ . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

dang guys. I just put out another 500 EVR to try setting up another host and the same thing happened. This was on a new server (previous server is still sitting, waiting for your help to finish that install), new installation, with much more expensive EVR to set up. I'm at your mercy for finishing these two installs. Here's a copy paste of the second host set up attempt. It errored at the same place. I set up a few hosts previously and had no issues and have not done anything differently with these two recent failed attempts. Host account for this second, separate attempt is: rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

As much as I'd still love these two hosts setup, I'm just concerned now about whether or not I'll be out 1000 EVR.....

Setting up letsencrypt certbot

Setting up slirp4netns

Installing docker packages

Configuring host Xahau account

Configuring Sashimono services

Configuring Xahau message board service

Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Creating lease offers for instance slots...

There was an error during installation. Please provide the file /tmp/evernode/installer-1705883444.log to Evernode team. Thank you.

@.***:~#

On Sun, Jan 21, 2024 at 3:36 PM Kevin Grinnell @.***> wrote:

output says no such file or directory

cat /tmp/evernode/installer-1705732079.log

cat: /tmp/evernode/installer-1705732079.log: No such file or directory

On Sun, Jan 21, 2024 at 2:56 PM jellicoe @.***> wrote:

if you haven't rebooted

try

cat /tmp/evernode/installer-1705732079.log

looks like your node minted the first nft lease of 3 then stopped

https://dashboard.evernode.org/#/host/rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

@chalith https://github.com/chalith can you help zerpinator complete install

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1902794044, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTQMO5KFUA4LTVV3ZCLYPWMKZAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSG44TIMBUGQ . You are receiving this because you authored the thread.Message ID: @.***>

jellicoe commented 9 months ago

can you paste output from log

cat /tmp/evernode/installer-1705883444.log

zerpinator589 commented 9 months ago

@.***:~# cat /tmp/evernode/installer-1705883444.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

The following additional packages will be installed:

libcgroup1 libfuse3-3 libtirpc-common libtirpc3

Suggested packages:

libnet-ldap-perl rpcbind default-mta | mail-transport-agent

The following packages will be REMOVED:

fuse

The following NEW packages will be installed:

cgroup-tools fuse3 libcgroup1 libfuse3-3 libtirpc-common libtirpc3 quota

uidmap

0 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.

Need to get 574 kB of archives.

After this operation, 2693 kB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfuse3-3 amd64 3.9.0-2 [74.0 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 fuse3 amd64 3.9.0-2 [24.7 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgroup1 amd64 0.41-10 [42.9 kB]

Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 cgroup-tools amd64 0.41-10 [66.2 kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc-common all 1.2.5-1ubuntu0.1 [7712 B]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc3 amd64 1.2.5-1ubuntu0.1 [77.9 kB]

Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 quota amd64 4.05-1 [254 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 uidmap amd64 1:4.8.1-1ubuntu5.20.04.4 [26.4 kB]

Preconfiguring packages ...

Fetched 574 kB in 0s (3022 kB/s)

Selecting previously unselected package libfuse3-3:amd64.

(Reading database ... 45082 files and directories currently installed.)

Preparing to unpack .../libfuse3-3_3.9.0-2_amd64.deb ...

Unpacking libfuse3-3:amd64 (3.9.0-2) ...

dpkg: fuse: dependency problems, but removing anyway as you requested:

ntfs-3g depends on fuse.

(Reading database ... 45090 files and directories currently installed.)

Removing fuse (2.9.9-3) ...

update-initramfs: deferring update (trigger activated)

Selecting previously unselected package fuse3.

(Reading database ... 45080 files and directories currently installed.)

Preparing to unpack .../0-fuse3_3.9.0-2_amd64.deb ...

Unpacking fuse3 (3.9.0-2) ...

Selecting previously unselected package libcgroup1:amd64.

Preparing to unpack .../1-libcgroup1_0.41-10_amd64.deb ...

Unpacking libcgroup1:amd64 (0.41-10) ...

Selecting previously unselected package cgroup-tools.

Preparing to unpack .../2-cgroup-tools_0.41-10_amd64.deb ...

Unpacking cgroup-tools (0.41-10) ...

Selecting previously unselected package libtirpc-common.

Preparing to unpack .../3-libtirpc-common_1.2.5-1ubuntu0.1_all.deb ...

Unpacking libtirpc-common (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package libtirpc3:amd64.

Preparing to unpack .../4-libtirpc3_1.2.5-1ubuntu0.1_amd64.deb ...

Unpacking libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package quota.

Preparing to unpack .../5-quota_4.05-1_amd64.deb ...

Unpacking quota (4.05-1) ...

Selecting previously unselected package uidmap.

Preparing to unpack .../6-uidmap_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ...

Unpacking uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libtirpc-common (1.2.5-1ubuntu0.1) ...

Setting up uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libfuse3-3:amd64 (3.9.0-2) ...

Setting up libcgroup1:amd64 (0.41-10) ...

Setting up libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Setting up cgroup-tools (0.41-10) ...

Setting up fuse3 (3.9.0-2) ...

Installing new version of config file /etc/fuse.conf ...

update-initramfs: deferring update (trigger activated)

Setting up quota (4.05-1) ...

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for systemd (245.4-4ubuntu3.22) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for initramfs-tools (0.136ubuntu6.7) ...

update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic

Adding br_netfilter

STAGE Installing snapd

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:

liblzo2-2 squashfs-tools

Suggested packages:

zenity | kdialog

The following NEW packages will be installed:

liblzo2-2 snapd squashfs-tools

0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.

Need to get 38.1 MB of archives.

After this operation, 171 MB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04.1 [37.9 MB]

Fetched 38.1 MB in 7s (5236 kB/s)

Selecting previously unselected package liblzo2-2:amd64.

(Reading database ... 45226 files and directories currently installed.)

Preparing to unpack .../liblzo2-2_2.10-2_amd64.deb ...

Unpacking liblzo2-2:amd64 (2.10-2) ...

Selecting previously unselected package squashfs-tools.

Preparing to unpack .../squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...

Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ...

Selecting previously unselected package snapd.

Preparing to unpack .../snapd_2.58+20.04.1_amd64.deb ...

Unpacking snapd (2.58+20.04.1) ...

Setting up liblzo2-2:amd64 (2.10-2) ...

Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...

Setting up snapd (2.58+20.04.1) ...

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.

Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer.

Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.

Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service.

snapd.failure.service is a disabled or a static unit, not starting it.

snapd.mounts-pre.target is a disabled or a static unit, not starting it.

snapd.mounts.target is a disabled or a static unit, not starting it.

snapd.snap-repair.service is a disabled or a static unit, not starting it.

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for dbus (1.12.16-2ubuntu2.3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

STAGE Configuring fstab

Updated fstab.

/dev/vda2 [/]: group quotas turned on

STAGE Configuring fuse

Updated fuse config.

STAGE Configuring cgroup rules engine

Created symlink /etc/systemd/system/multi-user.target.wants/cgrulesengd.service → /etc/systemd/system/cgrulesengd.service.

STAGE Configuring grub

Updated grub. System needs to be rebooted to apply grub changes.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

2024-01-22T00:31:59Z INFO Waiting for automatic snapd restart...

core 16-2.60.4 from Canonical** installed

snap "core" has no updates available

certbot 2.8.0 from Certbot Project (certbot-eff**) installed

Rules updated

Running certbot certonly

Account registered.

Requesting a certificate for kevernode16.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/kevernode16.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode16.com/privkey.pem

This certificate expires on 2024-04-20.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log


If you like Certbot, please consider supporting our work by:


Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode16.com.sh

STAGE Setting up slirp4netns

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 35643520 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

Transaction result: tesSUCCESS

Waiting for the sell offer 032DE7B520567FCF2D91E86B107F3DC4ECB088D4542B01A772D3AEA6737C2BE0

Accepting the sell offer..

Transaction result: tesSUCCESS

STAGE Creating lease offers for instance slots...

Transaction result: tesSUCCESS

The latest ledger sequence 2381089 is greater than the transaction's LastLedgerSequence (2381088).

Preliminary result: {

"id": 85,

"result": {

"accepted": true,

"account_sequence_available": 759198597,

"account_sequence_next": 759198597,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in a

validated ledger.",

"kept": true,

"open_ledger_cost": "10",

"queued": false,

"tx_blob":

"1200302100005359242D407384201B00245520502402955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D561D394ECEC7DBA20000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000000A732103CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95744630440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E028114C9EBE591A3A9523C50D9CF8B6BB108D32A034D19",

"tx_json": {

  "Account": "rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "0.000589"

  },

  "Fee": "10",

  "LastLedgerSequence": 2381088,

  "NetworkID": 21337,

  "Sequence": 759198596,

  "SigningPubKey":

"03CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95",

  "TransactionType": "URITokenCreateSellOffer",

  "TxnSignature":

"30440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E02",

  "URITokenID":

"02955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D5",

  "hash":

"A51086CD11AAFF29BA36D751AEDDEBD2B2962D5ED2DCAD711073AC68ADCAA0D4"

},

"validated_ledger_index": 2381078

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode16.com'

Deleted all files relating to certificate kevernode16.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode16.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

@.***:~#

On Sun, Jan 21, 2024 at 4:49 PM jellicoe @.***> wrote:

can you paste output from log

cat /tmp/evernode/installer-1705883444.log

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1902835796, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTVLXQL6ML2YYGFSZILYPWZRLAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHAZTKNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

FIRST PASTE WAS NOT COMPLETE!!! SORRY JELLICOE AND CREW. COMPLETE PASTE BELOW

There was an error during installation. Please provide the file /tmp/evernode/installer-1705883444.log to Evernode team. Thank you.

@.***:~# cat /tmp/evernode/installer-1705883444.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

The following additional packages will be installed:

libcgroup1 libfuse3-3 libtirpc-common libtirpc3

Suggested packages:

libnet-ldap-perl rpcbind default-mta | mail-transport-agent

The following packages will be REMOVED:

fuse

The following NEW packages will be installed:

cgroup-tools fuse3 libcgroup1 libfuse3-3 libtirpc-common libtirpc3 quota

uidmap

0 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.

Need to get 574 kB of archives.

After this operation, 2693 kB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfuse3-3 amd64 3.9.0-2 [74.0 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 fuse3 amd64 3.9.0-2 [24.7 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgroup1 amd64 0.41-10 [42.9 kB]

Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 cgroup-tools amd64 0.41-10 [66.2 kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc-common all 1.2.5-1ubuntu0.1 [7712 B]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc3 amd64 1.2.5-1ubuntu0.1 [77.9 kB]

Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 quota amd64 4.05-1 [254 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 uidmap amd64 1:4.8.1-1ubuntu5.20.04.4 [26.4 kB]

Preconfiguring packages ...

Fetched 574 kB in 0s (3022 kB/s)

Selecting previously unselected package libfuse3-3:amd64.

(Reading database ... 45082 files and directories currently installed.)

Preparing to unpack .../libfuse3-3_3.9.0-2_amd64.deb ...

Unpacking libfuse3-3:amd64 (3.9.0-2) ...

dpkg: fuse: dependency problems, but removing anyway as you requested:

ntfs-3g depends on fuse.

(Reading database ... 45090 files and directories currently installed.)

Removing fuse (2.9.9-3) ...

update-initramfs: deferring update (trigger activated)

Selecting previously unselected package fuse3.

(Reading database ... 45080 files and directories currently installed.)

Preparing to unpack .../0-fuse3_3.9.0-2_amd64.deb ...

Unpacking fuse3 (3.9.0-2) ...

Selecting previously unselected package libcgroup1:amd64.

Preparing to unpack .../1-libcgroup1_0.41-10_amd64.deb ...

Unpacking libcgroup1:amd64 (0.41-10) ...

Selecting previously unselected package cgroup-tools.

Preparing to unpack .../2-cgroup-tools_0.41-10_amd64.deb ...

Unpacking cgroup-tools (0.41-10) ...

Selecting previously unselected package libtirpc-common.

Preparing to unpack .../3-libtirpc-common_1.2.5-1ubuntu0.1_all.deb ...

Unpacking libtirpc-common (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package libtirpc3:amd64.

Preparing to unpack .../4-libtirpc3_1.2.5-1ubuntu0.1_amd64.deb ...

Unpacking libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package quota.

Preparing to unpack .../5-quota_4.05-1_amd64.deb ...

Unpacking quota (4.05-1) ...

Selecting previously unselected package uidmap.

Preparing to unpack .../6-uidmap_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ...

Unpacking uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libtirpc-common (1.2.5-1ubuntu0.1) ...

Setting up uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libfuse3-3:amd64 (3.9.0-2) ...

Setting up libcgroup1:amd64 (0.41-10) ...

Setting up libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Setting up cgroup-tools (0.41-10) ...

Setting up fuse3 (3.9.0-2) ...

Installing new version of config file /etc/fuse.conf ...

update-initramfs: deferring update (trigger activated)

Setting up quota (4.05-1) ...

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for systemd (245.4-4ubuntu3.22) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for initramfs-tools (0.136ubuntu6.7) ...

update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic

Adding br_netfilter

STAGE Installing snapd

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:

liblzo2-2 squashfs-tools

Suggested packages:

zenity | kdialog

The following NEW packages will be installed:

liblzo2-2 snapd squashfs-tools

0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.

Need to get 38.1 MB of archives.

After this operation, 171 MB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04.1 [37.9 MB]

Fetched 38.1 MB in 7s (5236 kB/s)

Selecting previously unselected package liblzo2-2:amd64.

(Reading database ... 45226 files and directories currently installed.)

Preparing to unpack .../liblzo2-2_2.10-2_amd64.deb ...

Unpacking liblzo2-2:amd64 (2.10-2) ...

Selecting previously unselected package squashfs-tools.

Preparing to unpack .../squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...

Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ...

Selecting previously unselected package snapd.

Preparing to unpack .../snapd_2.58+20.04.1_amd64.deb ...

Unpacking snapd (2.58+20.04.1) ...

Setting up liblzo2-2:amd64 (2.10-2) ...

Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...

Setting up snapd (2.58+20.04.1) ...

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.

Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer.

Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.

Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service.

snapd.failure.service is a disabled or a static unit, not starting it.

snapd.mounts-pre.target is a disabled or a static unit, not starting it.

snapd.mounts.target is a disabled or a static unit, not starting it.

snapd.snap-repair.service is a disabled or a static unit, not starting it.

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for dbus (1.12.16-2ubuntu2.3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

STAGE Configuring fstab

Updated fstab.

/dev/vda2 [/]: group quotas turned on

STAGE Configuring fuse

Updated fuse config.

STAGE Configuring cgroup rules engine

Created symlink /etc/systemd/system/multi-user.target.wants/cgrulesengd.service → /etc/systemd/system/cgrulesengd.service.

STAGE Configuring grub

Updated grub. System needs to be rebooted to apply grub changes.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

2024-01-22T00:31:59Z INFO Waiting for automatic snapd restart...

core 16-2.60.4 from Canonical** installed

snap "core" has no updates available

certbot 2.8.0 from Certbot Project (certbot-eff**) installed

Rules updated

Running certbot certonly

Account registered.

Requesting a certificate for kevernode16.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/kevernode16.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode16.com/privkey.pem

This certificate expires on 2024-04-20.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log


If you like Certbot, please consider supporting our work by:


Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode16.com.sh

STAGE Setting up slirp4netns

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 35643520 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

Transaction result: tesSUCCESS

Waiting for the sell offer 032DE7B520567FCF2D91E86B107F3DC4ECB088D4542B01A772D3AEA6737C2BE0

Accepting the sell offer..

Transaction result: tesSUCCESS

STAGE Creating lease offers for instance slots...

Transaction result: tesSUCCESS

The latest ledger sequence 2381089 is greater than the transaction's LastLedgerSequence (2381088).

Preliminary result: {

"id": 85,

"result": {

"accepted": true,

"account_sequence_available": 759198597,

"account_sequence_next": 759198597,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in a

validated ledger.",

"kept": true,

"open_ledger_cost": "10",

"queued": false,

"tx_blob":

"1200302100005359242D407384201B00245520502402955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D561D394ECEC7DBA20000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000000A732103CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95744630440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E028114C9EBE591A3A9523C50D9CF8B6BB108D32A034D19",

"tx_json": {

  "Account": "rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "0.000589"

  },

  "Fee": "10",

  "LastLedgerSequence": 2381088,

  "NetworkID": 21337,

  "Sequence": 759198596,

  "SigningPubKey":

"03CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95",

  "TransactionType": "URITokenCreateSellOffer",

  "TxnSignature":

"30440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E02",

  "URITokenID":

"02955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D5",

  "hash":

"A51086CD11AAFF29BA36D751AEDDEBD2B2962D5ED2DCAD711073AC68ADCAA0D4"

},

"validated_ledger_index": 2381078

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode16.com'

Deleted all files relating to certificate kevernode16.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode16.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

On Sun, Jan 21, 2024 at 4:54 PM Kevin Grinnell @.***> wrote:

@.***:~# cat /tmp/evernode/installer-1705883444.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

The following additional packages will be installed:

libcgroup1 libfuse3-3 libtirpc-common libtirpc3

Suggested packages:

libnet-ldap-perl rpcbind default-mta | mail-transport-agent

The following packages will be REMOVED:

fuse

The following NEW packages will be installed:

cgroup-tools fuse3 libcgroup1 libfuse3-3 libtirpc-common libtirpc3 quota

uidmap

0 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.

Need to get 574 kB of archives.

After this operation, 2693 kB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfuse3-3 amd64 3.9.0-2 [74.0 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 fuse3 amd64 3.9.0-2 [24.7 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgroup1 amd64 0.41-10 [42.9 kB]

Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 cgroup-tools amd64 0.41-10 [66.2 kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc-common all 1.2.5-1ubuntu0.1 [7712 B]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc3 amd64 1.2.5-1ubuntu0.1 [77.9 kB]

Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 quota amd64 4.05-1 [254 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 uidmap amd64 1:4.8.1-1ubuntu5.20.04.4 [26.4 kB]

Preconfiguring packages ...

Fetched 574 kB in 0s (3022 kB/s)

Selecting previously unselected package libfuse3-3:amd64.

(Reading database ... 45082 files and directories currently installed.)

Preparing to unpack .../libfuse3-3_3.9.0-2_amd64.deb ...

Unpacking libfuse3-3:amd64 (3.9.0-2) ...

dpkg: fuse: dependency problems, but removing anyway as you requested:

ntfs-3g depends on fuse.

(Reading database ... 45090 files and directories currently installed.)

Removing fuse (2.9.9-3) ...

update-initramfs: deferring update (trigger activated)

Selecting previously unselected package fuse3.

(Reading database ... 45080 files and directories currently installed.)

Preparing to unpack .../0-fuse3_3.9.0-2_amd64.deb ...

Unpacking fuse3 (3.9.0-2) ...

Selecting previously unselected package libcgroup1:amd64.

Preparing to unpack .../1-libcgroup1_0.41-10_amd64.deb ...

Unpacking libcgroup1:amd64 (0.41-10) ...

Selecting previously unselected package cgroup-tools.

Preparing to unpack .../2-cgroup-tools_0.41-10_amd64.deb ...

Unpacking cgroup-tools (0.41-10) ...

Selecting previously unselected package libtirpc-common.

Preparing to unpack .../3-libtirpc-common_1.2.5-1ubuntu0.1_all.deb ...

Unpacking libtirpc-common (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package libtirpc3:amd64.

Preparing to unpack .../4-libtirpc3_1.2.5-1ubuntu0.1_amd64.deb ...

Unpacking libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package quota.

Preparing to unpack .../5-quota_4.05-1_amd64.deb ...

Unpacking quota (4.05-1) ...

Selecting previously unselected package uidmap.

Preparing to unpack .../6-uidmap_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ...

Unpacking uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libtirpc-common (1.2.5-1ubuntu0.1) ...

Setting up uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libfuse3-3:amd64 (3.9.0-2) ...

Setting up libcgroup1:amd64 (0.41-10) ...

Setting up libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Setting up cgroup-tools (0.41-10) ...

Setting up fuse3 (3.9.0-2) ...

Installing new version of config file /etc/fuse.conf ...

update-initramfs: deferring update (trigger activated)

Setting up quota (4.05-1) ...

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for systemd (245.4-4ubuntu3.22) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for initramfs-tools (0.136ubuntu6.7) ...

update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic

Adding br_netfilter

STAGE Installing snapd

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:

liblzo2-2 squashfs-tools

Suggested packages:

zenity | kdialog

The following NEW packages will be installed:

liblzo2-2 snapd squashfs-tools

0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.

Need to get 38.1 MB of archives.

After this operation, 171 MB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04.1 [37.9 MB]

Fetched 38.1 MB in 7s (5236 kB/s)

Selecting previously unselected package liblzo2-2:amd64.

(Reading database ... 45226 files and directories currently installed.)

Preparing to unpack .../liblzo2-2_2.10-2_amd64.deb ...

Unpacking liblzo2-2:amd64 (2.10-2) ...

Selecting previously unselected package squashfs-tools.

Preparing to unpack .../squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...

Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ...

Selecting previously unselected package snapd.

Preparing to unpack .../snapd_2.58+20.04.1_amd64.deb ...

Unpacking snapd (2.58+20.04.1) ...

Setting up liblzo2-2:amd64 (2.10-2) ...

Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...

Setting up snapd (2.58+20.04.1) ...

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.

Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer.

Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.

Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service.

snapd.failure.service is a disabled or a static unit, not starting it.

snapd.mounts-pre.target is a disabled or a static unit, not starting it.

snapd.mounts.target is a disabled or a static unit, not starting it.

snapd.snap-repair.service is a disabled or a static unit, not starting it.

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for dbus (1.12.16-2ubuntu2.3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

STAGE Configuring fstab

Updated fstab.

/dev/vda2 [/]: group quotas turned on

STAGE Configuring fuse

Updated fuse config.

STAGE Configuring cgroup rules engine

Created symlink /etc/systemd/system/multi-user.target.wants/cgrulesengd.service → /etc/systemd/system/cgrulesengd.service.

STAGE Configuring grub

Updated grub. System needs to be rebooted to apply grub changes.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

2024-01-22T00:31:59Z INFO Waiting for automatic snapd restart...

core 16-2.60.4 from Canonical** installed

snap "core" has no updates available

certbot 2.8.0 from Certbot Project (certbot-eff**) installed

Rules updated

Running certbot certonly

Account registered.

Requesting a certificate for kevernode16.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/ kevernode16.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode16.com/privkey.pem

This certificate expires on 2024-04-20.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log



If you like Certbot, please consider supporting our work by:



Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode16.com.sh

STAGE Setting up slirp4netns

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 35643520 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

Transaction result: tesSUCCESS

Waiting for the sell offer 032DE7B520567FCF2D91E86B107F3DC4ECB088D4542B01A772D3AEA6737C2BE0

Accepting the sell offer..

Transaction result: tesSUCCESS

STAGE Creating lease offers for instance slots...

Transaction result: tesSUCCESS

The latest ledger sequence 2381089 is greater than the transaction's LastLedgerSequence (2381088).

Preliminary result: {

"id": 85,

"result": {

"accepted": true,

"account_sequence_available": 759198597,

"account_sequence_next": 759198597,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in

a validated ledger.",

"kept": true,

"open_ledger_cost": "10",

"queued": false,

"tx_blob":

"1200302100005359242D407384201B00245520502402955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D561D394ECEC7DBA20000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000000A732103CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95744630440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E028114C9EBE591A3A9523C50D9CF8B6BB108D32A034D19",

"tx_json": {

  "Account": "rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "0.000589"

  },

  "Fee": "10",

  "LastLedgerSequence": 2381088,

  "NetworkID": 21337,

  "Sequence": 759198596,

  "SigningPubKey":

"03CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95",

  "TransactionType": "URITokenCreateSellOffer",

  "TxnSignature":

"30440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E02",

  "URITokenID":

"02955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D5",

  "hash":

"A51086CD11AAFF29BA36D751AEDDEBD2B2962D5ED2DCAD711073AC68ADCAA0D4"

},

"validated_ledger_index": 2381078

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode16.com'

Deleted all files relating to certificate kevernode16.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode16.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

@.***:~#

On Sun, Jan 21, 2024 at 4:49 PM jellicoe @.***> wrote:

can you paste output from log

cat /tmp/evernode/installer-1705883444.log

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1902835796, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTVLXQL6ML2YYGFSZILYPWZRLAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHAZTKNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

Hi Jellicoe, Any luck deciphering this and helping me get my 1000 EVR back? The two failed installs are hosts: (copy/paste of output from log below) rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

There was an error during installation. Please provide the file /tmp/evernode/installer-1705883444.log to Evernode team. Thank you.

@.***:~# cat /tmp/evernode/installer-1705883444.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

The following additional packages will be installed:

libcgroup1 libfuse3-3 libtirpc-common libtirpc3

Suggested packages:

libnet-ldap-perl rpcbind default-mta | mail-transport-agent

The following packages will be REMOVED:

fuse

The following NEW packages will be installed:

cgroup-tools fuse3 libcgroup1 libfuse3-3 libtirpc-common libtirpc3 quota

uidmap

0 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.

Need to get 574 kB of archives.

After this operation, 2693 kB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfuse3-3 amd64 3.9.0-2 [74.0 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 fuse3 amd64 3.9.0-2 [24.7 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgroup1 amd64 0.41-10 [42.9 kB]

Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 cgroup-tools amd64 0.41-10 [66.2 kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc-common all 1.2.5-1ubuntu0.1 [7712 B]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc3 amd64 1.2.5-1ubuntu0.1 [77.9 kB]

Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 quota amd64 4.05-1 [254 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 uidmap amd64 1:4.8.1-1ubuntu5.20.04.4 [26.4 kB]

Preconfiguring packages ...

Fetched 574 kB in 0s (3022 kB/s)

Selecting previously unselected package libfuse3-3:amd64.

(Reading database ... 45082 files and directories currently installed.)

Preparing to unpack .../libfuse3-3_3.9.0-2_amd64.deb ...

Unpacking libfuse3-3:amd64 (3.9.0-2) ...

dpkg: fuse: dependency problems, but removing anyway as you requested:

ntfs-3g depends on fuse.

(Reading database ... 45090 files and directories currently installed.)

Removing fuse (2.9.9-3) ...

update-initramfs: deferring update (trigger activated)

Selecting previously unselected package fuse3.

(Reading database ... 45080 files and directories currently installed.)

Preparing to unpack .../0-fuse3_3.9.0-2_amd64.deb ...

Unpacking fuse3 (3.9.0-2) ...

Selecting previously unselected package libcgroup1:amd64.

Preparing to unpack .../1-libcgroup1_0.41-10_amd64.deb ...

Unpacking libcgroup1:amd64 (0.41-10) ...

Selecting previously unselected package cgroup-tools.

Preparing to unpack .../2-cgroup-tools_0.41-10_amd64.deb ...

Unpacking cgroup-tools (0.41-10) ...

Selecting previously unselected package libtirpc-common.

Preparing to unpack .../3-libtirpc-common_1.2.5-1ubuntu0.1_all.deb ...

Unpacking libtirpc-common (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package libtirpc3:amd64.

Preparing to unpack .../4-libtirpc3_1.2.5-1ubuntu0.1_amd64.deb ...

Unpacking libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package quota.

Preparing to unpack .../5-quota_4.05-1_amd64.deb ...

Unpacking quota (4.05-1) ...

Selecting previously unselected package uidmap.

Preparing to unpack .../6-uidmap_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ...

Unpacking uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libtirpc-common (1.2.5-1ubuntu0.1) ...

Setting up uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libfuse3-3:amd64 (3.9.0-2) ...

Setting up libcgroup1:amd64 (0.41-10) ...

Setting up libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Setting up cgroup-tools (0.41-10) ...

Setting up fuse3 (3.9.0-2) ...

Installing new version of config file /etc/fuse.conf ...

update-initramfs: deferring update (trigger activated)

Setting up quota (4.05-1) ...

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for systemd (245.4-4ubuntu3.22) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for initramfs-tools (0.136ubuntu6.7) ...

update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic

Adding br_netfilter

STAGE Installing snapd

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:

liblzo2-2 squashfs-tools

Suggested packages:

zenity | kdialog

The following NEW packages will be installed:

liblzo2-2 snapd squashfs-tools

0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.

Need to get 38.1 MB of archives.

After this operation, 171 MB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04.1 [37.9 MB]

Fetched 38.1 MB in 7s (5236 kB/s)

Selecting previously unselected package liblzo2-2:amd64.

(Reading database ... 45226 files and directories currently installed.)

Preparing to unpack .../liblzo2-2_2.10-2_amd64.deb ...

Unpacking liblzo2-2:amd64 (2.10-2) ...

Selecting previously unselected package squashfs-tools.

Preparing to unpack .../squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...

Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ...

Selecting previously unselected package snapd.

Preparing to unpack .../snapd_2.58+20.04.1_amd64.deb ...

Unpacking snapd (2.58+20.04.1) ...

Setting up liblzo2-2:amd64 (2.10-2) ...

Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...

Setting up snapd (2.58+20.04.1) ...

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.

Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer.

Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.

Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service.

snapd.failure.service is a disabled or a static unit, not starting it.

snapd.mounts-pre.target is a disabled or a static unit, not starting it.

snapd.mounts.target is a disabled or a static unit, not starting it.

snapd.snap-repair.service is a disabled or a static unit, not starting it.

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for dbus (1.12.16-2ubuntu2.3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

STAGE Configuring fstab

Updated fstab.

/dev/vda2 [/]: group quotas turned on

STAGE Configuring fuse

Updated fuse config.

STAGE Configuring cgroup rules engine

Created symlink /etc/systemd/system/multi-user.target.wants/cgrulesengd.service → /etc/systemd/system/cgrulesengd.service.

STAGE Configuring grub

Updated grub. System needs to be rebooted to apply grub changes.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

2024-01-22T00:31:59Z INFO Waiting for automatic snapd restart...

core 16-2.60.4 from Canonical** installed

snap "core" has no updates available

certbot 2.8.0 from Certbot Project (certbot-eff**) installed

Rules updated

Running certbot certonly

Account registered.

Requesting a certificate for kevernode16.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/kevernode16.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode16.com/privkey.pem

This certificate expires on 2024-04-20.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log


If you like Certbot, please consider supporting our work by:


Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode16.com.sh

STAGE Setting up slirp4netns

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 35643520 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

Transaction result: tesSUCCESS

Waiting for the sell offer 032DE7B520567FCF2D91E86B107F3DC4ECB088D4542B01A772D3AEA6737C2BE0

Accepting the sell offer..

Transaction result: tesSUCCESS

STAGE Creating lease offers for instance slots...

Transaction result: tesSUCCESS

The latest ledger sequence 2381089 is greater than the transaction's LastLedgerSequence (2381088).

Preliminary result: {

"id": 85,

"result": {

"accepted": true,

"account_sequence_available": 759198597,

"account_sequence_next": 759198597,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in a

validated ledger.",

"kept": true,

"open_ledger_cost": "10",

"queued": false,

"tx_blob":

"1200302100005359242D407384201B00245520502402955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D561D394ECEC7DBA20000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000000A732103CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95744630440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E028114C9EBE591A3A9523C50D9CF8B6BB108D32A034D19",

"tx_json": {

  "Account": "rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "0.000589"

  },

  "Fee": "10",

  "LastLedgerSequence": 2381088,

  "NetworkID": 21337,

  "Sequence": 759198596,

  "SigningPubKey":

"03CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95",

  "TransactionType": "URITokenCreateSellOffer",

  "TxnSignature":

"30440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E02",

  "URITokenID":

"02955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D5",

  "hash":

"A51086CD11AAFF29BA36D751AEDDEBD2B2962D5ED2DCAD711073AC68ADCAA0D4"

},

"validated_ledger_index": 2381078

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode16.com'

Deleted all files relating to certificate kevernode16.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode16.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

On Sun, Jan 21, 2024 at 4:54 PM Kevin Grinnell @.***> wrote:

@.***:~# cat /tmp/evernode/installer-1705883444.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

The following additional packages will be installed:

libcgroup1 libfuse3-3 libtirpc-common libtirpc3

Suggested packages:

libnet-ldap-perl rpcbind default-mta | mail-transport-agent

The following packages will be REMOVED:

fuse

The following NEW packages will be installed:

cgroup-tools fuse3 libcgroup1 libfuse3-3 libtirpc-common libtirpc3 quota

uidmap

0 upgraded, 8 newly installed, 1 to remove and 0 not upgraded.

Need to get 574 kB of archives.

After this operation, 2693 kB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 libfuse3-3 amd64 3.9.0-2 [74.0 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 fuse3 amd64 3.9.0-2 [24.7 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgroup1 amd64 0.41-10 [42.9 kB]

Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 cgroup-tools amd64 0.41-10 [66.2 kB]

Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc-common all 1.2.5-1ubuntu0.1 [7712 B]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtirpc3 amd64 1.2.5-1ubuntu0.1 [77.9 kB]

Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 quota amd64 4.05-1 [254 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 uidmap amd64 1:4.8.1-1ubuntu5.20.04.4 [26.4 kB]

Preconfiguring packages ...

Fetched 574 kB in 0s (3022 kB/s)

Selecting previously unselected package libfuse3-3:amd64.

(Reading database ... 45082 files and directories currently installed.)

Preparing to unpack .../libfuse3-3_3.9.0-2_amd64.deb ...

Unpacking libfuse3-3:amd64 (3.9.0-2) ...

dpkg: fuse: dependency problems, but removing anyway as you requested:

ntfs-3g depends on fuse.

(Reading database ... 45090 files and directories currently installed.)

Removing fuse (2.9.9-3) ...

update-initramfs: deferring update (trigger activated)

Selecting previously unselected package fuse3.

(Reading database ... 45080 files and directories currently installed.)

Preparing to unpack .../0-fuse3_3.9.0-2_amd64.deb ...

Unpacking fuse3 (3.9.0-2) ...

Selecting previously unselected package libcgroup1:amd64.

Preparing to unpack .../1-libcgroup1_0.41-10_amd64.deb ...

Unpacking libcgroup1:amd64 (0.41-10) ...

Selecting previously unselected package cgroup-tools.

Preparing to unpack .../2-cgroup-tools_0.41-10_amd64.deb ...

Unpacking cgroup-tools (0.41-10) ...

Selecting previously unselected package libtirpc-common.

Preparing to unpack .../3-libtirpc-common_1.2.5-1ubuntu0.1_all.deb ...

Unpacking libtirpc-common (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package libtirpc3:amd64.

Preparing to unpack .../4-libtirpc3_1.2.5-1ubuntu0.1_amd64.deb ...

Unpacking libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Selecting previously unselected package quota.

Preparing to unpack .../5-quota_4.05-1_amd64.deb ...

Unpacking quota (4.05-1) ...

Selecting previously unselected package uidmap.

Preparing to unpack .../6-uidmap_1%3a4.8.1-1ubuntu5.20.04.4_amd64.deb ...

Unpacking uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libtirpc-common (1.2.5-1ubuntu0.1) ...

Setting up uidmap (1:4.8.1-1ubuntu5.20.04.4) ...

Setting up libfuse3-3:amd64 (3.9.0-2) ...

Setting up libcgroup1:amd64 (0.41-10) ...

Setting up libtirpc3:amd64 (1.2.5-1ubuntu0.1) ...

Setting up cgroup-tools (0.41-10) ...

Setting up fuse3 (3.9.0-2) ...

Installing new version of config file /etc/fuse.conf ...

update-initramfs: deferring update (trigger activated)

Setting up quota (4.05-1) ...

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for systemd (245.4-4ubuntu3.22) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for initramfs-tools (0.136ubuntu6.7) ...

update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic

Adding br_netfilter

STAGE Installing snapd

Reading package lists...

Building dependency tree...

Reading state information...

The following additional packages will be installed:

liblzo2-2 squashfs-tools

Suggested packages:

zenity | kdialog

The following NEW packages will be installed:

liblzo2-2 snapd squashfs-tools

0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.

Need to get 38.1 MB of archives.

After this operation, 171 MB of additional disk space will be used.

Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB]

Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]

Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.58+20.04.1 [37.9 MB]

Fetched 38.1 MB in 7s (5236 kB/s)

Selecting previously unselected package liblzo2-2:amd64.

(Reading database ... 45226 files and directories currently installed.)

Preparing to unpack .../liblzo2-2_2.10-2_amd64.deb ...

Unpacking liblzo2-2:amd64 (2.10-2) ...

Selecting previously unselected package squashfs-tools.

Preparing to unpack .../squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...

Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ...

Selecting previously unselected package snapd.

Preparing to unpack .../snapd_2.58+20.04.1_amd64.deb ...

Unpacking snapd (2.58+20.04.1) ...

Setting up liblzo2-2:amd64 (2.10-2) ...

Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...

Setting up snapd (2.58+20.04.1) ...

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.aa-prompt-listener.service → /lib/systemd/system/snapd.aa-prompt-listener.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service.

Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service.

Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer.

Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket.

Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service.

snapd.failure.service is a disabled or a static unit, not starting it.

snapd.mounts-pre.target is a disabled or a static unit, not starting it.

snapd.mounts.target is a disabled or a static unit, not starting it.

snapd.snap-repair.service is a disabled or a static unit, not starting it.

Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

Processing triggers for man-db (2.9.1-1) ...

Processing triggers for dbus (1.12.16-2ubuntu2.3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

STAGE Configuring fstab

Updated fstab.

/dev/vda2 [/]: group quotas turned on

STAGE Configuring fuse

Updated fuse config.

STAGE Configuring cgroup rules engine

Created symlink /etc/systemd/system/multi-user.target.wants/cgrulesengd.service → /etc/systemd/system/cgrulesengd.service.

STAGE Configuring grub

Updated grub. System needs to be rebooted to apply grub changes.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

2024-01-22T00:31:59Z INFO Waiting for automatic snapd restart...

core 16-2.60.4 from Canonical** installed

snap "core" has no updates available

certbot 2.8.0 from Certbot Project (certbot-eff**) installed

Rules updated

Running certbot certonly

Account registered.

Requesting a certificate for kevernode16.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/ kevernode16.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode16.com/privkey.pem

This certificate expires on 2024-04-20.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log



If you like Certbot, please consider supporting our work by:



Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode16.com.sh

STAGE Setting up slirp4netns

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 35643520 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

Transaction result: tesSUCCESS

Waiting for the sell offer 032DE7B520567FCF2D91E86B107F3DC4ECB088D4542B01A772D3AEA6737C2BE0

Accepting the sell offer..

Transaction result: tesSUCCESS

STAGE Creating lease offers for instance slots...

Transaction result: tesSUCCESS

The latest ledger sequence 2381089 is greater than the transaction's LastLedgerSequence (2381088).

Preliminary result: {

"id": 85,

"result": {

"accepted": true,

"account_sequence_available": 759198597,

"account_sequence_next": 759198597,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in

a validated ledger.",

"kept": true,

"open_ledger_cost": "10",

"queued": false,

"tx_blob":

"1200302100005359242D407384201B00245520502402955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D561D394ECEC7DBA20000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000000A732103CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95744630440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E028114C9EBE591A3A9523C50D9CF8B6BB108D32A034D19",

"tx_json": {

  "Account": "rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "0.000589"

  },

  "Fee": "10",

  "LastLedgerSequence": 2381088,

  "NetworkID": 21337,

  "Sequence": 759198596,

  "SigningPubKey":

"03CEB2EF1ABFB1CE90D33A2AA9B6BE7A1809FD9868C00C7AC3E5CAB9F7BED46B95",

  "TransactionType": "URITokenCreateSellOffer",

  "TxnSignature":

"30440220421300A38EAADAEBC6205F607F3878CC3ED0335209270CBA8DB8C96D235ADEDD02204DBA3B1DE074B76147FC0414A00CF674FB98D22E47FB0FE591C52F2910BB1E02",

  "URITokenID":

"02955E4CE9646C198DF0275C73A8D19AFD26F4C271E5899BC5EF8A1243C964D5",

  "hash":

"A51086CD11AAFF29BA36D751AEDDEBD2B2962D5ED2DCAD711073AC68ADCAA0D4"

},

"validated_ledger_index": 2381078

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode16.com'

Deleted all files relating to certificate kevernode16.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode16.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

@.***:~#

On Sun, Jan 21, 2024 at 4:49 PM jellicoe @.***> wrote:

can you paste output from log

cat /tmp/evernode/installer-1705883444.log

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1902835796, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTVLXQL6ML2YYGFSZILYPWZRLAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHAZTKNZZGY . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

Hi again! :)

Ugh, three errored-out install attempts, all after sending the 500 EVR. No issues setting up a few hosts before these failures and I did nothing different. Weird?? I guess I should have waited to resolve the first and second before the third try, but the FOMO on hosts up and running compelled me to try and try again. I researched on discord what to do and after selecting "n" for fresh install and specifying the secret key path, it resumed the install and ended in the same place where I'm still getting the error. The three addresses are:

rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe

rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD

The FOMO is strong and the expense incurred is sitting heavily in my stomach. :). What should I expect? Thanks!! Still happy to be here and be part of the launch of this amazing network!

On Fri, Jan 19, 2024 at 11:44 PM jellicoe @.***> wrote:

dont worry - EVR team will refund - hopefully automatically as they see the deregistration attempts or install now catches failed installs

install should use same secret / key if you select that during install

check

/home/sashimbxrpl/.evernode-host/.host-account-secret.key

are you using a fresh server ?

I found using an old beta 3 server caused more issues as the user rights for sashimbxrpl were all messed up in linux .bashrc

fresh installs each time work on new clean servers

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1901878376, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTTB25NPYJETLEPGALLYPNYVTAVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBRHA3TQMZXGY . You are receiving this because you authored the thread.Message ID: @.***>

chalith commented 9 months ago

https://github.com/EvernodeXRPL/evernode-host/issues/180#issuecomment-1902611178 or https://github.com/EvernodeXRPL/evernode-host/issues/144#issuecomment-1898322923 should be the solution for rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe and rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

For rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD you still have 500EVRs in your account and you faced an issue that was at that time and now it's fixed. So you can retry the installation

zerpinator589 commented 9 months ago

Just tried retrying installation for rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD and it errored out after registering on evernode registry. Ugn. log file pasted below. Now the 500 EVRs are "gone" just like my other two failures. This is so strange because I successfully installed a handful of other hosts with no problem before these three... I have ambitions to set up a few more so I'm hoping to figure this out. Any further help would be immensely appreciated... I'll try #144 for my other two failures and see...

Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

There was an error during installation. Please provide the file /tmp/evernode/installer-1706323843.log to Evernode team. Thank you.

@.***:~# cat /tmp/evernode/installer-1706323843.log

---Sashimono prerequisites installer---

STAGE Installing dependencies

Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease

Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]

Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease

Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease

Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]

Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3059 kB]

Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2678 kB]

Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [926 kB]

Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [493 kB]

Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2619 kB]

Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [365 kB]

Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1158 kB]

Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [769 kB]

Get:14 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [700 kB]

Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [278 kB]

Get:16 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB]

Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2508 kB]

Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB]

Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [933 kB]

Get:20 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [641 kB]

Get:21 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB]

Fetched 18.3 MB in 5s (3736 kB/s)

Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

quota is already the newest version (4.05-1).

cgroup-tools is already the newest version (0.41-10).

fuse3 is already the newest version (3.9.0-2).

curl is already the newest version (7.68.0-1ubuntu2.21).

openssl is already the newest version (1.1.1f-1ubuntu2.20).

uidmap is already the newest version (1:4.8.1-1ubuntu5.20.04.4).

0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

STAGE Configuring fstab

fstab already configured.

STAGE Configuring fuse

Fuse config already updated.

STAGE Configuring cgroup rules engine

STAGE Configuring grub

Grub already configured.

---Sashimono installer---

STAGE Setting up letsencrypt certbot

Skipping adding existing rule

Running certbot certonly

Requesting a certificate for kevernode17.com

Successfully received certificate.

Certificate is saved at: /etc/letsencrypt/live/kevernode17.com/fullchain.pem

Key is saved at: /etc/letsencrypt/live/kevernode17.com/privkey.pem

This certificate expires on 2024-04-26.

These files will be updated when the certificate renews.

Certbot has set up a scheduled task to automatically renew this certificate in the background.

Saving debug log to /var/log/letsencrypt/letsencrypt.log


If you like Certbot, please consider supporting our work by:


Setting up certbot deploy hook /etc/letsencrypt/renewal-hooks/deploy/ sashimono-kevernode17.com.sh

STAGE Installing docker packages

Installing rootless docker packages into /usr/bin/sashimono/dockerbin

Private docker registry installation skipped

Configuaring host setup on Evernode...

STAGE Configuring host Xahau account

Using registry: rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

STAGE Configuring Sashimono services

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Creating cgroup rules...

Restarting the 'cgrulesengd' service.

Configuring sashimono agent service...

Config file created at /etc/sashimono/sa.cfg

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-cgcreate.service → /etc/systemd/system/sashimono-cgcreate.service.

Created symlink /etc/systemd/system/multi-user.target.wants/sashimono-agent.service → /etc/systemd/system/sashimono-agent.service.

Installing Evernode Xahau message board...

Updated mb user .bashrc.

STAGE Configuring Xahau message board service

Created symlink /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.service → /home/sashimbxrpl/.config/systemd/user/sashimono-mb-xrpl.service.

Installed Evernode Xahau message board.

Registering host on Evernode...

STAGE Registering host on Evernode registry rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH

Executing register with params: US 800000 1623520 2516560 34958720 3 Intel(R)_Xeon(R)_Gold_6254_CPU3.10GHz 1 3100 @.***

Registering host...

Burning unsold URITokens related to the previous leases.

No initiated transfers were found.

The latest ledger sequence 2518713 is greater than the transaction's LastLedgerSequence (2518712).

Preliminary result: {

"id": 31,

"result": {

"accepted": true,

"account_sequence_available": 759382690,

"account_sequence_next": 759382690,

"applied": true,

"broadcast": true,

"engine_result": "tesSUCCESS",

"engine_result_code": 0,

"engine_result_message": "The transaction was applied. Only final in a

validated ledger.",

"kept": true,

"open_ledger_cost": "12426",

"queued": false,

"tx_blob":

"1200002100005359242D4342A1201B00266EB861D511C37937E080000000000000000000000000004556520000000000A3B6B1B61181DB9C81EED4F3D5109F6CFC31109B68400000000000308A732103E611B7916E5CC2B2EC27665CBC76561C28D257700D016DFDC424884C40FB350B74473045022100E4B27E5A0081D1B9E4439D83676AD2D244388B51D5CEA77648C6695D72F080950220667D68301573D23C8251F544B9504FC872B8FA52BA01873AB8457FA612D0559D81141AB6EF3B77D6965690EE3A3187B8F3D2BAE600448314087F22F5833A4953C52B3AB781144A2BE5C18F33F9F1F013E017701820455652010000000000000000000000000000000000000000000000000000000270190A65766E486F7374526567E1E0177018204556520100000000000000000000000000000000000000000000000000000003701980555300350C002C1000008E88000003000000496E74656C2852292058656F6E28522920476F6C6420363235342043505520332E313047487A000001001C0C200000000000000000000000000000000000000000000000000061646D696E6973747261746F72406B657665726E6F646531372E636F6D0000000000000000000000E1F1",

"tx_json": {

  "Account": "rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD",

  "Amount": {

    "currency": "EVR",

    "issuer": "rEvernodee8dJLaFsujS6q1EiXvZYmHXr8",

    "value": "500"

  },

  "Destination": "rmv53yu8Wid6kj6AC6NvmiwSXNxRa8vTH",

  "Fee": "12426",

  "HookParameters": [

    {

      "HookParameter": {

        "HookParameterName":

"4556520100000000000000000000000000000000000000000000000000000002",

        "HookParameterValue": "65766E486F7374526567"

      }

    },

    {

      "HookParameter": {

        "HookParameterName":

"4556520100000000000000000000000000000000000000000000000000000003",

        "HookParameterValue":

"555300350C002C1000008E88000003000000496E74656C2852292058656F6E28522920476F6C6420363235342043505520332E313047487A000001001C0C200000000000000000000000000000000000000000000000000061646D696E6973747261746F72406B657665726E6F646531372E636F6D0000000000000000000000"

      }

    }

  ],

  "LastLedgerSequence": 2518712,

  "Memos": [],

  "NetworkID": 21337,

  "Sequence": 759382689,

  "SigningPubKey":

"03E611B7916E5CC2B2EC27665CBC76561C28D257700D016DFDC424884C40FB350B",

  "TransactionType": "Payment",

  "TxnSignature":

"3045022100E4B27E5A0081D1B9E4439D83676AD2D244388B51D5CEA77648C6695D72F080950220667D68301573D23C8251F544B9504FC872B8FA52BA01873AB8457FA612D0559D",

  "hash":

"D24E7B79630BE30BA486AE02D4D13A977983B42BEF924EAA26812E538E59FD39"

},

"validated_ledger_index": 2518703

},

"type": "response"

}

Evernode Xahau message board exiting with error.

REG_FAILURE

Rolling back sashimono installation.

---Sashimono uninstaller---

Removed /home/sashimbxrpl/.config/systemd/user/default.target.wants/sashimono-mb-xrpl.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...

grep: /etc/systemd/system/dbus-org.freedesktop.timesync1.service: No such file or directory

Restarting the 'cgrulesengd' service...

Deleting message board user...

Deleting binaries...

Cleaning up letsencrypt ssl certs for 'kevernode17.com'

Deleted all files relating to certificate kevernode17.com.

Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/kevernode17.com/cert.pem.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Cleaning up firewall rule for SSL validation

Rules updated

Account deactivated.

Saving debug log to /var/log/letsencrypt/letsencrypt.log

Deleting data directory...

Sashimono uninstalled successfully.

Rolled back the installation.

@.***:~#

On Fri, Jan 26, 2024 at 3:29 AM Chalith Desaman @.***> wrote:

180 (comment)

https://github.com/EvernodeXRPL/evernode-host/issues/180#issuecomment-1902611178 or #144 (comment) https://github.com/EvernodeXRPL/evernode-host/issues/144#issuecomment-1898322923 should be the solution for rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe and rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

For rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD you still have 500EVRs in your account and you faced an issue that was at that time and now it's fixed. So you can retry the installation

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1911926928, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTWCWPBEWS4QYPLH5VTYQOHQ3AVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJRHEZDMOJSHA . You are receiving this because you authored the thread.Message ID: @.***>

zerpinator589 commented 9 months ago

For #144, I'm not clear on what you are saying to do. Screenshot below of my result from the zip file.

[image: image.png]

[image: image.png]

On Fri, Jan 26, 2024 at 3:29 AM Chalith Desaman @.***> wrote:

180 (comment)

https://github.com/EvernodeXRPL/evernode-host/issues/180#issuecomment-1902611178 or #144 (comment) https://github.com/EvernodeXRPL/evernode-host/issues/144#issuecomment-1898322923 should be the solution for rBszr6EgbjcDYUxqReooCNLPmL8QhbwcNe and rKQCQxUVdnLVLsDf22TPoFwc2QmcbE68PY

For rsSE5VyXW5sfJJE2K83yhc2UCsMYrHq2dD you still have 500EVRs in your account and you faced an issue that was at that time and now it's fixed. So you can retry the installation

— Reply to this email directly, view it on GitHub https://github.com/EvernodeXRPL/evernode-host/issues/179#issuecomment-1911926928, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFPLMTWCWPBEWS4QYPLH5VTYQOHQ3AVCNFSM6AAAAABCDAFHVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJRHEZDMOJSHA . You are receiving this because you authored the thread.Message ID: @.***>

BimsaraFernando commented 4 months ago

Please use the latest install command in the Evernode docs https://docs.evernode.org/en/latest/hosts/evernode-host.html#installation . Use the existing host account secret and try again. If the issue persists, share the error log file content.

du1ana commented 1 month ago

Hi, this issue will be closed due to inactivity/obsolescence. If there are any unresolved concerns, please feel free to reopen the issue. Thank you!