- Joined
- Aug 7, 2023
- Messages
- 3
- Reaction score
- 1
Good Day Everyone,
I am trying to setup a PI4 with 8gb Ram and 128GB Sandisk. I have a static ip, static DNC, hostname, changed the default passwords.
When I SSH into the terminal and try to download the 3CX package per: https://www.3cx.com/docs/installing-pbx-raspberry-pi/
I get the following:
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $ wget http://downloads-global.3cx.com/downloads/sbc/3cxsbc.zip -O- | sudo bash
--2023-08-10 10:44:16-- http://downloads-global.3cx.com/downloads/sbc/3cxsbc.zip
Resolving downloads-global.3cx.com (downloads-global.3cx.com)... 172.64.147.129, 104.18.40.127, 2606:4700:4400::ac40:9381, ...
Connecting to downloads-global.3cx.com (downloads-global.3cx.com)|172.64.147.129|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 26298 (26K) [application/x-zip-compressed]
Saving to: ‘STDOUT’
100%[===================================>] 25.68K --.-KB/s in 0.06s
2023-08-10 10:44:22 (407 KB/s) - written to stdout [26298/26298]
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
connecting https://xxxxxx.sc.3cx.us
Ign:1 http://downloads-global.3cx.com/downloads/debian bullseye InRelease
Err:2 http://downloads-global.3cx.com/downloads/debian bullseye Release
404 Not Found [IP: 172.64.147.129 80]
Reading package lists... Done
E: The repository 'http://downloads-global.3cx.com/downloads/debian bullseye 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.
error: Cannot install the 3cxsbc package
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $
When I ping 172.64.147.129 it does come back as a live IP
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $ ping 172.64.147.129
PING 172.64.147.129 (172.64.147.129) 56(84) bytes of data.
64 bytes from 172.64.147.129: icmp_seq=1 ttl=55 time=21.5 ms
64 bytes from 172.64.147.129: icmp_seq=2 ttl=55 time=20.4 ms
64 bytes from 172.64.147.129: icmp_seq=3 ttl=55 time=23.2 m
Is there a different URL / instruction set I should be using. Also, I have a few remote workers that desire physical phones on their desks, do I need to set those phones to STUN or how do I have them provision when they are physically offsite.
Thank you for your help - Mike
I am trying to setup a PI4 with 8gb Ram and 128GB Sandisk. I have a static ip, static DNC, hostname, changed the default passwords.
When I SSH into the terminal and try to download the 3CX package per: https://www.3cx.com/docs/installing-pbx-raspberry-pi/
I get the following:
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $ wget http://downloads-global.3cx.com/downloads/sbc/3cxsbc.zip -O- | sudo bash
--2023-08-10 10:44:16-- http://downloads-global.3cx.com/downloads/sbc/3cxsbc.zip
Resolving downloads-global.3cx.com (downloads-global.3cx.com)... 172.64.147.129, 104.18.40.127, 2606:4700:4400::ac40:9381, ...
Connecting to downloads-global.3cx.com (downloads-global.3cx.com)|172.64.147.129|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 26298 (26K) [application/x-zip-compressed]
Saving to: ‘STDOUT’
100%[===================================>] 25.68K --.-KB/s in 0.06s
2023-08-10 10:44:22 (407 KB/s) - written to stdout [26298/26298]
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
connecting https://xxxxxx.sc.3cx.us
Ign:1 http://downloads-global.3cx.com/downloads/debian bullseye InRelease
Err:2 http://downloads-global.3cx.com/downloads/debian bullseye Release
404 Not Found [IP: 172.64.147.129 80]
Reading package lists... Done
E: The repository 'http://downloads-global.3cx.com/downloads/debian bullseye 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.
error: Cannot install the 3cxsbc package
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $
When I ping 172.64.147.129 it does come back as a live IP
sbc-pi@3cx-SBC-Pi:/var/lib/apt/lists $ ping 172.64.147.129
PING 172.64.147.129 (172.64.147.129) 56(84) bytes of data.
64 bytes from 172.64.147.129: icmp_seq=1 ttl=55 time=21.5 ms
64 bytes from 172.64.147.129: icmp_seq=2 ttl=55 time=20.4 ms
64 bytes from 172.64.147.129: icmp_seq=3 ttl=55 time=23.2 m
Is there a different URL / instruction set I should be using. Also, I have a few remote workers that desire physical phones on their desks, do I need to set those phones to STUN or how do I have them provision when they are physically offsite.
Thank you for your help - Mike
Last edited: