I have successfully installed aapanel on my Ubuntu 18.04 server. But when installing Nginx, Php and other tools I get " syntax error: invalid arithmetic operator" error.
I've never encountered such a problem before. I also tried it with Ubuntu 20.04 and the problem is there as well. Could the installation script be corrupted?
`sort: cannot read: ping.pl: No such file or directory
--2022-06-22 18:56:43-- https://node.aapanel.com/install/4/nginx.sh
Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3031::6815:4fc4, ...
Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12032 (12K) [application/octet-stream]
Saving to: 'nginx.sh'
0K .......... . 100% 78.2M=0s
2022-06-22 18:56:44 (78.2 MB/s) - 'nginx.sh' saved [12032/12032]
/www/server/panel/install/public.sh: line 63: 1.88664e+10-1.88664e+10: syntax error: invalid arithmetic operator (error token is ".88664e+10-1.88664e+10")
/www/server/panel/install/public.sh: line 63: 1.88664e+10-1.88664e+10: syntax error: invalid arithmetic operator (error token is ".88664e+10-1.88664e+10")
|-Successify ---Script execution completed---`