NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dsnpevl
Nov 24, 2014Virtuoso
No more web GUI after upgrade to 6.2.0
I have upgraded several times before without problems. But just now I upgraded from 6.1.9 to 6.2.0, but I can no longer go to the web admin page. I can still access the file system on the NAS via W...
dsnpevl
Nov 24, 2014Virtuoso
mdgm wrote: Do you have many snapshots?
What is the output of
# systemctl status readynasd
# systemctl status apache2
# journalctl -a | grep apache2 | tail -n 20
# journalctl -a | grep readynasd | tail -n 20
# df -h
# btrfs fi show
# btrfs fi df /data
I don't know how to determine the amount of snapshots and have no clue what would be a lot.
systemctl status readynasd
readynasd.service - ReadyNAS System Daemon
Loaded: loaded (/lib/systemd/system/readynasd.service; enabled)
Active: active (running) since Mon, 24 Nov 2014 20:52:45 +0100; 1h 19min ago
Main PID: 3847 (readynasd)
Status: "Start Main process"
CGroup: name=systemd:/system/readynasd.service
└ 3847 /usr/sbin/readynasd -v 3 -t
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c...t
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/): State=idle
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c...e
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: Service ethernet_28c68ed5feb8_...d
Nov 24 21:44:21 nas-D5-FE-B8 readynasd[3847]: Service ethernet_28c68ed5feb8_...d
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: Radar: create_single_run_worke...d
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c...n
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c...y
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/): State=ready
Nov 24 21:46:03 nas-D5-FE-B8 readynasd[3847]: Antivirus scanner definition f....
systemctl status apache2
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
Active: activating (start) since Mon, 24 Nov 2014 22:13:51 +0100; 239ms ago
Process: 29928 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS)
Control: 30061 (apache2)
CGroup: name=systemd:/system/apache2.service
└ 30061 /usr/sbin/apache2 -k start
journalctl -a | grep apache2 | tail -n 20
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5818]: [Mon Nov 24 22:15:58 2014] [warn] Useless use of AllowOverride in line 7 of /apps/avplus/https.conf.
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5818]: Syntax error on line 1 of /apps/jenkins/https.conf:
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5818]: Invalid command 'ProxyPreserveHost', perhaps misspelled or defined by a module not included in the server configuration
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5952]: [Mon Nov 24 22:15:58 2014] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5952]: [Mon Nov 24 22:15:58 2014] [warn] Useless use of AllowOverride in line 7 of /apps/avplus/https.conf.
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5952]: Syntax error on line 1 of /apps/jenkins/https.conf:
Nov 24 22:15:58 nas-D5-FE-B8 apache2[5952]: Invalid command 'ProxyPreserveHost', perhaps misspelled or defined by a module not included in the server configuration
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6087]: [Mon Nov 24 22:15:59 2014] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6087]: [Mon Nov 24 22:15:59 2014] [warn] Useless use of AllowOverride in line 7 of /apps/avplus/https.conf.
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6087]: Syntax error on line 1 of /apps/jenkins/https.conf:
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6087]: Invalid command 'ProxyPreserveHost', perhaps misspelled or defined by a module not included in the server configuration
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6222]: [Mon Nov 24 22:15:59 2014] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6222]: [Mon Nov 24 22:15:59 2014] [warn] Useless use of AllowOverride in line 7 of /apps/avplus/https.conf.
Nov 24 22:15:59 nas-D5-FE-B8 apache2[6222]: Syntax error on line 1 of /apps/jenkins/https.conf:
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: apache2.service: control process exited, code=exited status=1
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: Unit apache2.service entered failed state.
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: apache2.service holdoff time over, scheduling restart.
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: apache2.service: control process exited, code=exited status=1
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: Unit apache2.service entered failed state.
Nov 24 22:16:01 nas-D5-FE-B8 systemd[1]: apache2.service holdoff time over, scheduling restart.
journalctl -a | grep readynasd | tail -n 20
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c68ed5feb8_cable): State=disconnect
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/): State=idle
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c68ed5feb8_cable): State=idle
Nov 24 21:44:07 nas-D5-FE-B8 readynasd[3847]: Service ethernet_28c68ed5feb8_cable removed
Nov 24 21:44:21 nas-D5-FE-B8 readynasd[3847]: Service ethernet_28c68ed5feb8_cable changed
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: Radar: create_single_run_worker(radarworker) failed
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c68ed5feb8_cable): State=configuration
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/ethernet_28c68ed5feb8_cable): State=ready
Nov 24 21:44:22 nas-D5-FE-B8 readynasd[3847]: PropertyChanged (/): State=ready
Nov 24 21:46:03 nas-D5-FE-B8 readynasd[3847]: Antivirus scanner definition file has been updated to '201411241704'.
df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 4.0G 2.0G 1.5G 57% /
tmpfs 10M 4.0K 10M 1% /dev
/dev/md0 4.0G 2.0G 1.5G 57% /
tmpfs 1.9G 48K 1.9G 1% /dev/shm
tmpfs 1.9G 4.8M 1.9G 1% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 1.9G 4.0K 1.9G 1% /media
/dev/sdg1 3.7T 3.1T 565G 85% /media/USB_HDD_1
/dev/md127 19T 3.5T 15T 20% /data
/dev/md127 19T 3.5T 15T 20% /home
/dev/md127 19T 3.5T 15T 20% /apps
btrfs fi show
Label: '0ed5feb8:root' uuid: 801399b1-4737-4f9c-ac2b-b687cab65221
Total devices 1 FS bytes used 1.88GiB
devid 1 size 4.00GiB used 4.00GiB path /dev/md0
Label: '0ed5feb8:data' uuid: c5a632e4-f5d1-4a62-b953-d5213d7c5bf4
Total devices 1 FS bytes used 3.41TiB
devid 1 size 18.17TiB used 4.15TiB path /dev/md127
Btrfs v3.17.1
btrfs fi df /data
Data, single: total=3.43TiB, used=3.40TiB
System, DUP: total=8.00MiB, used=488.00KiB
System, single: total=4.00MiB, used=0.00B
Metadata, DUP: total=372.50GiB, used=4.67GiB
Metadata, single: total=8.00MiB, used=0.00B
One thing I did notice when trying:
service apache2 restart
[....] Restarting apache2 (via systemctl): apache2.serviceJob failed. See system journal and 'systemctl status' for details.
failed!
Seems apache is not starting properly.
I did make some changes before to enable SSI, as listed in https://www.readynas.com/forum/viewtopic.php?f=36&t=73204#p408144. But this never presented problems before. The changed files were simply overwriten by the upgrade and I would need to re-apply the changes.
Related Content
NETGEAR Academy

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