ISPConfig, Ubuntu 22, and Raspberry Pi 5

Discussion in 'Installation/Configuration' started by CJ M, Dec 21, 2023.

  1. CJ M

    CJ M New Member

    Hi I installed the Ubuntu 22 server distro for Pi on my 5, and ran all the updates using this:

    ubuntu.com/core/docs/install-raspberry-pi

    After reboot I tried to following the perfect server guide for Ubuntu 22.04 but hit a snag:

    [INFO] Starting perfect server setup for Ubuntu 22.04.3 LTS
    [INFO] Checking hostname.
    [INFO] Configuring apt 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
    [ERROR] Exception occurred: ISPConfigOSException -> Installing packages failed. (/ispconfig.ai.php:15)


    Any ideas on things to try?

    Thanks,
    CJ

     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    According to the output you posted, you were using the auto installer. A Raspi is a ARM server and the guide clearly says that ARM CPU is not supported, so running the auto installer on a ARM system must fail.

    https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/

     
    Th0m and ahrasis like this.
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    ahrasis and till like this.
  4. Strontium

    Strontium New Member

    I have just run the ISPConfig Autoinstaller on a Raspberry Pi 4 with Debian 12 - it works!
     
    till likes this.
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, the info from this thread is outdated. We added ARM support in 2024.
     

Share This Page