On 03/29/2010 03:14 PM, Michiel van Es wrote: > > > On 03/29/2010 02:55 PM, Matthew Mundell wrote: >>>> 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 >> >> It may be because the gsad is trying to bind to a privileged port as a >> normal user. Perhaps add "--port 9389" to the command? > > Hi Matthew, > > Thank! That did the trick! > Now I see the login box but after I post my admin username and password > nothing happens? > > I see that gsad is running: > > mich...@wmichiele:~$ nc -vv sdsdsd.pcintelligence.nl 9389 > Connection to sdsdsd.pcintelligence.nl 9389 port [tcp/*] succeeded! > > But nothing in the logfile: > > gsad main: DEBUG:2010-03-29 15h10.58 CEST:23691: GSAD started > successfully and is listening on port 9389. > > I've started OpenVAS and gsa as following: > > openvassd& > gsad --port 9389 -f -v --http-only& > > Do you know what could be wrong?
I found also the following error: (process:23742): GLib-CRITICAL (recursed) **: g_string_erase: assertion `pos + len <= string->len' failed aborting... I think I am using the right glib version: r...@mail:/var/log/openvas# aptitude show libglib2.0-dev Package: libglib2.0-dev State: installed Automatically installed: yes Version: 2.22.3-0ubuntu1 Priority: optional Section: libdevel Maintainer: Ubuntu Developers <[email protected]> Uncompressed Size: 4,284k Depends: libc6 (>= 2.4), libpcre3 (>= 7.7), libglib2.0-0 (= 2.22.3-0ubuntu1), pkg-config (>= 0.14.0) Recommends: python Suggests: libglib2.0-doc Conflicts: libglib1.3-dev Replaces: libglib1.3-dev Description: Development files for the GLib library GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. This package is needed to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. Homepage: http://www.gtk.org/ > > 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
