- Joined
- Dec 29, 2021
- Messages
- 9
- Reaction score
- 1
I am trying to install v18 for a client to test. We have done this for multiple clients over the last year and just ran into an issue on multiple attempts to install on multiple vhosts and multiple natted public and private IP's using 1.1.1.1 and 8.8.8.8 as name servers.
After installation, I get the prompt to choose to install 3cx or an SBC.

I choose 3cx v18 and it does its thing then restarts and goes to a normal Debian login prompt instead of the 3cx logo and welcome screen.

I found this post and did what was stated but clearly, that wasn't the issue. Below is the output of the apt-get install 3cxpbx command
I cannot install the dependencies and thus cannot actually install 3cx with the most current ISO. Can someone please help.
After installation, I get the prompt to choose to install 3cx or an SBC.

I choose 3cx v18 and it does its thing then restarts and goes to a normal Debian login prompt instead of the 3cx logo and welcome screen.

I found this post and did what was stated but clearly, that wasn't the issue. Below is the output of the apt-get install 3cxpbx command
Code:
root@gtx-3cx:~# apt-get install 3cxpbx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
3cxpbx : Depends: dnsutils but it is not installable
Depends: tcpdump but it is not going to be installed
Depends: postgresql (>= 11) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@gtx-3cx:~# sudo apt-get -y install dnsutils
-bash: sudo: command not found
root@gtx-3cx:~# apt-get -y install dnsutils
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package dnsutils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'dnsutils' has no installation candidate
I cannot install the dependencies and thus cannot actually install 3cx with the most current ISO. Can someone please help.
