Eric Leblond

Results 68 comments of Eric Leblond

It looks strange indeed. Could you click on the triangle to display local variables around ``` /opt/selks/scirius/rules/models.py in contain 919. ``` And share it ?

hello @Potrik98, it is available as part of our Enterprise offer. We are using another Django application than suricata) to do that.

What is you Django version ? Can you do a `pip show` and paste the result?

It is an requirements update that trigger this. It seems there is a change in Django breaking db-backup.

Suricata is required for the test. If it is installed in a custom place there is a variable that can be used in local_settings.py.

Can you activate DEBUG mode by setting `DEBUG=True` in local_settings.py ? And then post the traceback.

OK so there is no traceback. Can the scirius write to /tmp/ ?

@flegmatik Do you have correct permission on the directory for the source ? Also getting backtrace would really help to help you.