EFW Support

Support => Installation Support => Topic started by: Paul.Porlock on Thursday 01 July 2021, 07:37:54 pm



Title: Upgrade Endian Firewall Comunity from 2.4.1 to ...
Post by: Paul.Porlock on Thursday 01 July 2021, 07:37:54 pm
Hi,
I need to update an "old" Endian Firewall Comunity, the version is 2.4.1. I would like to upgrade it to a more recent version (not necessarily the last one). Using SSH, I obtain:

Code:
root@efw-1298305490:~ # efw-upgrade -s
Please choose the appropriate channel for your enviroment and hit [ENTER]
1) Production (stable releases)
2) Development (bleeding edge)
1
Please enter your username and hit [ENTER]:
myusername@mail.com


Loading cache...
Updating cache...               ######################################## [100%]

Fetching information for 'efw-community'...
-> myusername@mail.com:*@updates.endian.org/stable/repodata/repomd.xml
repomd.xml                      ######################################## [ 25%]
error: Failed acquiring release file for 'efw-community':
error: myusername%40mail.com:community@updates.endian.org/stable/repodata/repomd.xml: The requested
URL returned error: 401

Updating cache...               ######################################## [100%]

Channels have no new packages.
ERROR: Error during upgrade
root@efw-1298305490:~ #

Obviously "myusername@mail.com" replace my real email which is already registered for update.

Thank you
P.