Advertisement
LulzRose

OpenVAS setup/run error

Oct 23rd, 2017
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.01 KB | None | 0 0
  1. Initial Setup:
  2. (openvassd:3150): lib  kb_redis-CRITICAL **: get_redis_ctx: redis connection error: No such file or directory
  3.  
  4. (openvassd:3150): lib  kb_redis-CRITICAL **: redis_new: cannot access redis at '/var/run/redis/redis.sock'
  5.  
  6. (openvassd:3150): lib  kb_redis-CRITICAL **: get_redis_ctx: redis connection error: No such file or directory
  7. openvassd: no process found
  8.  
  9. OpenVAS Start:
  10. Step 1: Checking OpenVAS Scanner ...
  11.         OK: OpenVAS Scanner is present in version 5.1.1.
  12.         OK: redis-server is present in version v=4.0.2.
  13.         OK: scanner (kb_location setting) is configured properly using the redis-server socket: /var/run/redis/redis.sock
  14.         ERROR: redis-server is not running or not listening on socket: /var/run/redis/redis.sock
  15.         FIX: You should start the redis-server or configure it to listen on socket: /var/run/redis/redis.sock
  16.  
  17.  ERROR: Your OpenVAS-9 installation is not yet complete!
  18.  
  19. Please follow the instructions marked with FIX above and run this
  20. script again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement