We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following error occurs while updating the signatures via the webpanel.
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Following error occurs while updating the signatures via the webpanel.
It has something to do with the insert to the database. Even no modules are shown in the main page of the webpanel.
The text was updated successfully, but these errors were encountered: