Reproduction
Steps to reproduce:
- install latest falco with docker
- add some project, wait several hours, no automated tests are done
Expected Behavior
What behavior were you expecting to see?
Tests are executed on schedule from periodic tasks

Actual Behavior
Nothing happens. Django admin interface audit logs shows no audits running except manual one.
Environment
Docker setup as stated in docs on Ubuntu in AWS. Backend with Falco, Frontend with Nginx as reverse proxy & http/https termination
Would like to provide logs, but cannot find anything meaningful in web interface.