On 03/29/2010 01:18 PM, Michiel van Es wrote: > > > On 03/11/2010 06:55 PM, Matthew Mundell wrote: >>> The daemon still won't start tho, it give very little information at >>> command line it only shows: >>> >>> xx...@openvas:~$ sudo gsad --mport 9390 --verbose --foreground >>> Aborted >> >> In verbose mode the log might tell why it is aborting. Otherwise, if you >> start it under gdb we can see where it is going wrong. >> >> Consider giving it the --http-only flag, because SSL support in the HTTP >> library it uses is broken. > > Hi, > > I am also trying to run the GSA with the --http-only option but I > receive the following error: > > gsad main:CRITICAL:2010-03-29 13h17.25 CEST:21135: main: > MHD_start_daemon failed!
A small update, it is the libmicrohttpd that is complaining. But about what exactly? I installed the libmicrohttpd package through aptitude: q[INSTALL] libmicrohttpd-dev [INSTALL] libmicrohttpd5 Perhaps deinstall the ubuntu package and grab the latest source? > > Does anyone know what could be wrong? > > Kind regards, > > Michiel > >> -- >> Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 >> Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner >> _______________________________________________ >> Openvas-discuss mailing list >> [email protected] >> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss > _______________________________________________ > Openvas-discuss mailing list > [email protected] > http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
