I need help, Im getting this error when I try to update. It looks like it is not able to fetch the updates from freeswitch repo because of an Unauthorized IP, Im not quite sure whats wrong here.
This is a FusionPBX install on Debian 10
This is a FusionPBX install on Debian 10
Code:
root@sip:~# apt update
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Hit:2 http://deb.debian.org/debian buster InRelease
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Err:4 https://files.freeswitch.org/repo/deb/debian-release buster InRelease
401 Unauthorized [IP: 190.102.98.174 443]
Get:5 http://apt.postgresql.org/pub/repos/apt buster-pgdg InRelease [110 kB]
Get:6 http://apt.postgresql.org/pub/repos/apt buster-pgdg/main amd64 Packages [250 kB]
Reading package lists... Done
E: Failed to fetch http://files.freeswitch.org/repo/deb/debian-release/dists/buster/InRelease 401 Unauthorized [IP: 190.102.98.174 443]
E: The repository 'http://files.freeswitch.org/repo/deb/debian-release buster InRelease' is no longer signed.
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.