Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possible bug - automated tests invokation is not happening, while cron/periodic tasks entries are show in admin interface #186

Open
CoolCold opened this issue May 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@CoolCold
Copy link
Contributor

CoolCold commented May 4, 2020

Reproduction

Steps to reproduce:

  1. install latest falco with docker
  2. 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
image

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.

@fargito fargito added the bug Something isn't working label May 4, 2020
@Meridan
Copy link

Meridan commented Jun 10, 2020

I experience the same issue with Falco deployed to Heroku and running a script against a public WPT instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants