You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
Any ideas on what to try?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: