Results 1 to 2 of 2

Thread: openvas and redis server problem in sana

  1. #1
    Join Date
    2013-Apr
    Posts
    182

    openvas and redis server problem in sana

    root@debain:~# openvas-check-setup
    openvas-check-setup 2.3.0
    Test completeness and readiness of OpenVAS-8
    (add '--v6' or '--v7' or '--9'
    if you want to check for another OpenVAS version)

    Please report us any non-detected problems and
    help us to improve this check routine:
    http://lists.wald.intevation.org/mai...penvas-discuss

    Send us the log-file (/tmp/openvas-check-setup.log) to help analyze the problem.

    Use the parameter --server to skip checks for client tools
    like GSD and OpenVAS-CLI.

    Step 1: Checking OpenVAS Scanner ...
    OK: OpenVAS Scanner is present in version 5.0.1.
    OK: OpenVAS Scanner CA Certificate is present as /var/lib/openvas/CA/cacert.pem.
    OK: OpenVAS Scanner server certificate is valid and present as /var/lib/openvas/CA/servercert.pem.
    OK: NVT collection in /var/lib/openvas/plugins contains 40639 NVTs.
    OK: Signature checking of NVTs is enabled in OpenVAS Scanner.
    OK: The NVT cache in /var/cache/openvas contains 40639 files for 40639 NVTs.
    OK: redis-server is present in version v=2.8.17.
    OK: scanner (kb_location setting) is configured properly using the redis-server socket: /var/lib/redis/redis.sock
    ERROR: redis-server is not running or not listening on socket: /var/lib/redis/redis.sock
    FIX: You should start the redis-server or configure it to listen on socket: /var/lib/redis/redis.sock

    ERROR: Your OpenVAS-8 installation is not yet complete!

    Please follow the instructions marked with FIX above and run this
    script again.


    redis-server socket: /var/lib/redis/redis.sock
    ERROR: redis-server is not running or not listening on socket: /var/lib/redis/redis.sock

    when i cd /var/lib/redis/
    . but there is no redis.sock .



    when i start redis-server

    root@debain:~# redis-server
    [6831] 12 Sep 22:53:01.456 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
    [6831] 12 Sep 22:53:01.457 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now.
    _._
    _.-``__ ''-._
    _.-`` `. `_. ''-._ Redis 2.8.17 (00000000/0) 32 bit
    .-`` .-```. ```\/ _.,_ ''-._
    ( ' , .-` | `, ) Running in stand alone mode
    |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
    | `-._ `._ / _.-' | PID: 6831
    `-._ `-._ `-./ _.-' _.-'
    |`-._`-._ `-.__.-' _.-'_.-'|
    | `-._`-._ _.-'_.-' | http://redis.io
    `-._ `-._`-.__.-'_.-' _.-'
    |`-._`-._ `-.__.-' _.-'_.-'|
    | `-._`-._ _.-'_.-' |
    `-._ `-._`-.__.-'_.-' _.-'
    `-._ `-.__.-' _.-'
    `-._ _.-'
    `-.__.-'

    [6831] 12 Sep 22:53:01.568 # Server started, Redis version 2.8.17
    [6831] 12 Sep 22:53:01.568 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
    [6831] 12 Sep 22:53:01.568 * DB loaded from disk: 0.000 seconds
    [6831] 12 Sep 22:53:01.568 * The server is now ready to accept connections on port 6379



    could anyone can help me to fix this to let openvas-scanner start ?

  2. #2
    Join Date
    2013-Apr
    Posts
    182
    systemctl

    lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors,
    ● miredo.service loaded failed failed Teredo IPv6 tunneling
    ModemManager.service loaded active running Modem Manager
    networking.service loaded active exited LSB: Raise network interfac
    NetworkManager.service loaded active running Network Manager
    nfs-common.service loaded active exited LSB: NFS support files comm
    ntp.service loaded active running LSB: Start NTP daemon
    ● openvas-manager.service loaded failed failed Open Vulnerability Assessme
    openvpn.service loaded active exited OpenVPN service
    packagekit.service loaded active running PackageKit Daemon
    polkitd.service loaded active running Authenticate and Authorize
    postgresql.service loaded active exited PostgreSQL RDBMS
    [email protected]e loaded failed failed PostgreSQL Cluster 9.1-mai
    [email protected]e loaded failed failed PostgreSQL Cluster 9.4-mai
    rc-local.service loaded active exited /etc/rc.local Compatibility
    ● redis-server.service loaded failed failed Advanced key-value store
    rsyslog.service loaded active running System Logging Service
    rtkit-daemon.service loaded active running RealtimeKit Scheduling Poli
    saned.service loaded active exited LSB: SANE network scanner s
    smartd.service loaded active running Self Monitoring and Reporti
    speech-dispatcher.service loaded active exited LSB: Speech Dispatcher
    ● sslh.service loaded failed failed SSL/SSH multiplexer
    stunnel4.service loaded active exited LSB: Start or stop stunnel
    systemd-backlight@backlight:intel_backlight.service loaded active exited Lo
    systemd-fsck@dev-disk-by\x2duuid-0f3b7d57\x2d4518\x2d4d55\x2dae09\x2d550d2a509
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-modules-load.service loaded active exited Load Kernel Modules
    systemd-random-seed.service loaded active exited Load/Save Random Seed



    redis is not failed to load

Similar Threads

  1. Server Installation Boot Problem on Dell 1950 III Server
    By Server in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-04-25, 15:12
  2. dist-upgrade failed by redis-server package (Kali 2.0/sana)
    By schwermie in forum TroubleShooting Archive
    Replies: 11
    Last Post: 2016-01-14, 13:16
  3. Replies: 0
    Last Post: 2015-12-23, 18:22
  4. systemctl show openvas , redis server load failed
    By when123 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-12-20, 16:28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •