Unable to install FreePBX

Hello everyone. I’m trying to install Freepbx 17 on a virtual machine. I’ve tried both installing it on a clean Debian system using the official script and using the official image. The installation gets stuck during the endpoint module update. I’ve tried the installations on different virtual machines. The last entry in the log is…
Upgrading module ‘endpoint’ from 17.0.3 to 17.0.16.4
Downloading module ‘endpoint’
Processing endpoint
Downloading…
0/100149994 [>---------------------------] 0%
10015712/100149994 [==>-------------------------] 10%
20030424/100149994 [=====>----------------------] 20%
30045616/100149994 [========>-------------------] 30%
40060952/100149994 [===========>----------------] 40%
50075944/100149994 [==============>-------------] 50%
60090432/100149994 [================>-----------] 60%
70105016/100149994 [===================>--------] 70%
80121048/100149994 [======================>-----] 80%
90135688/100149994 [=========================>–] 90%
100149994/100149994 [============================] 100%
Finished downloading
Extracting…Done
Download completed in 8 seconds
Create symlink…Done
Checking database tables…Done
Migrating tables as required…Done
Checking Settings and Defaults…

Thank you all

Hi @Vital174
Could you pls give us more details.. Which Debian version you are using ? and which Public DNS you have setup to your VM? have you tried 8.8.8.8 ? or any other Public DNS ?

Plenty of potential issues involving a lot of variables — connectivity, DNS resolution, firewall restrictions, etc. Is this a hosted VM sitting with a cloud provider? If so, are there networking settings that could be affecting you? For example, if this is an AWS EC2 instance, there are security group settings for the VM that could be blocking certain inbound/outbound connections. Depends on the provider, if this is indeed a hosted VM. Without more specifics, it’s difficult to say.