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

Issue with ossinsight Setup on Cloud Server #1723

Open
Vikramansen opened this issue Jan 28, 2024 · 0 comments
Open

Issue with ossinsight Setup on Cloud Server #1723

Vikramansen opened this issue Jan 28, 2024 · 0 comments
Labels
type/bug Bug issues

Comments

@Vikramansen
Copy link

Describe the bug
After successfully executing the commands (npm install and npm start) and being able to access ossinsight via the terminal, I encounter difficulties accessing it through the web browser. Additionally, seeking guidance on properly passing environmental variables (specifically ETL_DATABASE and API-related variables) when using a Docker Compose file.

To Reproduce:
Steps to reproduce the behavior:

Clone the repo.
Run npm install.
Run npm start.
Attempt to access via web browser.
Expected behavior
Expecting to access ossinsight seamlessly through the web browser after following the setup steps.

OS: [Mac OS 14.0]

Tried disabling firewall.
Ran an nginx service on port 3001 to check for firewall port issues; localhost:3001 was accessible.
Need guidance on passing environmental variables (ETL_DATABASE, API-related) using Docker Compose.

@Vikramansen Vikramansen added the type/bug Bug issues label Jan 28, 2024
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