bitnami / vms

Bitnami VMs
https://bitnami.com
Other
203 stars 43 forks source link

[Ghost] Incorrect password error #1651

Open Reetrieve opened 1 week ago

Reetrieve commented 1 week ago

Describe your issue as much as you can

Hi, I've installed the Ghost ova on Oracle's virtual box, and when I access the site via the given IP address, it takes me to the demo website. When I go to the http://localhost/ghost/#/signin (ghost admin, page shows user's blog login), and use the given username and password (user@example.com - @.aPJIL***, it just gives an incorrect password error.

How do I access the ghost control panel to set up and design the website?

jotamartos commented 6 days ago

Hi,

I just launched a fresh Bitnami Ghost VM and could login without issues in the backend (http://IP_ADDRESS/ghost)

To ensure that you are using the correct password, please access the VM's console, and run the following command

sudo cat /home/bitnami/bitnami_credentials

https://docs.bitnami.com/virtual-machine/faq/get-started/find-credentials/

As a workaround, and if it's a fresh instance, you can try to deploy it again, just in case the deployment failed.