pov: you’re trying to setup aapanel on an ipv6 only server. well lucky for you aapanel by default disable dashboard ipv6 support. so you googled the google? but you found nothing… untill now.
so the issue is that with aapanel you’re forced to use the ipv4 address of the server. for the first time setup. to enable ipv6 support for the dashboard panel you need to create a new text file at /www/server/panel/data/ipv6.pl
and write True
in it.
then restart aapanel and you should be able to access the dashboard. using ipv6! yay okay that’s it.
k bye