Login popup not display

Hello,
I have done following steps to install Discourse:

  1. install Ubuntu on Oracle Vitrual box.
  2. follow the steps given on URL: Install Discourse on Ubuntu or Debian for Development to install Discourse instance.
  3. install pgvector and enable in each discourse database.
  4. Run the discourse instance using bin/ember-cli -u.
  5. Discourse app is running on browser.
  6. restore staging data into development environment.
  7. using Ubuntu IP; requested for the site.
  8. Click on login button, no popup appears.

Can someone has any solution for this error?
Thank you.

1 Like

Can you please provide the Docker error message? It will help the people here troubleshoot the issue. A console log is usually vague and may not show where the error is.

1 Like

Hello,
I am not using Docker, My installation is on Oracle VM → Ubuntu instance.
Can you tell me, how can I check log using CLI; as I am not able to login into the System?

Thank you.

1 Like

@b.iyer can you repro in safe mode?

2 Likes

Thank you. I got my issue and trying to fix it.

2 Likes