The logcom_1 container was failing with this error message https://pastebin.com/y5hTV99w
I created new file retrieval_queries.py to move all the functions from query.py which are called from tasks.py and fixed the calls and imports.
In my environment the logcom_1 now works.
The logcom_1 container was failing with this error message https://pastebin.com/y5hTV99w
I created new file
retrieval_queries.pyto move all the functions fromquery.pywhich are called fromtasks.pyand fixed the calls and imports.In my environment the logcom_1 now works.