I am trying to get this setup in docker, and all my analyses are stuck in pending.
I am using Postgre(cuckoo) and Elastic(web) .
The log shows the error
2021-08-16 17:16:09,606 [lib.cuckoo.core.database] DEBUG: Database error fetching task: Can't resolve label reference for ORDER BY / GROUP BY / DISTINCT etc. Textual SQL expression 'priority desc, added_on' should be explicitly declared as text('priority desc, added_on')
Hello all,
I am trying to get this setup in docker, and all my analyses are stuck in pending.
2021-08-16 17:16:09,606 [lib.cuckoo.core.database] DEBUG: Database error fetching task: Can't resolve label reference for ORDER BY / GROUP BY / DISTINCT etc. Textual SQL expression 'priority desc, added_on' should be explicitly declared as text('priority desc, added_on')
Any ideas on what to try?