Actions
action #108533
closedo3 logreports DBI Exception: DBD::Pg::st execute failed: ERROR: invalid input syntax for type integer
Start date:
Due date:
2022-03-31
% Done:
0%
Estimated time:
Description
Observation¶
We see the following in /var/log/openqa
on o3:
[2022-03-17T11:18:54.319227Z] [error] [0JFc1Shf3ijT] DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception:
DBD::Pg::st execute failed: ERROR: invalid input syntax for type integer: "hdd"
CONTEXT: unnamed portal parameter $1 = '...' [for Statement "SELECT asset.name, asset.type FROM jobs me LEFT JOIN
jobs_assets jobs_assets ON jobs_assets.job_id = me.id LEFT JOIN assets asset ON asset.id = jobs_assets.asset_id WHERE
( ( asset.id = ? AND me.id = ? ) ) LIMIT ?" with ParamValues: 1='hdd', 2='2246653', 3='1'] at
/usr/share/openqa/script/../lib/OpenQA/WebAPI/Controller/File.pm line 139
Produced by this request: https://openqa.opensuse.org/tests/2246653/asset/hdd/
Actions