A month ago i did setup my ghost website (self-hosted on DigitalOcean). I did setup bulk email with Mailgun, and this is working fine. I just tried to login, but my password is somehow not correct (i did not change anything, but ok). I clicked on ‘forgot?’ and i get an email to reset my password, but the link is not working because of the following error:
net::ERR_CERT_COMMON_NAME_INVALID
email.mail.domainname.com normally uses encryption to protect your information. This time when Microsoft Edge tried to connect to email.mail.domainname.com, the website returned unusual and incorrect credentials. This can happen when an attacker tries to trade on behalf of email.mail.domainname.com, or when a Wi-Fi login screen has disconnected. Your data is still protected because the connection to Microsoft Edge stopped before data was exchanged.
You cannot visit email.mail.domainname.com at this time because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work again later.
I tried to get into the mysql database to recover my password via the digitalocean droplet console, but i get this error: (Problem with mysql password ER_ACCESS_DENIED_ERROR: Access denied for user 'login'@'host' (using password: YES))
Can someone please tell me how to solve this? I read a lot of topics on this forum, but i don’t come any closer.