EvernodeXRPL / evernode-host

Evernode host installer
Other
54 stars 8 forks source link

Sashimono Agent binary update error message #397

Closed rowrowrown closed 3 days ago

rowrowrown commented 1 month ago

curl: (22) The requested URL returned error: 404 curl: (6) Could not resolve host: sashimono.sh Screenshot 2024-07-30 104440

mauricetbm commented 1 month ago

Same error. Please advise. Thank you so much

Rritchyx commented 1 month ago

Hello, if your evernode status is v0.9.0 or v0.9.1 maybe you could solve this updating to v0.10.0 before update of sashimono agent v0.10.1 First step curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-resources/main/sashimono/installer/evernode.sh | sudo bash -s update Second step curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-resources/patch-v0.10.1/sashimono/patches/update-sashimono.sh | sudo bash -s

Le mer. 31 juil. 2024, 00:01, mauricetbm @.***> a écrit :

Same error. Please advise. Thank you so much

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

kithminisg commented 1 month ago

@rowrowrown, I see extra space in the provided command ( update- sashimono.sh). Could you please double-check the command and execute it?

rowrowrown commented 1 month ago

@kithminisg thank you! That worked