- Joined
- Jul 14, 2017
- Messages
- 24
- Reaction score
- 2
I have two linux installations.
Both are running the same version 3cx version 15.5.634.2.
Their maintance has been renewed but in the dashboard it shows up as expired.
Also by going at the Settings->License I get this message
3CX failed to establish a TCP connection to activation.3cx.com.
Ensure that the local or border firewalls are configured to allow outbound traffic to activation.3cx.com
From what I have found in the forums I must upgrade the installation using this procedure
https://www.3cx.com/blog/news/pbx-upgrade-update-6/
For the linux version it just mentions these two commands
apt-get update
apt-get upgrade
The installation was done by using the debian netinstall iso and not some sort of distro or image officially distributed from 3cx.
Running uname -r this is the kernel version that pops up
3.16.0-4-amd64
Also checking the apt sources I get this
root@3cx:~# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 8.9.0 _Jessie_ - Official amd64 NETINST Binary-1 20170723-11:47]/ jessie main
#deb cdrom:[Debian GNU/Linux 8.9.0 _Jessie_ - Official amd64 NETINST Binary-1 20170723-11:47]/ jessie main
deb http://ftp.gr.debian.org/debian/ jessie main
deb-src http://ftp.gr.debian.org/debian/ jessie main
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
# jessie-updates, previously known as 'volatile'
deb http://ftp.gr.debian.org/debian/ jessie-updates main
deb-src http://ftp.gr.debian.org/debian/ jessie-updates main
Do I have to check anything else?
Will simply updating the distro, update also the 3cx although no official 3cx repos are present in my source list?
Do I need to add them and then run the update?
Will also update the debian version from 8.9.0 to 9.x?
The specific version of debian was chosen because the new Debian 9.0 version that was just released back then didn't support the nvme drive and the ethernet port that are on the two machines.
I don't want to issue the commands and then brick the two systems.
Both are running the same version 3cx version 15.5.634.2.
Their maintance has been renewed but in the dashboard it shows up as expired.
Also by going at the Settings->License I get this message
3CX failed to establish a TCP connection to activation.3cx.com.
Ensure that the local or border firewalls are configured to allow outbound traffic to activation.3cx.com
From what I have found in the forums I must upgrade the installation using this procedure
https://www.3cx.com/blog/news/pbx-upgrade-update-6/
For the linux version it just mentions these two commands
apt-get update
apt-get upgrade
The installation was done by using the debian netinstall iso and not some sort of distro or image officially distributed from 3cx.
Running uname -r this is the kernel version that pops up
3.16.0-4-amd64
Also checking the apt sources I get this
root@3cx:~# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 8.9.0 _Jessie_ - Official amd64 NETINST Binary-1 20170723-11:47]/ jessie main
#deb cdrom:[Debian GNU/Linux 8.9.0 _Jessie_ - Official amd64 NETINST Binary-1 20170723-11:47]/ jessie main
deb http://ftp.gr.debian.org/debian/ jessie main
deb-src http://ftp.gr.debian.org/debian/ jessie main
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
# jessie-updates, previously known as 'volatile'
deb http://ftp.gr.debian.org/debian/ jessie-updates main
deb-src http://ftp.gr.debian.org/debian/ jessie-updates main
Do I have to check anything else?
Will simply updating the distro, update also the 3cx although no official 3cx repos are present in my source list?
Do I need to add them and then run the update?
Will also update the debian version from 8.9.0 to 9.x?
The specific version of debian was chosen because the new Debian 9.0 version that was just released back then didn't support the nvme drive and the ethernet port that are on the two machines.
I don't want to issue the commands and then brick the two systems.