NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
jbernardo
Jul 14, 2021Apprentice
Readynas OS 6.10.5 breaks admin interface
Hi,
My readynas was working well, with 6.10.4 hotfix 1. I accepted the prompt to update to 6.10.5, and now I can't connect to it - I always get the error "
This site can’t be reached
readynas refused to connect.
Try:
- Checking the connection
- Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
"
I did a firmware reinstall using the boot menu, and it didn't fix the issue, but changed the password. I can ssh into it and I use linux, so I am not completely lost, and I found out it is an error starting the web server, due apparently to a missing private key for https, but after that I am a bit lost:
Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] AH02579: Init: Private key not found Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D068 0A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D083 03A:asn1 encoding routines:ASN1_TEMPLATE_NOEXP_D2I:nested asn1 error Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D068 0A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D078 03A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error (Type=RSA) Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:04093 004:rsa routines:OLD_RSA_PRIV_DECODE:RSA lib Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D068 0A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:error] [pid 3004] SSL Library Error: error:0D078 03A:asn1 encoding routines:ASN1_ITEM_EX_D2I:nested asn1 error (Type=PKCS8_PRIV_KEY_INFO) Jul 14 12:04:11 MyReadynas apache2[3004]: [ssl:emerg] [pid 3004] AH02564: Failed to configure e ncrypted (?) private key fe80::eafc:afff:fee5:62f:8443:0, check /etc/frontview/apache/apache2.pem Jul 14 12:04:11 MyReadynas apachectl[3000]: Action 'start' failed. Jul 14 12:04:11 MyReadynas apachectl[3000]: The Apache error log may have more information. Jul 14 12:04:11 MyReadynas systemd[1]: apache2.service: Control process exited, code=exited sta tus=1 Jul 14 12:04:11 MyReadynas systemd[1]: Failed to start The Apache HTTP Server. -- Subject: Unit apache2.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-develAny idea what might have gone wrong with the firmware update and you should I fix it?
I fixed the issue finally by using acme.sh and installing a letsencrypt certificate. I'll post a guide on how to do it as I couldn't find any updated one for the readynas.
8 Replies
Replies have been turned off for this discussion
- SandsharkSensei - Experienced User
Is it possible that your OS partition is full or nearly so? That can cause a lot of hard to diagnose errors caused by corrupt configuration files, especially when doing an OS update or re-install, which take additional space.
- jbernardoApprentice
The OS partition only has 29% used, so that shouldn't be an issue.
The used and available space on my system:
# df -h Filesystem Size Used Avail Use% Mounted on udev 10M 4.0K 10M 1% /dev /dev/md0 3.7G 1005M 2.5G 29% / tmpfs 249M 0 249M 0% /dev/shm tmpfs 249M 392K 248M 1% /run tmpfs 125M 1.3M 123M 2% /run/lock tmpfs 249M 0 249M 0% /sys/fs/cgroup /dev/md127 2.8T 2.2T 581G 80% /data /dev/md127 2.8T 2.2T 581G 80% /apps /dev/md127 2.8T 2.2T 581G 80% /home
Anything I can do other than a factory reset? I do have an external drive with an rsync of /data as a backup (which I just updated), but I'd rather not risk wiping and restoring. And I don't look forward to configuring the different shares I have again...
- mdgmVirtuoso
You have an ARM system so you need to check for inode usage on the 4GB root volume as well:
# df -i
Related Content
NETGEAR Academy

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