Update fails due to 3CX repository 404 on PBX

Status
Not open for further replies.

ncrooks

Bronze Partner
Intermediate Cert.
Joined
May 19, 2021
Messages
2
Reaction score
2
Hi,

Running apt update fails on a number of our PBXs due to http://downloads-global.3cx.com/downloads/debian.

Full error output:
Code:
root@xxxx:~# apt update
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Ign:4 http://downloads-global.3cx.com/downloads/debian -testing InRelease
Hit:5 http://downloads-global.3cx.com/downloads/debian stretch InRelease
Err:6 http://downloads-global.3cx.com/downloads/debian -testing Release
  404  Not Found [IP: 35.201.76.132 80]
Reading package lists... Done
E: The repository 'http://downloads-global.3cx.com/downloads/debian -testing Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

System is Debian 10 Buster. Is there a fix?
 
AFAIK you're not supposed to update the OS directly from the OS as the PBX manages 3CX and OS updates via the MGMT Console. You might be quicker doing a backup, reinstall and restore.
 
Also, it seems you may be running 3CX v16 on a Debian 10 (Buster) machine which is not a supported configuration.

If this is the case, it might indeed be better to take a backup, deploy a Debian 9 machine using our 3CX ISO, and then restore the backup to ensure you have a fully supported deployment. Then, only update 3CX via the Management Console and periodically enable automatic updates (again via MGTM Console) to ensure Debian security updates get installed as well.
 
Status
Not open for further replies.