Hello all I have this issue to update packate in my server with fusionpbx Deb11
apt-get update
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease
Err:5 https://freeswitch.signalwire.com/repo/deb/debian-release bullseye InRelease
401 Unauthorized [IP: 190.102.98.174 443]
Reading package lists... Done
E: Failed to fetch https://freeswitch.signalwire.com/repo/deb/debian-release/dists/bullseye/InRelease 401 Unauthorized [IP: 190.102.98.174 443]
E: The repository 'https://freeswitch.signalwire.com/repo/deb/debian-release bullseye InRelease' is not 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.
I know the news about personal access token (https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token) and follow it and the gpg file was downloaded in /usr/share/keyrings/signalwire-freeswitch-repo.gpg but the error persist
apt-get update
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4 http://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease
Err:5 https://freeswitch.signalwire.com/repo/deb/debian-release bullseye InRelease
401 Unauthorized [IP: 190.102.98.174 443]
Reading package lists... Done
E: Failed to fetch https://freeswitch.signalwire.com/repo/deb/debian-release/dists/bullseye/InRelease 401 Unauthorized [IP: 190.102.98.174 443]
E: The repository 'https://freeswitch.signalwire.com/repo/deb/debian-release bullseye InRelease' is not 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.
I know the news about personal access token (https://freeswitch.org/confluence/display/FREESWITCH/HOWTO+Create+a+SignalWire+Personal+Access+Token) and follow it and the gpg file was downloaded in /usr/share/keyrings/signalwire-freeswitch-repo.gpg but the error persist