its a universal problem is made by some type of software or kernel modules that is installed by this panel
my services were on system but after installing this panel on centos 8 stream
services instead tcp will listen on tcp6 socket
you can reproduce this problem
get hourly vps in aeza.net install centos 8 stream on it
run some services with open port
now install aapanel
restart your services see what happens to them
SOLVED: problem is related to kernel that tcp6 socket should handle both ipv4 and ipv6 connection
that centos 8 stream with kernel 4 will fail on it by some update or installation of some app by aapanel. so i installed debian 11 with kernel 5.10 and thats ok so that tcp6 will handle both ipv6 and ipv4 connections