Hi, how are you? sorry for the delay
To access the control panel did you execute these steps?
URL: https://<wazuh_server_ip>
user: admin
password: admin
note that wazuh_server_ip can be seen using the ip a command.
You can check your indexer configuration in the /etc/wazuh-indexer/opensearch.yml file. In the network.host key you should have the same ip that you used for the node address set in config.yml to create the SSL certificates.
Also check that your /etc/filebeat/filebeat.yml file in the hosts key has the same IP as the indexer
Finally check this too /usr/share/wazuh-dashboard/data/wazuh/config/wazuh.yml. The host key should have the ip correctly set too.