elasticsearch-HQ
elasticsearch-HQ copied to clipboard
dev-master not working on windows 10
General information
- Windows 10
- dev-master
- 7.6.0
- python3
Issue Description
Software does not start
No output even with --debug on application.py
Upgrade Flask to lastest:
pip install Flask --upgrade
Upgrade Flask to lastest:
pip install Flask --upgrade
Upgraded to latest flask version, still same effect. It works without problems in the linux subsystem.
I created a PR that fixes the startup issue. It is here: https://github.com/ElasticHQ/elasticsearch-HQ/pull/542