Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access ossinsight on cloud server via web browser #1705

Open
kubetoolsio opened this issue Dec 15, 2023 · 0 comments
Open

Unable to access ossinsight on cloud server via web browser #1705

kubetoolsio opened this issue Dec 15, 2023 · 0 comments
Labels
type/bug Bug issues

Comments

@kubetoolsio
Copy link

Tried setting up ossinsight over the cloud server instance.

 clone the repo
 npm install
 npm start

The command executed successfully and I am able to access it via terminal but unable to access it via web browser.
Steps I tried:

  1. Tried disabling firewall
  2. Tried running a nginx service on 3001 to see if firewall port isse, but I was able to access localhost:3001

Also, would love to know how you're passing environmental variable if I use docker compose file. I do ETL_DATABASE and API related environmental variable that needs to be passed.

Please suggest.

@kubetoolsio kubetoolsio added the type/bug Bug issues label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issues
Projects
None yet
Development

No branches or pull requests

1 participant