NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jacs_1979
Dec 30, 2014Aspirant
[Solved] [RN102] No access to Admin Page
Hi, I'm using RN 102 + 2x3TB WD RED. Before posring i did the research but I havent found a solution. Just after update to 6.2.2 os, Admin page has become inaccessible. All other serices (DLNA, SSH...
hksscom
Apr 22, 2015Apprentice
Found this thread: viewtopic.php?f=20&t=79230&p=446538&hilit=apache2#p446538. I followed emhyr's solution, and WebGUI/Frontend is working for me again. Commands I used:
root@?:/# cd /etc/apache2/sites-enabled
root@?:/etc/apache2/sites-enabled# ls
000-fv-http 000-fv-https 090-bzeeetr6.conf <--- BZeeet is the app that failed to uninstall
root@?:/etc/apache2/sites-enabled# ls -la
lrwxrwxrwx 1 root root 36 Apr 8 20:53 000-fv-http -> /etc/apache2/sites-available/fv-http
lrwxrwxrwx 1 root root 27 Jan 7 09:42 000-fv-https -> ../sites-available/fv-https
lrwxrwxrwx 1 root root 24 Apr 21 23:01 090-bzeeetr6.conf -> /apps/bzeeetr6/http.conf
root@?:/etc/apache2/sites-enabled# rm 090-bzeeetr6.conf <--- Deleted the failed app's .conf file
root@?:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
[ ok ] Starting apache2 (via systemctl): apache2.service.
root@?:/etc/apache2/sites-enabled# systemctl status apache2
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
Active: active (running) since Wed, 22 Apr 2015 13:49:55 -0700; 21s ago
Process: 24209 ExecStart=/usr/sbin/apache2 $OPTIONS -k start (code=exited, status=0/SUCCESS)
Process: 24103 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS)
Main PID: 24211 (apache2)
CGroup: name=systemd:/system/apache2.service
root@?:/# cd /etc/apache2/sites-enabled
root@?:/etc/apache2/sites-enabled# ls
000-fv-http 000-fv-https 090-bzeeetr6.conf <--- BZeeet is the app that failed to uninstall
root@?:/etc/apache2/sites-enabled# ls -la
lrwxrwxrwx 1 root root 36 Apr 8 20:53 000-fv-http -> /etc/apache2/sites-available/fv-http
lrwxrwxrwx 1 root root 27 Jan 7 09:42 000-fv-https -> ../sites-available/fv-https
lrwxrwxrwx 1 root root 24 Apr 21 23:01 090-bzeeetr6.conf -> /apps/bzeeetr6/http.conf
root@?:/etc/apache2/sites-enabled# rm 090-bzeeetr6.conf <--- Deleted the failed app's .conf file
root@?:/etc/apache2/sites-enabled# /etc/init.d/apache2 start
[ ok ] Starting apache2 (via systemctl): apache2.service.
root@?:/etc/apache2/sites-enabled# systemctl status apache2
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
Active: active (running) since Wed, 22 Apr 2015 13:49:55 -0700; 21s ago
Process: 24209 ExecStart=/usr/sbin/apache2 $OPTIONS -k start (code=exited, status=0/SUCCESS)
Process: 24103 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS)
Main PID: 24211 (apache2)
CGroup: name=systemd:/system/apache2.service
hksscom wrote: Hi,
I have an Apache problem as well -- how was it resolved? I see that some sort of CONF file needed to be removed, but how did you come to that conclusion? My WebGUI failed after unsuccessfully uninstalling BZeeet (http://www.readynas.com/?p=1884) (originally installed from the App market place.) Running OS 6.2.2, if I remember right (latest version prior to today's available update).
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
Active: inactive (dead) (Result: exit-code) since Wed, 22 Apr 2015 01:13:02 -0700; 12h ago
Process: 2944 ExecStart=/usr/sbin/apache2 $OPTIONS -k start (code=exited, status=1/FAILURE)
Process: 2936 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS)
CGroup: name=systemd:/system/apache2.service
/var/log/frontview# systemctl status readynasd
readynasd.service - ReadyNAS System Daemon
Loaded: loaded (/lib/systemd/system/readynasd.service; enabled)
Active: active (running) since Wed, 22 Apr 2015 01:13:00 -0700; 12h ago
Main PID: 2523 (readynasd)
Status: "Start Main process"
CGroup: name=systemd:/system/readynasd.service
└ 2523 /usr/sbin/readynasd -v 3 -t
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!