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.
IceniTribe
Sep 29, 2016Aspirant
Hi Stephen,
Results as requested
ReadyNAS:~# df . -h
Filesystem Size Used Avail Use% Mounted on
/dev/hdc1 1.9G 921M 1.0G 47% /
ReadyNAS:~# df . -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/hdc1 128000 27379 100621 22% /
StephenB
Sep 30, 2016Guru - Experienced User
Neither of your systems seem dangerously full to me, but you are using more OS partition space then my Duo
Duo:~# df . -h
Filesystem Size Used Avail Use% Mounted on
/dev/md0 1.9G 428M 1.5G 22% /
Duo:~# df . -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/md0 128000 8087 119913 7% /
Do you have add-ons installed? Perhaps ReadyDLNA or the iTunes server is enabled?
IceniTribe, if you have a USB disk formated as NTFS is it possible to copy the data on the data volume to the USB disk with ssh. You'd need to be careful on the copy commands though. Copying that way will be slow, the duo's not very fast when writing to USB drives. Whether pressing backup will work depends in part on how that button was configured, but also the action is taken by the ReadyNAS firmware that isn't starting up. It's fastest to connect the drive to a PC, and copy over a wired network connection.
On option is to contact Netgear support (ask about "per incident" support). They would charge, but likely you would avoid a factory reset.
- mdgm-ntgrSep 30, 2016NETGEAR Employee Retired
You could try e.g.
# tail -n 20 /var/log/frontview/error.log
If the http/s service is not running this may explain why. If you had e.g. the PHP add-on installed then you may have to install that over the top of itself via SSH to get Frontview back.- IceniTribeSep 30, 2016Aspirant
Hi mdgm,
Output from tail command
ReadyNAS:~# tail -n 20 /var/log/frontview/error.log
[Thu Sep 01 06:25:24 2016] [notice] caught SIGTERM, shutting down
[Thu Sep 01 06:25:31 2016] [warn] RSA server certificate CommonName (CN) `192.168.1.64' does NOT match server name!?
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 (eval 2) line 3.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at (eval 3) line 3.
[Thu Sep 01 06:25:45 2016] [warn] RSA server certificate CommonName (CN) `192.168.1.64' does NOT match server name!?
[Thu Sep 01 06:25:45 2016] [notice] Apache/2.2.6 (Debian) mod_ssl/2.2.6 OpenSSL/0.9.8e DAV/2 PHP/5.4.45-0rnx1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations
[Fri Sep 02 06:25:24 2016] [notice] caught SIGTERM, shutting down
[Fri Sep 02 06:25:29 2016] [warn] RSA server certificate CommonName (CN) `192.168.1.64' does NOT match server name!?
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 (eval 2) line 3.
Bad free() ignored (PERL_CORE) at /frontview/lib/get_handler.pm line 2.
Bad free() ignored (PERL_CORE) at (eval 3) line 3.
[Fri Sep 02 06:25:40 2016] [warn] RSA server certificate CommonName (CN) `192.168.1.64' does NOT match server name!?
[Fri Sep 02 06:25:40 2016] [notice] Apache/2.2.6 (Debian) mod_ssl/2.2.6 OpenSSL/0.9.8e DAV/2 PHP/5.4.45-0rnx1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations
Any advice most welcome.
- PCJBSep 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-ntgrOct 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.
Related Content
NETGEAR Academy

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