Coder Social home page Coder Social logo

Comments (2)

sed-ats avatar sed-ats commented on July 2, 2024

I get the same error

when running several tasks in which there are several hosts
in version gvmd 22.4.2 everything worked fine
GVM versions
Greenbone Vulnerability Manager 22.5.1
Manager DB revision 254

md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sql_exec_internal: PQexec failed: ERROR:  invalid input syntax for type integer: ""
LINE 1: ... 'general/tcp' and severity = '-3.0'    and qod = '' and pat...
                                                             ^
 (7)
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sql_exec_internal: SQL: SELECT EXISTS (SELECT * FROM results   WHERE report = 1476 and hash_value = 'd2f47ef54343041889636ce3ff0cd381'    and host = '10.10.10.10' and hostname = ''    and type = 'Error Message' and description = 'NVT timed out after 60 seconds.'    and port = 'general/tcp' and severity = '-3.0'    and qod = '' and path = '' );
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sql_x: sql_exec_internal failed
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: manage_cleanup_process_error: Error exit, setting running task to Interrupted
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sql_exec_internal: PQexec failed: ERROR:  current transaction is aborted, commands ignored until end of transaction block
 (7)
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sql_exec_internal: SQL: UPDATE reports SET scan_run_status = 13 WHERE id = 1476;
md manage:WARNING:2023-07-12 09h38.46 UTC:2355239: sqlv: sql_exec_internal failed

from gvmd.

dg1rtf avatar dg1rtf commented on July 2, 2024

Same in src/manage_sql.c: check_osp_result_exists
md manage:WARNING:2023-07-12 08h54.24 UTC:428416: sql_exec_internal: PQexec failed: ERROR: invalid input syntax for type integer: ""
LINE 1: ... and port = '' and severity = '-3.0' and qod = '' and pat...
^
(7)
md manage:WARNING:2023-07-12 08h54.24 UTC:428416: sql_exec_internal: SQL: SELECT EXISTS (SELECT * FROM results WHERE report = 423 and hash_value = '424e3e36a9b25bc7f5953f591e683215' and host = '' and hostname = '' and type = 'Error Message' and description = 'Scan process Failure' and port = '' and severity = '-3.0' and qod = '' and path = '' );
md manage:WARNING:2023-07-12 08h54.24 UTC:428416: sql_x: sql_exec_internal failed
md manage:WARNING:2023-07-12 08h54.24 UTC:428416: manage_cleanup_process_error: Error exit, setting running task to Interrupted

from gvmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.