unable to access login panel, please solve

unable to access login panel, after issue hostname SSL. Please tell me the process for solving it or how to reinstall/reboot the cyber panel in AWS EC2.

And how to reinstall/reboot cyber panel in AWS EC2 for fresh configuration.

systemctl restart lscpd

or check status using

systemctl status lscpd

you have opened the ports on firewall?

Hi, this also happened to me, i can’t access the login panel ip:8090 after issuig hostname ssl also I have activated cloudflare integrations in the DNS section (not sure if this will impact anything). I can access my wordpress website (no issues) but when i go to ip:8090, I am getting ERR_CONNECTION_TIMED_OUT.

Hi @Alex_2003 can you please disable Cloudflare’s proxy for the domain name and try again?

https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy

  1. go to your instance detail

  2. open security tab and click security groups
    Screenshot by Lightshot

  3. edit inbound rules

  4. click add rule

  5. select all traffict > anywhere ipv4

  6. save rules