Scan getting stuck at some random percentage on some configs like full & fast and others

Use this category for:

  • Installed Greenbone in Ubuntu and trying to scan IPs on some configs like Full & Fast , Base etc… after scanning the scan get stuck at some percentage like 8%, 12% etc.
  • checked all the services and logs file
    ospd-openvas.config
OSPD[812] 2024-06-05 19:22:49,695: INFO: (ospd.ospd) 5158e61e-0c21-4b95-997c-e3c7aa704eb8: Scan finished.
OSPD[812] 2024-06-05 19:25:36,572: INFO: (ospd.command.command) Scan 10056549-7d8d-49e3-a1a1-0531300d76b2 added to the queue in position 2.
OSPD[812] 2024-06-05 19:25:45,526: INFO: (ospd.ospd) Currently 1 queued scans.
OSPD[812] 2024-06-05 19:25:45,528: INFO: (ospd.ospd) Starting scan 10056549-7d8d-49e3-a1a1-0531300d76b2.
OSPD[812] 2024-06-05 19:25:50,782: INFO: (ospd.ospd) 10056549-7d8d-49e3-a1a1-0531300d76b2: Host scan finished.
OSPD[812] 2024-06-05 19:25:50,783: INFO: (ospd.ospd) 10056549-7d8d-49e3-a1a1-0531300d76b2: Scan finished.

openvas.logs are

sd   main:MESSAGE:2024-06-05 19h25.45 utc:100555:10056549-7d8d-49e3-a1a1-0531300d76b2: Vulnerability scan 10056549-7d8d-49e3-a1a1-0531300d76b2 started: Target has 1 hosts: 8.8.8.8, with max_hosts = 20 and max_checks = 4
libgvm boreas:MESSAGE:2024-06-05 19h25.45 utc:100555:10056549-7d8d-49e3-a1a1-0531300d76b2: Alive scan 10056549-7d8d-49e3-a1a1-0531300d76b2 started: Target has 1 hosts
sd   main:MESSAGE:2024-06-05 19h25.46 utc:100558:10056549-7d8d-49e3-a1a1-0531300d76b2: Vulnerability scan 10056549-7d8d-49e3-a1a1-0531300d76b2 started for host: 8.8.8.8 (Vhosts: dns.google)
sd   main:MESSAGE:2024-06-05 19h25.46 utc:100558:10056549-7d8d-49e3-a1a1-0531300d76b2: Vulnerability scan 10056549-7d8d-49e3-a1a1-0531300d76b2 finished for host 8.8.8.8 in 0.03 seconds
libgvm boreas:MESSAGE:2024-06-05 19h25.48 utc:100555:10056549-7d8d-49e3-a1a1-0531300d76b2: Alive scan 10056549-7d8d-49e3-a1a1-0531300d76b2 finished in 3 seconds: 1 alive hosts of 1.
sd   main:MESSAGE:2024-06-05 19h25.49 utc:100555:10056549-7d8d-49e3-a1a1-0531300d76b2: Vulnerability scan 10056549-7d8d-49e3-a1a1-0531300d76b2 finished in 4 seconds: 1 alive hosts of 1

and gvmd.log is empty. I am getting the issue here like why this is even happening and how to fix it?