-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi,
I've deployed the latest version (v1.9.1) of CHN-Server and all the services are up and running, thanks for the detailed documentation.
I initiated the NMAP version scan to generate some logs - hpfeed3 module started to raise "asyncio:socket.send()" exception, this WARNING continued forever and doesn't stop even after the scan is over eventually filling up the disk.
/app/var # /app/bin/hpfeeds-broker --debug --bind=0.0.0.0:10000
INFO:root:Opening connection to MongoDB at mongodb:27017
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:aiorun:Entering run()
DEBUG:aiorun:Creating default executor
CRITICAL:aiorun:Running forever.
DEBUG:__main__:<Connection ident=None owner=None peer=192.168.5.105 port=1671: Sent auth challenge
DEBUG:__main__:Disconnection from <Connection ident=None owner=None peer=192.168.5.105 port=1671; cleanup completed.
DEBUG:__main__:<Connection ident=None owner=None peer=192.168.5.105 port=1672: Sent auth challenge
DEBUG:__main__:Disconnection from <Connection ident=None owner=None peer=192.168.5.105 port=1672; cleanup completed.
DEBUG:__main__:<Connection ident=None owner=None peer=192.168.5.105 port=1673: Sent auth challenge
DEBUG:__main__:Disconnection from <Connection ident=None owner=None peer=192.168.5.105 port=1673; cleanup completed.
DEBUG:__main__:<Connection ident=None owner=None peer=192.168.5.105 port=1674: Sent auth challenge
DEBUG:__main__:Disconnection from <Connection ident=None owner=None peer=192.168.5.105 port=1674; cleanup completed.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
WARNING:asyncio:socket.send() raised exception.
I was able to free my disk-space is by shutting down the hpfeeds3 container, Is there a workaround or a fix for this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels