> I can't see anything relevant in the logs:
Hmm, it should say something a file called openvasmd.log. Could you turn
on all logging by changing every 7 in
/usr/local/etc/openvas/openvasmd_log.conf to a 255, and then check the
logs? Watchout, because the log may reveal passwords.
> # strace -f openvasmd -p 9390
> . . .
> access("/usr/local/var/lib/openvas/mgr/tasks.db-journal", F_OK) = -1 ENOENT
> (No such file or directory)
> fstat64(3, {st_mode=S_IFREG|0644, st_size=67584, ...}) = 0
> _llseek(3, 24, [24], SEEK_SET) = 0
> read(3, "\0\0\0\376\0\0\0B\0\0\0\0\0\0\0\0", 16) = 16
> fstat64(3, {st_mode=S_IFREG|0644, st_size=67584, ...}) = 0
> access("/usr/local/var/lib/openvas/mgr/tasks.db-wal", F_OK) = -1 ENOENT (No
> such file or directory)
> fstat64(3, {st_mode=S_IFREG|0644, st_size=67584, ...}) = 0
> fcntl64(3, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0},
> 0xbfbcb9d8) = 0
> exit_group(1) = ?
> Process 10845 detached
Hard to see from such a small snippet, looks like it tried to open the db
and exited. Have you run "openvasmd --rebuild" yet?
> ps. I've assumed that I don't need to install the GSD as I'm building a
> server for OpenVAS, not a desktop/client.
Yeah, it's optional.
--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss