NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
readynas os 6
105 TopicsDocker CLI Addon for ReadyNAS 6.9.3 - Installation Failure
Hi guys, completely new here. I've just purchased a Netgear ReadyNAS 214 and just setting it up now. I'd like to install Docker on it and from what I've learned so far, Mhynlo has put in a bit of work on getting this to work. I've tried downloading the latest stable and pre-release versions from here: https://github.com/Mhynlo/readynas-docker-cli Unfortunately, I'm having a bit of trouble getting it to install. I keep getting an "Cannot install application docker-cli-rnapp" error message. Help? My goal is to have my ReadyNAS spin up icloud_photos_downloader (https://github.com/ndbroadbent/icloud_photos_downloader) pull files from iCloud on a scheduled basis to backup to storage on the NAS. It's a different approach than ReadyCLOUD and it gives me more control over how files are backed up: An app also doesn't have to be installed (and managed by the end user) Backups are initiated from server-side and not client-side on the device Backups are not managed on the device, which can be confusing for a non-technical end user Delete older content from iCloud if it is already backed up to NAS; This maximizes the use of cloud storage space Any help greatly appreciated!SickRage taken over update no longer works, use SickChill
Not sure who noticed that after an update Sickrage stopped working, if you then try to download a new version you land on the sickrage.ca page. If you install that version and want to access the GUI you are redirected to that site where you have to create a login. This page is maintained by a different person echelon, who initially added cryptocurrencyminig to both his site and to the SickRage code. This is part of a long running dispute between echelon and the people who maintaned the code the last couple of years. This group has now forked SickRage and created SickChill, less rage more chill! Myhnlo created an updated installer linking to the SickChill git repo: https://github.com/Mhynlo/readynas-sickchill/releases/tag/201810.15-ml0 DaveSearch Option not Visible in Settings
Running firmware 6.9.4, so up-to-date. I'm trying to turn on Search, so I can search files on my NAS. I've followed the instructions ->System->Settings->Services, but there is no search option to enable under settings? Any assistance appreciated.Solved2.9KViews0likes6CommentsReadyNAS 314 Length of Scrub Maintenance
Hi, I've looked through the previous answers re how long it takes for a Scrub to complete. Most seem to point to turning off Quotas which I don't have enabled. From volume.log the Scrub took almost 8 days to complete: data scrub 2018-10-01 23:00:01 2018-10-08 08:27:32 pass I'm running 2 x 3TB drives and 1 x 4TB drive in an X-RAID configuration 1 x WDC WD40EFRX 2 x ST3000DM001 Any thoughts or ideas on how to speed this up would be appreciated. I run the Scrub job once every 6 months and they generally take about this long. Performance of my ReadyNAS 314 is very much affected, I can barely use it while the Scrub job is running. Thanks!1.9KViews0likes4CommentsBareos webui - The requested URL /bareos-webui/dashboard/ was not found on this server
Do you have any experience with Bareos on Readynas OS6? Everything works perfect except bareos-webui. I set Apache alias /bareos-webui /usr/share/bareos-webui/public/, so default login page will be displayed, but after login redirect me to MYSERVER/bareos-webui/dashboard/ with this: The requested URL /bareos-webui/dashboard/ was not found on this server. There is complicated Zend Framework with many php modules, not simply structure to which I can make Alias.1.5KViews0likes0CommentsIssue installing sudo using apt-get
I am attempting to install sudo on my ReadyNAS to be able to run some stuff from the command line. When I attempt to do so using apt-get, I get an error - full output is below (Spaces are added for ease of reading): Welcome to ReadyNASOS 6.9.4 Last login: Tue Sep 18 16:28:19 2018 from ool-2f160162.static.optonline.net root@GeoffNAS:~# apt-get install sudo Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: mariadb-server : Depends: mariadb-server-10.0 (>= 10.0.36-0+deb8u1) but 10.0.35-0+deb8u1 is to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). root@GeoffNAS:~# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following package was automatically installed and is no longer required: libssh2-1 Use 'apt autoremove' to remove it. The following additional packages will be installed: mariadb-server-10.0 Suggested packages: mailx mariadb-test tinyca Recommended packages: libhtml-template-perl The following packages will be upgraded: mariadb-server-10.0 1 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. 4 not fully installed or removed. Need to get 0 B/3,435 kB of archives. After this operation, 11.3 kB disk space will be freed. Do you want to continue? [Y/n] Y debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 37099 files and directories currently installed.) Preparing to unpack .../mariadb-server-10.0_10.0.36-0+deb8u1_armel.deb ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline 2540 There is a MySQL server running, but we failed in our attempts to stop it. Stop it yourself and try again! dpkg: warning: subprocess old pre-removal script returned error exit status 1 dpkg: trying script from the new package instead ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline 2540 There is a MySQL server running, but we failed in our attempts to stop it. Stop it yourself and try again! dpkg: error processing archive /var/cache/apt/archives/mariadb-server-10.0_10.0.36-0+deb8u1_armel.deb (--unpack): subprocess new pre-removal script returned error exit status 1 debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline insserv: warning: current start runlevel(s) (empty) of script `mysql' overrides LSB defaults (2 3 4 5). insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `mysql' overrides LSB defaults (0 1 6). Errors were encountered while processing: /var/cache/apt/archives/mariadb-server-10.0_10.0.36-0+deb8u1_armel.deb E: Sub-process /usr/bin/dpkg returned an error code (1) root@GeoffNAS:~#Length of Scrub Maintenance
Hi Folks, I know that question was asked at least one time before. But I did not find a suitable answer for that. I started scrubbing my HDDs on May1st. Now, May 5th 51% are done. Thus itll be done in another five days.... Thats quite a while, I think. Is there a way of speeding things up? Like priorization of that task(s) adding RAM or re run scrub more often? Ok, I know the RN102 is not a very high performance NAS. Would speed (for that task improve when I repace it with a RN3xx? Actually I am happy with the 102... Thanks in advance, Chris ps: Yes, the latest firmware is installed and one user in "online" plus one ISCASI connection is in useSolved