Skip to content
New issue

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

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

Already on GitHub? # to your account

Error loop = asyncio.get_event_loop() #323

Open
namhikelo opened this issue Aug 5, 2023 · 0 comments
Open

Error loop = asyncio.get_event_loop() #323

namhikelo opened this issue Aug 5, 2023 · 0 comments

Comments

@namhikelo
Copy link

snare | /usr/local/bin/snare:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
snare | import('pkg_resources').run_script('Snare==0.3.0', 'snare')
snare |
snare | _____ _ _____ ____ ______
snare | / // | / / | / __ / /
snare | _
/ |/ / /| | / /
/ / __/
snare | / / /| / ___ |/ , / /
snare | /
/
/ |
/
/ |// |_/_____/
snare |
snare | /usr/local/lib/python3.10/site-packages/Snare-0.3.0-py3.10.egg/EGG-INFO/scripts/snare:194: DeprecationWarning: There is no current event loop
snare | loop = asyncio.get_event_loop()
snare | serving with uuid 78ab48d9-eb77-4cd8-9834-a87d5a44bf09
snare | Debug logs will be stored in /opt/snare/snare.log
snare | Error logs will be stored in /opt/snare/snare.err
snare | /usr/local/lib/python3.10/site-packages/Snare-0.3.0-py3.10.egg/EGG-INFO/scripts/snare:208: DeprecationWarning: There is no current event loop
snare | loop = asyncio.get_event_loop()
snare | ======== Running on http://0.0.0.0:80 ========
snare | (Press CTRL+C to quit)
snare | privileges dropped, running as "nobody:nobody"

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

No branches or pull requests

1 participant