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

docker version of cortex breaks when you don't create a user immediately #204

Closed
Trolldemorted opened this issue Jun 28, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@Trolldemorted
Copy link

Request Type

Bug

Work Environment

Question Answer
OS version (server) -
OS version (client) -
Cortex version / git hash latest from dockerhub
Package Type Docker
Browser type & version -

Problem Description

When you don't create a user on the first try, cortex displays only a white page and red "Error: user init not found" messages.

Steps to Reproduce

  1. Download docker-compose file from official docs, apply fix for dockerhub sample uses the wrong port #203
  2. docker-compose up
  3. Wait until elastic and cortex have started
  4. Open localhost:9001 in your browser, click "Update Database", wait
  5. Don't create a user in the form, open localhost:9001 again

Complementary information

docker-compose output

@To-om
Copy link
Contributor

To-om commented Jul 3, 2019

The issue is solved by TheHive-Project/elastic4play#90

@To-om To-om closed this as completed Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants