On Wed, May 11, 2011 at 09:05:51AM -0400, Jorge Arellano Cid wrote: On Wed, May 11, 2011 at 12:54:07AM -0800, Roger wrote:
On Wed, May 11, 2011 at 12:50:20AM -0800, Roger wrote: Anybody else seeing this with dillo port 1.3? I'm seeing this after I completely uninstalled dillo-1 & dillo-2 from my system, leaving only dillo_port1.3 installed.
$ install/bin/dillo dillo_dns_init: Here we go! (threaded) Enabling cookies as from cookiesrc... Nav_open_url: new url='dpi:/bm/' Dpi_get_server_port: can't read server port from dpid. ** ERROR **: dpi.c: can't start dpi daemon
I am also starting the dillo port1.3 dpid manually:
$ ~/src/dillo/install/bin/dpid [dpid]: a_Misc_mksecret: fac37519 dpid started
Since I'm getting null, somethings not right.
Try:
$ killall dpid $ which dpid
(both check it is installed and in a directory in your path)
(EMail seems to be being blocked. Resending.) dpi_read_comm_keys file not found is likely the problem. After dpid is started: ~/src/dillo $ install/bin/dillo dillo_dns_init: Here we go! (threaded) Enabling cookies as from cookiesrc... Nav_open_url: new url='dpi:/bm/' ** ERROR **: [Dpi_read_comm_keys] No such file or directory Dpi_blocking_start_dpid: try 1 [dpid]: a_Misc_mksecret: 1423de10 dpid started Dpi_get_server_port: can't read server port from dpid. ** ERROR **: dpi.c: can't start dpi daemon Nav_open_url: new url='dpi:/bm/' Dpi_get_server_port: can't read server port from dpid. ** ERROR **: dpi.c: can't start dpi daemon