- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Cannot access ReadyNAS admin page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cannot access ReadyNAS admin page
Recently my ReadyNAS 102 admion page became unavailable. RAIDar sees teh ReadyNAS unit and I cn access data via windows explorer but I cannot access teh admin page.
I am running os ver 6.9.0
Log files can be sent if required
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
If https://nas-ip-address/fwbroker responds, then perhaps try manually installing 6.9.1 via that interface.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi I have tried the fwbroker option but I get the same response through my browser ie Secure Connection Failed.
Any other ideas, please
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi Stephen,
I can get access to my ReadyNAS via ssh and Putty. Can I update with new firmware via ssh?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
If your comfortable with SSH you should first check some things e.g.
How full the 4GB root volume is
# df -h # df -i
The 100 series uses EXT4 for the root volume so you need to check both the space usage and the inode usage
Then you'd want to check the journal for error messages for readynasd and apache2
# journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
# journalctl -a --no-pager --lines 200 _SYSTEMD_UNIT=apache2.service
If you can understand why you can't access the admin page you'll then have a better idea as to whether updating the firmware is the solution or not.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi,
Thank you for your suggestions...
If your comfortable with SSH you should first check some things e.g.
How full the 4GB root volume is
# df -h ......24% # df -i.......21%
The 100 series uses EXT4 for the root volume so you need to check both the space usage and the inode usage
Then you'd want to check the journal for error messages for readynasd and apache2
# journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
# journalctl -a --no-pager --lines 200 _SYSTEMD_UNIT=apache2.service
If you can understand why you can't access the admin page you'll then have a better idea as to whether updating the firmware is the solution or not.
For the Journal commands I got no response.
Although I am using Putty I don't have much experience.
I do greatly appreciate your assistance.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi Stephen,
Actually depends whether I use the # in front of the command.
With no # I get the following...
admin@abpt-media:/$ # journalctl -a --no-pager --lines 200 _SYSTEMD_UNIT=apache2.service
admin@abpt-media:/$ # journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
admin@abpt-media:/$ # journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
admin@abpt-media:/$ journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
No journal files were opened due to insufficient permissions.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi Stephen,
I have extracted the logs if they are of any use.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
You were logged into SSH as the ‘admin’ user rather than the ‘root’ user.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Ah yes. OK. And here is the output for the last few days for
journalctl -a --no-pager --lines 200 CATEGORY=readynasd.log
There seems to be a recurring error of:
"ResetFailedUnit: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded."
login as: root
Welcome to ReadyNASOS 6.9.0
Nov 30 08:00:03 abpt-media readynasd[2166]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
Nov 30 13:30:42 abpt-media readynasd[2166]: Antivirus scanner definition file wa s updated to 58.24086.
Nov 30 13:30:43 abpt-media readynasd[2166]: SNMP trap sent successfully. [Antivi rus scanner definition file was updated to 58.24086.]
Dec 01 00:00:29 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Backup.
Dec 01 00:00:32 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Documents.
Dec 01 00:00:36 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Music.
Dec 01 00:00:38 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN MYOB.
Dec 01 00:00:40 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Pictures.
Dec 01 00:00:42 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN readydrop.
Dec 01 00:00:47 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Theatre.
Dec 01 00:00:53 abpt-media readynasd[2166]: Snapshot c_1512046826 was successful ly created for share or LUN Videos.
Dec 01 00:05:05 abpt-media readynasd[2166]: Balance started for volume data.
Dec 01 00:05:21 abpt-media readynasd[2166]: SNMP trap sent successfully. [Balanc e started for volume data.]
Dec 01 00:43:43 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Backup.
Dec 01 00:44:29 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Documents.
Dec 01 00:44:38 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Music.
Dec 01 00:44:45 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN MYOB.
Dec 01 00:44:50 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Pictures.
Dec 01 00:44:56 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN readydrop.
Dec 01 00:46:17 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Theatre.
Dec 01 00:46:29 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_11_03__00_00_20 from share or LUN Videos.
Dec 01 08:00:09 abpt-media readynasd[2166]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
Dec 01 08:28:55 abpt-media readynasd[2166]: Balance 'data' (pid 27056, status 0) : Done, had to relocate 1036 out of 3272 chunks
Dec 01 08:28:56 abpt-media readynasd[2166]: Balance complete for volume data.
Dec 01 08:29:09 abpt-media readynasd[2166]: SNMP trap sent successfully. [Balanc e complete for volume data.]
Dec 01 13:32:15 abpt-media readynasd[2166]: Antivirus scanner definition file wa s updated to 58.24089.
Dec 01 13:32:15 abpt-media readynasd[2166]: SNMP trap sent successfully. [Antivi rus scanner definition file was updated to 58.24089.]
Dec 02 00:00:18 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Backup.
Dec 02 00:00:22 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Documents.
Dec 02 00:00:26 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Music.
Dec 02 00:00:28 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN MYOB.
Dec 02 00:00:35 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Pictures.
Dec 02 00:00:40 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN readydrop.
Dec 02 00:00:44 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Theatre.
Dec 02 00:00:48 abpt-media readynasd[2166]: Snapshot c_1512133213 was successful ly created for share or LUN Videos.
Dec 02 00:54:32 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Backup.
Dec 02 00:54:36 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Documents.
Dec 02 00:54:39 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Music.
Dec 02 00:54:42 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN MYOB.
Dec 02 00:54:45 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Pictures.
Dec 02 00:54:48 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN readydrop.
Dec 02 00:54:53 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Theatre.
Dec 02 00:54:56 abpt-media readynasd[2166]: Snapshot prune worker successfully d eleted snapshot 2017_10_07__00_00_15 from share or LUN Videos.
Dec 02 06:00:04 abpt-media readynasd[2166]: A new firmware version (6.9.1) is av ailable.
Dec 02 09:00:03 abpt-media readynasd[2166]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
Dec 02 13:32:17 abpt-media readynasd[2166]: Antivirus scanner definition file wa s updated to 58.24092.
Dec 02 13:32:17 abpt-media readynasd[2166]: SNMP trap sent successfully. [Antivi rus scanner definition file was updated to 58.24092.]
Dec 02 15:38:07 abpt-media readynasd[2166]: The system is shutting down.
Dec 02 15:40:04 abpt-media readynasd[2166]: Exit main thread by SIGTERM.
-- Reboot --
Dec 02 15:42:16 abpt-media readynasd[2170]: readynasd log started
Dec 02 15:42:23 abpt-media readynasd[2170]: readynasd started. (restarted=0)
Dec 02 15:43:28 abpt-media readynasd[2170]: Using fan mode: balanced
Dec 02 15:43:33 abpt-media readynasd[2170]: ReadyNASOS background service starte d.
Dec 02 15:44:01 abpt-media readynasd[2170]: Could not get snapper config name fo r '/home/TheatreUser'
Dec 03 00:00:27 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Backup.
Dec 03 00:00:29 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Documents.
Dec 03 00:00:31 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Music.
Dec 03 00:00:32 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN MYOB.
Dec 03 00:00:34 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Pictures.
Dec 03 00:00:35 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN readydrop.
Dec 03 00:00:37 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Theatre.
Dec 03 00:00:40 abpt-media readynasd[2170]: Snapshot c_1512219625 was successful ly created for share or LUN Videos.
Dec 03 00:45:22 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Backup.
Dec 03 00:45:26 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Documents.
Dec 03 00:45:29 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Music.
Dec 03 00:45:35 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN MYOB.
Dec 03 00:45:40 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Pictures.
Dec 03 00:45:42 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN readydrop.
Dec 03 00:45:46 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Theatre.
Dec 03 00:45:50 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_05__00_00_17 from share or LUN Videos.
Dec 03 09:00:03 abpt-media readynasd[2170]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
Dec 03 16:00:56 abpt-media readynasd[2170]: Antivirus scanner definition file wa s updated to 58.24095.
Dec 03 16:00:56 abpt-media readynasd[2170]: SNMP trap sent successfully. [Antivi rus scanner definition file was updated to 58.24095.]
Dec 04 00:00:33 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Backup.
Dec 04 00:00:34 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Documents.
Dec 04 00:00:36 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Music.
Dec 04 00:00:37 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN MYOB.
Dec 04 00:00:38 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Pictures.
Dec 04 00:00:39 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN readydrop.
Dec 04 00:00:41 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Theatre.
Dec 04 00:00:42 abpt-media readynasd[2170]: Snapshot c_1512306029 was successful ly created for share or LUN Videos.
Dec 04 00:51:11 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Backup.
Dec 04 00:51:14 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Documents.
Dec 04 00:51:16 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Music.
Dec 04 00:51:18 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN MYOB.
Dec 04 00:51:20 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Pictures.
Dec 04 00:51:22 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN readydrop.
Dec 04 00:51:25 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Theatre.
Dec 04 00:51:26 abpt-media readynasd[2170]: Snapshot prune worker successfully d eleted snapshot 2017_11_06__00_00_13 from share or LUN Videos.
Dec 04 08:00:03 abpt-media readynasd[2170]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
Dec 04 16:01:50 abpt-media readynasd[2170]: Antivirus scanner definition file wa s updated to 58.24098.
Dec 04 16:01:50 abpt-media readynasd[2170]: SNMP trap sent successfully. [Antivi rus scanner definition file was updated to 58.24098.]
Dec 04 17:44:37 abpt-media readynasd[2170]: The system is shutting down.
Dec 04 17:46:16 abpt-media readynasd[2170]: Exit main thread by SIGTERM.
Dec 04 17:46:17 abpt-media readynasd[2170]: readynasd is halted.
-- Reboot --
Dec 04 17:50:12 abpt-media readynasd[2167]: readynasd log started
Dec 04 17:50:19 abpt-media readynasd[2167]: readynasd started. (restarted=0)
Dec 04 17:50:56 abpt-media readynasd[2167]: Using fan mode: balanced
Dec 04 17:51:00 abpt-media readynasd[2167]: ReadyNASOS background service starte d.
Dec 04 17:51:22 abpt-media readynasd[2167]: Could not get snapper config name fo r '/home/admin'
Dec 04 17:51:23 abpt-media readynasd[2167]: Could not get snapper config name fo r '/home/TheatreUser'
Dec 05 00:00:21 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Backup.
Dec 05 00:00:24 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Documents.
Dec 05 00:00:26 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Music.
Dec 05 00:00:27 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN MYOB.
Dec 05 00:00:28 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Pictures.
Dec 05 00:00:29 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN readydrop.
Dec 05 00:00:31 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Theatre.
Dec 05 00:00:32 abpt-media readynasd[2167]: Snapshot c_1512392419 was successful ly created for share or LUN Videos.
Dec 05 00:52:32 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Backup.
Dec 05 00:52:41 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Documents.
Dec 05 00:52:47 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Music.
Dec 05 00:52:55 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN MYOB.
Dec 05 00:52:59 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Pictures.
Dec 05 00:53:03 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN readydrop.
Dec 05 00:53:08 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Theatre.
Dec 05 00:53:15 abpt-media readynasd[2167]: Snapshot prune worker successfully d eleted snapshot 2017_11_07__00_00_13 from share or LUN Videos.
Dec 05 08:00:03 abpt-media readynasd[2167]: ResetFailedUnit: GDBus.Error:org.fre edesktop.systemd1.NoSuchUnit: Unit noflushd.service is not loaded.
root@abpt-media:~#
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi,
The output for..
journalctl -a --no-pager --lines 200 _SYSTEMD_UNIT=apache2.service
Seems to contain a number of recurring errors...
Extract from Dec 4 on
Many thanks for your assistance.
login as: root
Dec 04 08:36:09 abpt-media apache_access[3251]: 192.168.100.76 "-" 408
Dec 04 10:58:55 abpt-media apache_access[3251]: Suppressed 1 duplicate messages
Dec 04 10:58:55 abpt-media apache_access[3251]: 192.168.100.76 "-" 408
Dec 04 13:48:27 abpt-media apache_access[3251]: 192.168.100.76 "GET /admin HTTP/1.1" 301
Dec 04 13:48:27 abpt-media apache_access[3251]: 192.168.100.76 "GET /admin/ HTTP/1.1" 200
Dec 04 13:48:28 abpt-media apache2[3257]: [error] [client 192.168.100.76] No journal files were opened due to insu fficient permissions.
Dec 04 13:48:28 abpt-media apache2[3257]: [error] [client 192.168.100.76] WARNING:
Dec 04 13:48:28 abpt-media apache2[3257]: [error] [client 192.168.100.76] cannot read detailed chunk info, RAID5/6 numbers will be incorrect, run as root
Dec 04 13:48:28 abpt-media apache2[3257]: [error] [client 192.168.100.76]
Dec 04 13:48:28 abpt-media apache_access[3251]: 192.168.100.76 "GET /dbbroker?diagnostics HTTP/1.1" 200
Dec 04 13:49:12 abpt-media apache_access[3251]: 192.168.100.76 "-" 408
Dec 04 15:09:07 abpt-media apache_access[3251]: 192.168.100.76 "-" 408
Dec 04 16:08:34 abpt-media apache_access[3251]: 192.168.100.76 "GET /admin HTTP/1.1" 301
Dec 04 16:08:37 abpt-media apache_access[3251]: 192.168.100.76 "GET /admin/ HTTP/1.1" 200
Dec 04 16:08:44 abpt-media apache2[3254]: [error] [client 192.168.100.76] No journal files were opened due to insu fficient permissions.
Dec 04 16:08:44 abpt-media apache2[3254]: [error] [client 192.168.100.76] WARNING: cannot read detailed chunk info , RAID5/6 numbers will be incorrect, run as root
Dec 04 16:08:45 abpt-media apache_access[3251]: 192.168.100.76 "GET /dbbroker?diagnostics HTTP/1.1" 200
Dec 04 16:32:35 abpt-media apache_access[3251]: 192.168.100.76 "-" 408
-- Reboot --
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 1 4 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 3 0 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 5 3 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 1 4 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 3 0 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 5 3 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: [Mon Dec 04 17:50:08 2017] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Dec 04 17:50:08 abpt-media apache2[2156]: apache2: Could not reliably determine the server's fully qualified domai n name, using 192.168.100.201 for ServerName
Dec 04 17:50:08 abpt-media apache2[2156]: [warn] RSA server certificate CommonName (CN) `nas-35-C7-64.local' does NOT match server name!?
Dec 04 17:50:09 abpt-media apache2[2161]: [warn] RSA server certificate CommonName (CN) `nas-35-C7-64.local' does NOT match server name!?
Dec 04 17:50:34 abpt-media apache_access[2162]: 192.168.100.76 "-" 408
Dec 04 17:50:34 abpt-media apache_access[2162]: 192.168.100.76 "-" 408
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 1 4 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 3 0 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 5 3 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 1 4 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 3 0 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 5 3 of /etc/frontview/apache/Shares.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: [Mon Dec 04 17:50:59 2017] [warn] Useless use of AllowOverride in line 4 of /etc/frontview/apache/apps-https.conf.
Dec 04 17:50:59 abpt-media apache2[2347]: apache2: Could not reliably determine the server's fully qualified domai n name, using fe80::2ac6:8eff:fe35:c764 for ServerName
Dec 04 17:50:59 abpt-media apache2[2347]: Syntax OK
Dec 04 17:51:00 abpt-media apache2[2161]: [warn] RSA server certificate CommonName (CN) `nas-35-C7-64.local' does NOT match server name!?
Dec 04 17:51:00 abpt-media apache2[2161]: [warn] long lost child came home! (pid 2162)
Dec 04 17:51:00 abpt-media apache2[2161]: [warn] long lost child came home! (pid 2163)
Dec 04 22:39:08 abpt-media apache_access[2392]: 192.168.100.76 "GET /admin HTTP/1.1" 301
Dec 04 22:39:08 abpt-media apache_access[2392]: 192.168.100.76 "GET /admin/ HTTP/1.1" 200
Dec 04 22:39:08 abpt-media apache2[2398]: [error] [client 192.168.100.76] No journal files were opened due to insu fficient permissions.
Dec 04 22:39:08 abpt-media apache2[2398]: [error] [client 192.168.100.76] WARNING:
Dec 04 22:39:08 abpt-media apache2[2398]: [error] [client 192.168.100.76] cannot read detailed chunk info, RAID5/6 numbers will be incorrect, run as root
Dec 04 22:39:08 abpt-media apache2[2398]: [error] [client 192.168.100.76]
Dec 04 22:39:08 abpt-media apache_access[2392]: 192.168.100.76 "GET /dbbroker?diagnostics HTTP/1.1" 200
root@abpt-media:~#
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Not sure from that why you can't access the admin page.
You could try updating to 6.9.1 if you like e.g.
# cd /root # wget http://www.readynas.com/contributed/mdgm/firmware/r6/arm/ReadyNASOS-6.9.1-arm.img # echo /root/ReadyNASOS-6.9.1-arm.img > /etc/.flash_update
# rn_shutdown -r
This will install the firmware update
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Hi mgdm,
Thank you for the commands to update to 6.9.1
This went smoothly and RAIDar reports that 6.9.1 is installed and healthy.
I tried to access the Admin page through RAIDar and initially it seemed that it may work. I was met with a not secure page warning and went to add an exception through the Advanced button (which has not been available previously) but then I was returned to...
"Secure Connection Failed
The connection to the server was reset while the page was loading.
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem."
Any further ideas?
Regards
Norman
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
I have just tried to access teh admin page via Edge with teh following result...
"This site is not secure
This might mean that someone’s trying to fool you or steal any info you send to the server. You should close this site immediately.
The hostname in the website’s security certificate differs from the website you are trying to visit.
Error Code:DLG_FLAGS_SEC_CERT_CN_INVALID"
It then goes on to a new page and reports...
"Hmmm...can’t reach this page
Try this
- Make sure you’ve got the right web address: https://192.168.100.201"
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Cannot access ReadyNAS admin page
Embarrasing confession.
It seems that Bitdefender is blocking access to the ReadyNAS. This is a new development and I'm not sure how to actually fix this. The exclusions in Bitdefender don't seem to do the trick. I'll continue to search the Bitdefender site for a solution.
Thanks for the assistance.