cms_ aaPanel_Kern Hello, it does not work. Ubuntu 22.04 on arm64. Upload of logfile is not allowed here - why??? No TXT no PDF? As code only 65535 characters.... 🙁 I uploaded the logfile here: https://file.io/In6UtbTbijY5 Regards
cms_ aaPanel_Kern Tell me a way to provide logfile. You should allow upload of textfiles in this forum.
aaP_esistemasinteligentes I managed to solve it, I'm using oracle cloud, arm64, I used sudo su and installed the panel without any error, after I released the ports that AAPANEL needs.
cms_ aaP_esistemasinteligentes Hello, it works normally without any changes before. Simply make a new VPS, minimum install, guest agents. Login in, run system update, run aaPanel script. But it doesnt work for most here. aaPanel is working on it. Tell us please: what Oracle arm64 version are you using? which ports especially did you open for aaPanel installation? I was testing on Rocky8, Rocky9, Alma8, Alma9, Ubuntu20, Ubuntu22 - all arm64 - errors since about 3 days. The days before it was working without any problem. Thank you
aaPanel_Kern aaP_esistemasinteligentes cms_ Hello, after deleting this directory, try to install it again rm -rf /www/server/panel/pyenv
cms_ aaPanel_Kern Hello, I can confirm, that the install script works again on Ubuntu 22.04 arm64 and there is no need to delete a directory or to run it twice. Thank you for your help! 🙂 Regards
darlysson it worked fine this way below. before pasting the aapanel installation command, type the following in the terminal: sudo su then proceed with the aapanel installation command and done 😉
cms_ darlysson It has or it had nothing to do with "sudo su" or "sudo -s". By the way: sudo is already included in the install command of aaPanel: wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh aapanel