Installation error - Community Edition

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
collins@uaccm.edu
Posts: 3
Joined: Fri Jun 03, 2022 3:42 pm

Installation error - Community Edition

Post by collins@uaccm.edu » Fri Jun 03, 2022 3:45 pm

Capture.PNG
What am I doing wrong?
You do not have the required permissions to view the files attached to this post.

collins@uaccm.edu
Posts: 3
Joined: Fri Jun 03, 2022 3:42 pm

Re: Installation error - Community Edition

Post by collins@uaccm.edu » Thu Jun 09, 2022 1:43 pm

I updated the OS, rebooted and tried the wget command again. No luck :(
You do not have the required permissions to view the files attached to this post.

collins@uaccm.edu
Posts: 3
Joined: Fri Jun 03, 2022 3:42 pm

Re: Installation error - Community Edition

Post by collins@uaccm.edu » Thu Jun 09, 2022 1:47 pm

WOW! I figured it out.

Doesn't work...
wget -o - https://eve-ng.net/focal/install-eve.sh | bash -i

Works....
wget -O - https://eve-ng.net/focal/install-eve.sh | bash -i

Post Reply