Closed cowjen01 closed 2 years ago
What's the value of LOG_LEVEL
in your .env
file? The error tells me it's an integer and not a string.
I did not specify any .env
file. I just pulled the repository and run install.sh
script.
Ok, can you set it to INFO, WARN, ERROR, or DEBUG and try again? I'm working on improving the logging.py
module to prevent issues like this in the future.
If I specify the LOG_LEVEL
parameter then it works out fine.
Describe the bug The installation script failed after executing
Creating dispatch_web_run ... done
.To Reproduce Steps to reproduce the behavior:
Desktop (please complete the following information):