EvernodeXRPL / evernode-host

Evernode host installer
Other
55 stars 8 forks source link

Failed installing Host #437

Open Icefox787 opened 1 week ago

Icefox787 commented 1 week ago

image Is there a way to solve this? thank you

du1ana commented 6 days ago

are you using one of the following commands? curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/main/sashimono/installer/evernode.sh | sudo bash -s install

curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/main/sashimono/installer/evernode.sh | sudo bash -s update

Icefox787 commented 6 days ago

yes, the first one, already tried again and same error :/

du1ana commented 6 days ago

does your host machine satisfy these requirements? and also what is the filesystem type that you are using?

Icefox787 commented 5 days ago

yes

du1ana commented 5 days ago

what is the filesystem type that you are using?

Icefox787 commented 5 days ago

ubuntu 20.04.6 server, do you mean that?

du1ana commented 4 days ago

run cat /etc/fstab and send the output you get

Icefox787 commented 2 days ago

can't use because I'm using a container image

Icefox787 commented 2 days ago

I could manage to solve this, but now I have this other problem image