Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/dev/fd/63: line 62: [Ubuntu: command not found #41

Closed
liscazza opened this issue Jul 9, 2020 · 4 comments
Closed

/dev/fd/63: line 62: [Ubuntu: command not found #41

liscazza opened this issue Jul 9, 2020 · 4 comments

Comments

@liscazza
Copy link

liscazza commented Jul 9, 2020

root@xxxxxx:~# bash <(curl -s https://raw.githubusercontent.com/pry0cc/axiom/master/interact/axiom-configure)
Hello! Welcome to Axiom configuration :)
To begin, I will ask you a few questions
Press enter to continue
Installing deps! Please wait :)
/dev/fd/63: line 62: [Ubuntu: command not found

on ubuntu 18.04

installation continues, but the script does not have permissions to create folders

@liscazza
Copy link
Author

liscazza commented Jul 9, 2020

i found this articles, maybe is a explaination for this issue
https://askubuntu.com/questions/1086617/dev-fd-63-no-such-file-or-directory

@Vap0rz
Copy link

Vap0rz commented Jul 9, 2020

I'm seeing the same issue here, even after a new config or build. It doesn't look like that script is doing much other than set the expiry and 'Birthdate".

Build 'digitalocean' finished.

==> Builds finished. The artifacts of successful builds are:
--> digitalocean: A snapshot was created: 'axiom-sfo2-1594335483' (ID: 66519443) in regions 'sfo2'
cau5tic@axiom-test:$ axiom-init
Initializing 'pare26'
Error: open /tmp/pare26.sh: no such file or directory
Initialized! Instance accessible at ''!
To connect, run 'axiom-ssh pare26'
cau5tic@axiom-test:
$ axiom-ls
Name Public
cau5tic.com 104.131.96.130
cau5tic@axiom-test:~$ axiom-ssh pare26
ssh: Could not resolve hostname : Name or service not known

@pry0cc
Copy link
Owner

pry0cc commented Jul 14, 2020

Can you try wget https://raw.githubusercontent.com/pry0cc/axiom/master/interact/axiom-configure && chmod +x axiom-configure && ./axiom-configure?

@pry0cc pry0cc closed this as completed Jul 14, 2020
@pry0cc pry0cc reopened this Jul 14, 2020
@pry0cc
Copy link
Owner

pry0cc commented Jul 18, 2020

Latest merge fixed this.

Thanks.

@pry0cc pry0cc closed this as completed Jul 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants