After selecting the 'upgrade all' option from the Package Manger tpday, I now have the same '500 Internal Server Error' when trying to access the webif.
Custom FW Version is 3.00
So far, I've tried the following (apologies for the formatting):
1,
humax# cat /tmp/webif-error.log
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
humax#
2,
Please select option: fixweb
Removing package webif from root...
Installing webif (1.5.0-9) to root...
Downloading
http://hpkg.tv/hdrfoxt2/base/webif_1.5.0-9_mipsel.opk.
Configuring webif.
/mod/bin/jimsh: can't load library 'libutil.so.0'
/mod/bin/jimsh: can't load library 'libutil.so.0'
Press return to continue:
3,
humax# opkg install --force-reinstall libutil
No packages removed.
Installing libutil (0.9.29) to root...
Downloading
http://hpkg.tv/hdrfoxt2/base/libutil_0.9.29_mipsel.opk.
Configuring libutil.
humax#
But it's now working again after:
humax# opkg install --force-reinstall webif
Removing package webif from root...
Installing webif (1.5.0-9) to root...
Downloading
http://hpkg.tv/hdrfoxt2/base/webif_1.5.0-9_mipsel.opk.
Configuring webif.
SMART: (PASSED)
startstop: 17071 realloc: 0 hours: 31997 spinretry: 0 pending: 0 offline: 0
Queue database is up-to-date.
humax#