Hi, I'm a newbie with VPS. Have set up the server and installed aapanel but can't access from the given link. I've tried safari and Firefox with private browsing. Looking at earlier posts I've followed the various instructions. Here's my screen output, any help gratefully received. Thanks.
aaPanel default info!
aaPanel Internet Address: https://79.99.41.44:38725/9c4d2c1a
aaPanel Internal Address: https://79.99.41.44:38725/9c4d2c1a
username: xxxxxxxx
password: xxxxxxx
Warning:
If you cannot access the panel,
release the following port (38725|888|80|443|20|21) in the security group
root@ubuntu:~# bt status
Bt-Panel (pid 33468) already running
Bt-Task (pid 33464) already running
root@ubuntu:~# curl http://127.0.0.1:$(cat /www/server/panel/data/port.pl)/login
<html>
<head><title>302 Found</title></head>
<body>
<center><h1>302 Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
root@ubuntu:~# sudo ufw status verbose
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing), deny (routed)
New profiles: skip
To Action From
51863 DENY IN Anywhere
80/tcp ALLOW IN Anywhere
443 ALLOW IN Anywhere
22 ALLOW IN Anywhere
50022 DENY IN Anywhere
20/tcp ALLOW IN Anywhere
21/tcp ALLOW IN Anywhere
22/tcp ALLOW IN Anywhere
443/tcp ALLOW IN Anywhere
888/tcp ALLOW IN Anywhere
39000:40000/tcp ALLOW IN Anywhere
38725/tcp ALLOW IN Anywhere
51863 (v6) DENY IN Anywhere (v6)
80/tcp (v6) ALLOW IN Anywhere (v6)
443 (v6) ALLOW IN Anywhere (v6)
22 (v6) ALLOW IN Anywhere (v6)
50022 (v6) DENY IN Anywhere (v6)
20/tcp (v6) ALLOW IN Anywhere (v6)
21/tcp (v6) ALLOW IN Anywhere (v6)
22/tcp (v6) ALLOW IN Anywhere (v6)
443/tcp (v6) ALLOW IN Anywhere (v6)
888/tcp (v6) ALLOW IN Anywhere (v6)
39000:40000/tcp (v6) ALLOW IN Anywhere (v6)
38725/tcp (v6) ALLOW IN Anywhere (v6)