Page 1 of 1

Upgrade to EVE-NG CE 6 Upgrade Missing File

Posted: Sat Jun 01, 2024 12:46 am
by tacosplease
So I was following this guide to do my upgrade from 5.0.1-24 up to version 6. It seems there is a file missing or a typo in the command. Anyone experience this or know what I might be able to do?

https://www.eve-ng.net/wp-content/uploa ... -v6-01.pdf

Code: Select all

root@TACOSPLEASE-EVE:/# sudo wget -O - http://www.eve-ng.net/jammy/update-eve-ce.sh > /tmp/update-evece.sh && chmod +x /tmp/update-eve-ce.sh && /tmp/update-evece.sh
--2024-06-01 00:39:12--  http://www.eve-ng.net/jammy/update-eve-ce.sh
Resolving www.eve-ng.net (www.eve-ng.net)... 51.89.118.57, 2001:41d0:701:1000::352
Connecting to www.eve-ng.net (www.eve-ng.net)|51.89.118.57|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3650 (3.6K) [text/x-sh]
Saving to: ‘STDOUT’

-                                     100%[=========================================================================>]   3.56K  --.-KB/s    in 0s

2024-06-01 00:39:12 (88.0 MB/s) - written to stdout [3650/3650]

chmod: cannot access '/tmp/update-eve-ce.sh': No such file or directory
root@TACOSPLEASE-EVE:/# ls /tmp
snap-private-tmp
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-fwupd.service-Mr2vVi
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-ModemManager.service-WjT0ai
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-ntp.service-GztnIg
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-systemd-logind.service-ZLJXKh
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-systemd-resolved.service-a8Le5f
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-tomcat9.service-Xmm3Pf
systemd-private-f601d6dee0804ef081bd72dc23dda8e3-upower.service-mEIp3f
update-evece.sh

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Posted: Sat Jun 01, 2024 6:42 am
by rusty725
come to our chat https://webchat.eve-ng.net and give me anydesk

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Posted: Mon Jun 03, 2024 7:13 pm
by tacosplease
I got it resolved. Looks like there are two versions of the guide and the first one I found was missing some of the dashes which made it seem that a file was missing. Working guide is below.

https://www.eve-ng.net/wp-content/uploa ... 6-01-N.pdf

Re: Upgrade to EVE-NG CE 6 Upgrade Missing File

Posted: Wed Jun 05, 2024 9:27 pm
by rusty725
ok great