View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009479 | Kali Linux | Kali Package Bug | public | 2026-01-03 01:07 | 2026-01-08 13:24 |
| Reporter | techracerx | Assigned To | sbrun | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Summary | 0009479: Getting errors after running gvm-setup on fresh kali linux 2025.4 | ||||
| Description | I performed a fresh OS install and ran updates then ran sudo apt install gvm postgresql nsis and after installing get the response "it seem like your GVM-25.04.0 installation is okay. when i attempted my first scan it when to interrupted immediately. gvmd log shows "could not connect to scanner" | ||||
|
i ran "ln -s ospd-openvas.sock ospd.sock" and scans are starting now |
|
|
I came across this too and it looks like a missmatch in /usr/bin/gvm-setup if ! runuser -u _gvm -- gvmd --get-scanners | grep /run/ospd/ospd.sock; then to if ! runuser -u _gvm -- gvmd --get-scanners | grep /run/ospd/ospd-openvas.sock; then and run setup again |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-03 01:07 | techracerx | New Issue | |
| 2026-01-03 02:34 | techracerx | Note Added: 0021200 | |
| 2026-01-08 01:59 | webtron | Note Added: 0021214 | |
| 2026-01-08 13:24 | sbrun | Assigned To | => sbrun |
| 2026-01-08 13:24 | sbrun | Status | new => assigned |