WebIF not working after gitsync
-
I get the following errors since the last gitsync (gitsync before was on 12/27):
Dec 29 12:22:00 pfsense php: : The command 'killall -9 lighttpd' returned exit code '1', the output was 'No matching processes were found'
Dec 29 12:22:02 pfsense php: : The command '/usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf' returned exit code '255', the output was '2009-12-29 12:22:01: (plugin.c.165) dlopen() failed for: /usr/local/lib/lighttpd/mod_redirect.so Cannot open "/usr/local/lib/lighttpd/mod_redirect.so" 2009-12-29 12:22:01: (server.c.640) loading plugins finally failed'Looking in /usr/local/lib/lighttpd/ it shows that libs are missing:
la
total 248
drwxr-xr-x 2 root wheel 512B Nov 16 17:17 .
drwxr-xr-x 14 root wheel 3.5K Dec 29 12:21 ..
-rwxr-xr-x 1 root wheel 7.0K Nov 16 11:10 mod_access.so
-rwxr-xr-x 1 root wheel 15K Nov 16 11:10 mod_accesslog.so
-rwxr-xr-x 1 root wheel 28K Nov 16 11:10 mod_auth.so
-rwxr-xr-x 1 root wheel 24K Nov 16 11:10 mod_cgi.so
-rwxr-xr-x 1 root wheel 18K Nov 16 11:10 mod_compress.so
-rwxr-xr-x 1 root wheel 20K Nov 16 11:10 mod_dirlisting.so
-rwxr-xr-x 1 root wheel 9.7K Nov 16 11:10 mod_expire.so
-rwxr-xr-x 1 root wheel 53K Nov 16 11:10 mod_fastcgi.so
-rwxr-xr-x 1 root wheel 8.1K Nov 16 11:10 mod_indexfile.so
-rwxr-xr-x 1 root wheel 23K Nov 16 11:10 mod_proxy.so
-rwxr-xr-x 1 root wheel 11K Nov 16 11:10 mod_rewrite.so
-rwxr-xr-x 1 root wheel 13K Nov 16 11:10 mod_staticfile.soWill it work again after a "normal" update?
-
hi.
yup, recent gitsync killed me too instantly, murphy came back again, that's what beta/gitsync is. it didn't help even copied missing .so from newer snaps, i just have to dl the latest .tgz and update from the console. everything went back normal again.
cheers,
-
yep. Tested and worked. Thanks!
-
You can't always just gitsync, unless you stay up on source changes and their implications, you may end up with breakage because you must have binary updates in addition at times.