Trying TangoPBX from RC4 with both an existing and a newly created VM on Vultr, I continue to be stopped with “There was a problem completing the installation”. I think I followed instructions, but then again, this is new territory. I have installed FreePBX from the sng distro and I built a Debian12 VM and installed fpbx 17. I am just above novice on the skills chart. I am not even sure what to capture for debugging help.
What size instance are you using onVultr? I did some early tests on VMs with 1GB of RAM and never got those to work, I only install on 2GB VMs there.
I deployed a 1vCPU 2GB memory, 55gb storage cloud computing VM. I based my choice on experience (for amount of space) and your direct comment about 1GB not working. I am willing to increment for testing.
To try to provide helpful data, I destroyed the 2gb/55gb instance and tried building RC4 on a new cloud compute 4gb/80gb system. Still fails at end of install.
I tried installing TangoPBX RC4 in a VM, and the installation fails with an error - I’m not sure if it’s the same issue reported by @cunnida. During the installation, I logged in via SSH and viewed the full log. The last messages I received were:
wget is already the newest version (1.21.2-2ubuntu1.1).
xxd is already the newest version (2:8.2.3995-1ubuntu2.24).
xxd set to manually installed.
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:
libpam0g-dev : Depends: libpam0g (= 1.4.0-11ubuntu2.5) but 1.4.0-11ubuntu2.6 is to be installed
E: Unable to correct problems, you have held broken packages.
Hope this helps with debugging.
Hannes