NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bigboy06
Jul 10, 2013Aspirant
Duo v1 - Update to 4.1.12 - no access, even not with SSH
I have the same problem as badbrad1 in the thread http://www.readynas.com/forum/viewtopic.php?f=65&t=71858, but in my case SSH is installed, and so is PHP. I tried to access the ReadyNAS via Putty ...
Wilco87
Jul 16, 2013Aspirant
Hi I am new at this forum, bought a Ready Nas a while ago, and updated it to the latest firmware this month. Now just like more of you I Cannot get frontview to work anymore :( .
I tryed the methode that was posted here
The first step worked for me ( the downgrade to 4.1.10 )
The next didnt work for me ..
3. Once the system comes back up running 4.1.10 run this command via SSH
I got the following error back
and this one from step 4
Now I get that this error has something to do with my PHP Module installed, also try'd the rename trick below, but when I enter that line in Putty it says that it doesnt know the "RENAME" tag.
Hope that someone can help me with this :-)
I tryed the methode that was posted here
1. SSH in as root as mentioned by StephenB
2. Downgrade to 4.1.10 via SSH
Code: Select all
# cd /tmp
# wget http://www.readynas.com/download/RAIDiator/RAIDiator-4.1.10
# echo /tmp/RAIDiator-4.1.10 > /.cf_update_in_progress
# reboot
3. Once the system comes back up running 4.1.10 run this command via SSH
Code: Select all
# /usr/sbin/apache-ssl -f /etc/frontview/apache/httpd.conf -k restart
4. Try to access Frontview again. If you can't post the output of
Code: Select all
# tail /var/log/frontview/error.log
The first step worked for me ( the downgrade to 4.1.10 )
The next didnt work for me ..
3. Once the system comes back up running 4.1.10 run this command via SSH
# /usr/sbin/apache-ssl -f /etc/frontview/apache/httpd.conf -k restart
I got the following error back
apache-ssl: Syntax error on line 285 of /etc/frontview/apache/httpd.conf: Syntax error on line 2 of /etc/frontview/apache/addons/00_php5module.conf: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: undefined symbol: xmlTextReaderSetup
and this one from step 4
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.
PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/apache2/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/mcrypt.so' - /usr/lib/php5/20090626+lfs/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Jul 03 23:32:23 2013] [warn] pid file /var/log/frontview/apache-ssl.pid overwritten -- Uncleanshutdown of previous Apache run?
[Wed Jul 03 23:32:23 2013] [notice] Apache/2.2.6 (Debian) mod_ssl/2.2.6 OpenSSL/0.9.8e DAV/2 PHP/5.3.20-0rnx1 mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal opera tions
Now I get that this error has something to do with my PHP Module installed, also try'd the rename trick below, but when I enter that line in Putty it says that it doesnt know the "RENAME" tag.
Hope that someone can help me with this :-)
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!