immauss / openvas

Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
GNU Affero General Public License v3.0
360 stars 102 forks source link

Unable to see reports #160

Closed mrshih closed 1 year ago

mrshih commented 1 year ago

Hi

When open web [Scans] -> [Reports], show error [An internal error occurred while getting resources list. The current list of resources is not available. Diagnostics: Failure to receive response from manager daemon.]

Logs of openvas

md    gmp:   INFO:2022-11-18 12h52.48 UTC:2060:    Failed to parse client XML: Command Unavailable
libgvm util:WARNING:2022-11-18 12h52.48 UTC:2078: gvm_file_copy: g_file_copy(/tmp/gvmd_kQc88j/report-start.xml, /tmp/gvmd_kQc88j/report.xml) failed - Error when getting information for file “/tmp/gvmd_kQc88j/report-start.xml”: Operation not permitted
md manage:WARNING:2022-11-18 12h52.48 UTC:2078: print_report_xml_end: failed to copy xml_start file
md manage:WARNING:2022-11-18 12h52.48 UTC:2078: manage_send_report: No such file or directory
md    gmp:   INFO:2022-11-18 12h52.48 UTC:2078:    Failed to parse client XML: Internal Error.
libgvm util-Message: 12:52:48.461:    Error: Error on line 1 char 53: Document ended unexpectedly with elements still open ? ?get_reports_response? was the last element opened

(gsad:717): libgvm util-WARNING **: 12:52:48.461:    End error: Error on line 1 char 53: Document ended unexpectedly with elements still open ? ?get_reports_response? was the last element opened
mrshih commented 1 year ago

After update docker to 19.03.1 to 20.10.21, works fine.