Hey, How are you doing? I have installed ISPConfig without issue two weeks ago but today I tried on a new server but failing as deb.goaccess.io not reachable. What to do? Code: Err:10 https://deb.goaccess.io bookworm InRelease Cannot initiate the connection to deb.goaccess.io:443 (2001:470:1f10:121::2). - connect (101: Network is unreachable) Could not connect to deb.goaccess.io:443 (38.209.88.229), connection timed out Reading package lists... Done Building dependency tree... Done Reading state information... Done I really need help with this, is there away to bypass GoAccess at least for now? As it is not reachable. Code: root@server1:~# wget -O - https://get.ispconfig.org | sh -s -- --use-ftp-ports=40110-40210 --unattended-upgrades --no-quota --2025-10-07 06:44:53-- https://get.ispconfig.org/ Resolving get.ispconfig.org (get.ispconfig.org)... 104.26.11.246, 104.26.10.246, 172.67.75.112, ... Connecting to get.ispconfig.org (get.ispconfig.org)|104.26.11.246|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2037 (2.0K) [application/octet-stream] Saving to: 'STDOUT' - 100%[===================>] 1.99K --.-KB/s in 0s 2025-10-07 06:44:54 (40.2 MB/s) - written to stdout [2037/2037] WARNING! This script will reconfigure your entire server! It should be run on a freshly installed server and all current configuration that you have done will most likely be lost! Type 'yes' if you really want to continue: yes [INFO] Starting perfect server setup for Debian GNU/Linux 12 (bookworm) [INFO] Checking hostname. [INFO] Enabling contrib and non-free repositories. [INFO] Updating packages [INFO] Updated packages [INFO] Installing packages ssh, openssh-server, nano, vim-nox, lsb-release, apt-transport-https, ca-certificates, wget, git, gnupg, software-properties-common, curl, cron, ntp [INFO] Installed packages ssh, openssh-server, nano, vim-nox, lsb-release, apt-transport-https, ca-certificates, wget, git, gnupg, software-properties-common, curl, cron, ntp [INFO] Activating rspamd repository. [INFO] Activating sury php repository. [INFO] Activating GoAccess repository. [ERROR] Exception occurred: ISPConfigOSException -> Command echo "deb https://deb.goaccess.io/ $(lsb_release -cs) main" | tee /etc/apt/sources.list.d/goaccess.list >/dev/null 2>&1 ; wget -O - https://deb.goaccess.io/gnugpg.key 2>&1 | apt-key --keyring /etc/apt/trusted.gpg.d/goaccess.gpg add - 2>&1 failed. (/ispconfig.ai.php:15) root@server1:~#
You will have to wait until the server is up again. There have never been any longer issues with outages of their download systems in the past, so hopefully they will resolve it soon. You could install your system manually based on our manual setup guides like: https://www.howtoforge.com/perfect-server-debian-12-buster-apache-bind-dovecot-ispconfig-3-2/ However, the autoinstaller setups are more advanced and better.
If their server is not online again tomorrow, then I'll add a flag in the auto installer to skip it or skip the Goaccess installation automatically when the server can not be reached.
That will be great actually, they are back online but it would be great to have such option incase like this...