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

[Bug] TheHive startup times out if schema evolution is long #1966

Closed
To-om opened this issue Apr 14, 2021 · 1 comment
Closed

[Bug] TheHive startup times out if schema evolution is long #1966

To-om opened this issue Apr 14, 2021 · 1 comment
Assignees
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Apr 14, 2021

Request Type

Bug

Work Environment

TheHive 4.1.3

Problem Description

TheHive waits at most db.initialisationTimeout (1 hour by default) for the database but the schema evolution can be take more (depending on the amount of data). This timeout should be removed.

@To-om To-om added bug TheHive4 TheHive4 related issues labels Apr 14, 2021
@To-om To-om added this to the 4.1.4 milestone Apr 14, 2021
@To-om To-om self-assigned this Apr 14, 2021
@To-om
Copy link
Contributor Author

To-om commented Apr 14, 2021

The timeout cannot be disabled (must be a finite duration), thus it is set to 2 weeks.

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

No branches or pull requests

1 participant