freeswitch repo Unauthorized IP

Status
Not open for further replies.

johnny

New Member
Apr 10, 2020
10
1
1
39
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

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.
 

Adrian Fretwell

Well-Known Member
Aug 13, 2017
1,420
378
83
Signalwire now require an access token, search this forum, there are a few threads discussing your issue.
 

dgxa

Member
May 19, 2021
38
2
8
34
Lima, Peru
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

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.
read this post https://www.pbxforums.com/threads/apt-update-401-unauthorized-signalwire.6091/#post-24875
 
Status
Not open for further replies.