Hello everyone,
I recently updated to the version in question, everything seemed to be working correctly, including synchronization, but now I am receiving the error in question.
I tried running the command
sudo -u _gvm gvmd --rebuild-gvmd-data=all
because after updating and synchronizing, I did not have the parts related to scans, tasks, and reports.
This command
sudo -u gvm greenbone-feed-sync --type nvt
also runs correctly, and the configurations are located at the path:
/var/lib/gvm/data-objects/gvmd/22.04/
total 88
-rw-rw-r-- 1 _gvm _gvm 891 Jan 8 11:10 LICENSE
-rw-rw-r-- 1 _gvm _gvm 34523 Jan 8 11:10 LICENSE.AGPLv3
-rw-rw-r-- 1 _gvm _gvm 25279 Jan 8 11:10 LICENSE.ODbLv1
-rw-rw-r-- 1 _gvm _gvm 415 Jan 8 11:10 feed.xml
drwxrwxr-x 2 _gvm _gvm 4096 Jan 8 12:38 port-lists
drwxrwxr-x 2 _gvm _gvm 4096 Jan 8 12:38 report-formats
drwxrwxr-x 2 _gvm _gvm 4096 Jan 8 12:38 scan-configs
-rw-rw-r-- 1 _gvm _gvm 13 Jan 8 11:10 timestamp
What could be the problem? Thank you in advance for your time.