Docker container update GVMD broken

Hi all

I am using the community containers and after the update this morning i am getting the following error in gvmd

md main:MESSAGE:2023-07-26 06h50.35 utc:42: Greenbone Vulnerability Manager version 22.6.0 (DB revision 255)
md manage:WARNING:2023-07-26 06h50.35 utc:43: sql_exec_internal: PQexec failed: ERROR: extension “pg-gvm” has no update path from version “22.5” to version “22.6”
(7)
md manage:WARNING:2023-07-26 06h50.35 utc:43: sql_exec_internal: SQL: ALTER EXTENSION “pg-gvm” UPDATE;
md manage:WARNING:2023-07-26 06h50.35 utc:43: sqlv: sql_exec_internal failed

I’ve tried to pull the latest image of PG container but no luck. Any thoughts?

for now i’ve set the pg-gvm docker image to 22.5 and it is back working. proabaly something missing in 22.6

Same issue as Extension "pg-gvm" has no update path

1 Like

Should be fixed with the new pg-gvm 22.6.1 release which is uploaded as a container image too.

2 Likes

Thank you very much

1 Like