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

error: maximum recursion depth exceeded #10

Open
clusterzx opened this issue Jan 18, 2021 · 0 comments
Open

error: maximum recursion depth exceeded #10

clusterzx opened this issue Jan 18, 2021 · 0 comments

Comments

@clusterzx
Copy link

Following error occurs while updating the signatures via the webpanel.

image

Exception insert_scanner
{'plugin_type': <PLUGIN_TYPE.AV: 1>, 'has_internet': 0, 'speed': 0, 'plugin_type_value': 1, 'e': RecursionError('maximum recursion depth exceeded while calling a Python object',), 'name': 'McAfee', 'self': <multiav.webapi.CDbSamples object at 0x7f6a9a9a12b0>, 'signature_version': '20210118', 'engine_version': '20210118'}
maximum recursion depth exceeded while calling a Python object
webapi: update complete

It has something to do with the insert to the database. Even no modules are shown in the main page of the webpanel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant