Error installing Abra #621
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I try to install Abra using
curl https://install.abra.coopcloud.tech | bash
following this doc, I get the error belowI managed to install it by just copying the script and pasting it on my server
hey @ammaratef45, I just ran it and it still Works For Me ™ Could you paste the output of you
uname -a
? Maybe you're on a platform thatabra
doesn't support yet. Also, all our internal infra just came back up after an unexpected 💥 so that could also have been it... thanks for trying the tools out!I didn't encounter this on my mac machine btw, only on the ubuntu server
@ammaratef45
x86_64
seems like it should be supported 🤔 Can you spot anything in the installer script which might be breaking? Perhaps you can test out some of the commands? We might want to be doing some further CI testing on supported platforms for the installer ⚙Gonna close this off now due to lacking further information but feel free to open up again if there is more to dig into and figure out what happened.