ARM64 installation issue

While compiling the packages, I noticed the ‘dpkg-deb’ output showing a typo error in the file location. It had an extra forward slash / (see the image below). Had same typo error for all three files, hestia-php, hestia and hestia-nginx. Am not sure if its suppose to be like that or if its an actual error, but thought I’ll let you know.

In saying that, when I checked /tmp/hestiacp-src/deb/, all the three files were there. And I didn’t experience any issues installing HestiaCP on my ARM64 VM.

The only issue am having is… unable to add the IP List (under firewall) with the option script:/usr/local/hestia/install/deb/firewall/ipset/blacklist.sh. I get the error message “Error: iplist file too small (<10), ignoring”

Apart from that HCP is running smooth on ARM, haven’t noticed any other issues yet.

It doesn’t want to download the websites in blacklist.sh

haven’t check HestiaCP ARM yet we might need to do some debugging when I have more time.

What happens when you run bash /usr/local/hestia/install/deb/firewall/ipset/blacklist.sh .

Running /usr/local/hestia/install/deb/firewall/ipset/blacklist.sh shows up thousands of IP addresses on the screen. Looks like its bring up some results when doing it through ssh. But nothing is added to the IP List or Banned IP in the control panel.

Work on it whenever you are free, am not in a hurry. ARM machine is not my production server, so am fine living without IP LIST for the time being :slight_smile:

I think it is due a small bug in the current version of Hestia 1.4.2 should solve the issue

1 Like

No problemo. Happy to wait for the next release.

As always, thanks for looking into it and for the speedy responses. Do you ever sleep or you simply enjoy being active here 24/7? :sunglasses:

Hi, i see Hestia 1.4.2 is released today.
Will this version now work on the Arm instance?
Please do share the proper install steps for arm.

ARM packages will not be prebuild and arent officially supported yet. If you want to use it, you need to compile the packages on your own as described in this thread: ARM systems support

1 Like

@eris just wanted to report the above issue is resolved with 1.4.2. After updating HestiaCP, I was able to create the IPSET List.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.