NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
IceniTribe
Sep 29, 2016Aspirant
ReadyNAS Duo V1, unable to access Frontview following upgrade to 4.1.15
I have just upgraded to 4.1.15 (having been promted from the NAS box) and now Frontview is not available. I have tried an OS intall from the boot menu but no change, I assume it just reinstalls 4...
- Oct 01, 2016
Do you have port forwarding setup? If so, someone might be trying to hack into your NAS.
You could do e.g.
# mkdir /tmp/tmp1235# cd /tmp/tmp1235
Copy the PHP add-on to that directory and extract the contents of it e.g. if it is called PHP.bin you could do
# dd if=PHP.bin skip=1 | tar -xv
# sh install.sh
Hopefully you are then able to access Frontview again. If not check what error you get. You may need to install other add-ons over the top of themselves or perhaps install a newer version of the PHP Sparc add-on if there is a newer version available.
PCJB
Sep 30, 2016Aspirant
Hi mdgm
Thanks for the help.
Here is the result of my tail command
ReadyNAS:~# tail -n 20 /var/log/frontview/error.log
[Fri Sep 23 06:25:44 2016] [notice] Apache/2.2.6 (Debian) mod_ssl/2.2.6 OpenSSL/0.9.8e DAV/2 PHP/5.3.29-0rnx1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations
[Sat Sep 24 22:31:55 2016] [error] [client 124.158.7.250] script '/frontview/ui/resource/html/index.php' not found or unable to stat
[Sun Sep 25 06:25:19 2016] [notice] caught SIGTERM, shutting down
Bad free() ignored (PERL_CORE) at /frontview/lib/Frontview.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/Frontview.pm line 2.
[Sun Sep 25 06:25:46 2016] [notice] Apache/2.2.6 (Debian) mod_ssl/2.2.6 OpenSSL/0.9.8e DAV/2 PHP/5.3.29-0rnx1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations
Bad free() ignored (PERL_CORE) at /frontview/lib/Frontview.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/Frontview.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/Frontview.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at (eval 3) line 3.
PHP Fatal error: Unable to start curl module in Unknown on line 0
PHP Fatal error: Unable to start curl module in Unknown on line 0
PHP Fatal error: Unable to start curl module in Unknown on line 0
ReadyNAS:~#
I dont recognise the 124.158.7.250 and nslookup doesnt have any info either?
There is no index.php in the /frontview/ui/resource/html/ directory referred to?
I did have PHP, mysql and phpadmin installed, but cant connect. same error.
Any poiinters appreciated.
paul
mdgm-ntgr
Oct 01, 2016NETGEAR Employee Retired
Do you have port forwarding setup? If so, someone might be trying to hack into your NAS.
You could do e.g.
# mkdir /tmp/tmp1235
# cd /tmp/tmp1235
Copy the PHP add-on to that directory and extract the contents of it e.g. if it is called PHP.bin you could do
# dd if=PHP.bin skip=1 | tar -xv
# sh install.sh
Hopefully you are then able to access Frontview again. If not check what error you get. You may need to install other add-ons over the top of themselves or perhaps install a newer version of the PHP Sparc add-on if there is a newer version available.
- BottonOct 01, 2016Aspirant
I have the same problem. No All fiels in Firefox Frontview are empry. But I can access all my files in Exlporer.
I have a PHP add-on installed. Can I reinstall it by USB?
- IceniTribeOct 01, 2016Aspirant
Hi mdgm,
Thats done the trick, reinstalled the php add-on and I can now access Frontview.
Thank you for your help, it is much appreciated.
- BottonOct 01, 2016Aspirant
Hi IceniTribe,
Did you reinstall PHP the way mdgm wrote in his post 2016-10-01 04:15 AM?
- WSJOct 02, 2016Tutor
Great advice - that has resolved my problem.
I assume that many of us have installed that PHP addon and will run into the same problem.I did exactly what you've described - and it worked!
Many thanks - you've saved my day/night.
- BottonOct 02, 2016Aspirant
It did the trick for me as well.
Thank you all very well.
- WSJOct 02, 2016Tutor
Maybe it would be a good idea to add a reference to this discussion (and the solution) to the release notes?
- mdgm-ntgrOct 03, 2016NETGEAR Employee Retired
Well this is a 3rd party add-on. We don't tend to mention issues with those in the Release Notes for our firmware but I will pass your suggestion on. Ideally add-ons should be written so that if the firmware is updated access is not lost to the web admin page but with this one that would be difficult/impossible.
This is a problem that comes up with each firmware update. It just hasn't come up much on the community for a while as not many with PHP installed had been updating the firmware recently until 4.1.15 came out or if they did they already recalled this fix from previous relases.- WSJOct 03, 2016Tutor
Well, that Addon (PHP) is really common - and the foundation for other Addons.
With previous firmware updates I've never had any issues (also using that Addon).
This was the very first time I've experiencing problems.
But with the kind help of the community (this forum) I was able to resolve it in short time.
Fortunately I've installed the SSH Addon...
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!