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

Cannot Access the Web UI Out of Box #58

Open
CyberKaizen opened this issue Nov 3, 2022 · 3 comments
Open

Cannot Access the Web UI Out of Box #58

CyberKaizen opened this issue Nov 3, 2022 · 3 comments

Comments

@CyberKaizen
Copy link

As the title says, when I pull down and run the Docker container I'm having an issue where the webpage cannot be curled locally on the host or via another computer. I keep getting connection refused or rejected when trying to hit the MISP base URL. Any thoughts on how this could be happening?

I've repeatedly started from scratch, only installed docker and docker compose. Then pulled them down and I'm not seeing what I'm doing different vs what the instructions state to do.

@FideliusFalcon
Copy link

And you're sure their up:

docker compose up -d

Else check it status with:

docker ps

@CyberKaizen
Copy link
Author

The docker containers are up. It is being deployed in an Azure VM on Ubuntu 20.04 LTS.

@CyberKaizen
Copy link
Author

It was user error. Didn't populate the DB passwords the same both times in docker-compose.yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants