Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. 'deep': 5}, '82.132.247.87': {'expiration': 1490666975.0, 'ttl': 43200, 'deep': 3}, '141.8.142.215': {'expiration': 1491919320.0, 'ttl': 1296000.0, 'deep': 5}, '178.251.182.140': {'expiration': 1490625927.0, 'ttl': 1800, 'deep': 1}, '195.154.211.51': {'expiration': 1490625320.0, 'ttl': 1800, 'deep': 1}, '183.93.249.227': {'expiration': 1490665716.0, 'ttl': 43200, 'deep': 3}}, 'unblocklist': [], '__debug__': {'class_name': 'Synclist'}, 'method': 'SYNCLIST'}
  2. INFO [2017-03-27 14:30:14,853] raven.base.Client: Raven is not configured (logging is disabled). Please see the documentation for more information.
  3. INFO [2017-03-27 14:30:14,891] defence360agent.simple_rpc: Dispatching _RpcCallback('enable_purescan', {})
  4. INFO [2017-03-27 14:30:34,898] __main__: Unknown error happened. See logs for more information
  5. ERROR [2017-03-27 14:30:34,900] __main__: select() = ([], [], []) resulted in timeout
  6. Traceback (most recent call last):
  7. File "/opt/alt/python35/bin/imunify360-agent", line 90, in <module>
  8. main()
  9. File "/opt/alt/python35/bin/imunify360-agent", line 83, in main
  10. args.call(args)
  11. File "/opt/alt/python35/lib/python3.5/site-packages/defence360agent/cli/__init__.py", line 99, in wrapper
  12. smth = f(args)
  13. File "/opt/alt/python35/lib/python3.5/site-packages/defence360agent/cli/malware.py", line 116, in purescan_enable
  14. RpcClient().enable_purescan()
  15. File "/opt/alt/python35/lib/python3.5/site-packages/defence360agent/simple_rpc/__init__.py", line 220, in _dispatch
  16. return self._impl.dispatch(method, kwargs)
  17. File "/opt/alt/python35/lib/python3.5/site-packages/defence360agent/simple_rpc/__init__.py", line 145, in dispatch
  18. data = self._sock_recv_until(terminator_byte=b'\n')
  19. File "/opt/alt/python35/lib/python3.5/site-packages/defence360agent/simple_rpc/__init__.py", line 178, in _sock_recv_until
  20. "timeout"))
  21. defence360agent.simple_rpc.SocketError: select() = ([], [], []) resulted in timeout
  22. ERROR [2017-03-27 14:30:37,251] defence360agent.simple_rpc: Write-back is not possible: connection lost.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement