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

Nmap Background Process running #36

Open
jvlavl opened this issue Feb 1, 2023 · 0 comments
Open

Nmap Background Process running #36

jvlavl opened this issue Feb 1, 2023 · 0 comments

Comments

@jvlavl
Copy link

jvlavl commented Feb 1, 2023

Hello,

I get the following error. What can I do to solve it?

[2023-02-01 10:27:41,376: WARNING/MainProcess] /usr/local/lib/python2.7/dist-packages/celery/fixups/django.py:265: UserWarning: Using settings.DEBUG leads to a memory leak, never use this setting in production environments!
warnings.warn('Using settings.DEBUG leads to a memory leak, never '

[2023-02-01 10:27:41,377: WARNING/MainProcess] celery@f59e334687f9 ready.
[2023-02-01 10:31:40,010: INFO/MainProcess] Received task: parsing.tasks.process_nmap[446d18ad-539b-4920-bc8e-40f6bb879a8b]
[2023-02-01 10:31:40,023: WARNING/Worker-3] [ NMAP ] ************************* Nmap Background Process running **************
[2023-02-01 10:31:40,023: WARNING/Worker-3] /opt/Xerror/xerror/reports/nm_144_192.168.0.198.xml
[2023-02-01 10:31:40,239: WARNING/Worker-3] [NMAP ] converting csv file
[2023-02-01 10:31:40,241: WARNING/Worker-3] [-] A an error occurred. The XML may not be well formed. Please review the error and try again: no element found: line 7, column 0
[2023-02-01 10:31:41,415: ERROR/MainProcess] Task parsing.tasks.process_nmap[446d18ad-539b-4920-bc8e-40f6bb879a8b] raised unexpected: WorkerLostError('Worker exited prematurely: exitcode 0.',)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/billiard/pool.py", line 1175, in mark_as_worker_lost
human_status(exitcode)),
WorkerLostError: Worker exited prematurely: exitcode 0.

Best regards

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