littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
641 stars 112 forks source link

Setup? #177

Closed lddd closed 2 years ago

lddd commented 2 years ago

What's wrong running your command on a brand new AWS EC2 Ubuntu LTS 22.04?

I get this

ubuntu@ip-172-31-39-200:~$ wget -O ss slick.fyi && bash ss
--2022-10-30 19:05:05--  http://slick.fyi/
Resolving slick.fyi (slick.fyi)... 188.114.97.3, 188.114.96.3, 2a06:98c1:3120::3, ...
Connecting to slick.fyi (slick.fyi)|188.114.97.3|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://raw.githubusercontent.com/littlebizzy/slickstack/master/bash/ss-install.txt [following]
--2022-10-30 19:05:05--  https://raw.githubusercontent.com/littlebizzy/slickstack/master/bash/ss-install.txt
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59745 (58K) [text/plain]
Saving to: ‘ss’

ss                  100%[===================>]  58.34K  --.-KB/s    in 0.001s  

2022-10-30 19:05:05 (45.2 MB/s) - ‘ss’ saved [59745/59745]

mv: cannot move '/tmp/ss-functions' to '/var/www/ss-functions': No such file or directory
chown: cannot access '/var/www/ss-functions': No such file or directory
chmod: cannot access '/var/www/ss-functions': No such file or directory
ss: line 102: /var/www/ss-functions: No such file or directory
ss: line 114: ss_touch: command not found
ss: line 131: ss_echo: command not found
ubuntu@ip-172-31-39-200:~$ 
jessuppi commented 2 years ago

@lddd GitHub is for bug reports and feature requests, please bring any support questions to our Discord server.

It looks like probably just wget failed to retrieve scripts, simply run the install again.

lddd commented 2 years ago

I tried a few more times but it's still giving the same error.

jxmesth commented 1 year ago

@jessuppi, I'm getting the same error. Any help here?

P.S. Invite link to the discord server?

jessuppi commented 1 year ago

@jxmesth Are you on EC2? Not sure but EC2 seem like a headache, Lightsail is much more user friendly IMO if you insist on AWS.