Ookami313

Members
  • Posts

    67
  • Joined

  • Last visited

Everything posted by Ookami313

  1. OK, I will start there minus the disabling of the array auto start. Due to the fact that I have more drives in my array than the trial version gives I assume that the recover tool for my license is done via the main page. Sorry, I've never had to recover my license before, the flash drive that died is the original I've used since I started using Unraid. Thanks.
  2. This is what I have in the config folder:
  3. Thanks for the information. I've started the process by creating a new boot flash disk with the USB creator, but reading the instruction provided it is saying to modify the file /boot/config/disk.cfg on the flash drive and if necessary, change the startArray="yes" entry to startArray="no". However, when I go into the new drive, I'm not seeing the disk.cfg file. In fact, there is no boot directory, only a config, EFI, and syslinux. Is this a file that get created after the initial boot up? Thanks.
  4. Hoping to get some advice and help. Was working on my server last night with no issue. Was able to update some dockers and rename new episodes that had been grabbed. Came back about an hour later and for some reason SABnzb and Sonarr were reading as not connected so I switched to the tab I have open for the Unraid dashboard and noticed that at some point both the CPU and memory had hit 100% usage, and the dashboard was frozen and unresponsive. Went to my server to try and login directly and the login screen was unresponsive. Unfortunately had to do a hard shutdown on the system and when it came back up, I kept getting a no bootable device found error. Tried going onto the BIOS and saw no flash drive listed in the boot sequence menu. First, is it possible to read the drive on my windows machine? I tried to plug it in, but the system would not recognize it so I'm not totally sure if it's because the drive is used for a Linux system (still an amateur when it comes to Linux) or if it was because the drive has failed. Second, assuming the drive has failed is there any way to recover and gain access to my system again? I do have a backup of my flash drive, but it's on the array as I had the backup plugin do a daily backup of the flash drive when my appdata share was backed up. Truth be told I don't know if I did a backup to the Unraid website when my system and account were linked after the update to 6.12, and I'm not sure how to verify. Anyway, any help and/or assistance would be greatly appreciated. I've basically come to the realization that I'm probably screwed, but I'm holding out a little hope. Thanks.
  5. Curious to know if this LS docker version has moved over to Mylar3. I can't tell from the version listed in the application itself because all I see for the version looks to be a 256 hash. The application site link above, the community apps installer for the LS docker, and in the application itself still point to the original Mylar github page which says development has been stopped and moved to Mylar3. Anyway, I have been planning on wiping my appdata and rebuilding to see if I can fix an issue I've been having and wanted the latest version being developed/supported, so I figured I'd ask. thanks.
  6. I would be willing to purchase it if you still have it for sale. I was actually interested in it a few months ago when you first put it up, but I thought it had been sold from the responses in the thread. If you could get a shipping quote to 27560 that would be great. Thanks.
  7. Quick question (maybe?) about unRAID's configuration after converting an old HDD from ReiserFS to XFS. I have 5 drives that I have had in my system since about 2013 or so, two 3TB and 3 2TB. For the last couple of months I've been contemplating upgrading them because of limited space on two of them and because they are about 5-6 years old. The two 3TB drives are sitting at about 97% capacity and the other three 2TB drives are getting close. I picked up two 4TB drives when they were on sale at Newegg and over the past weekend decided to start swapping them out, but I also decided I wanted to swap the FS so the new drives were XFS instead of ReiserFS. I followed the instructions on the wiki and everything went smoothly from what I can tell. I set up a new 4TB and assigned it as disk11 to keep it separated from the core drive group in the array. I rsynced the files from disk1 to disk11, unassigned disk11 when it finished, changed disk1 to disk11, reassigned disk11 to disk1, changed the FS designations for both drives so they would be detected correctly then started up the array. Array started fine, no issues noted, both drives detected as the right FS. I stopped the array and set drive11 as no device so I could remove the old drive, but unRAID now is erroring stating that there should be a drive in disk11 and with the array started there is an X and "Not Installed" on the drive11 device line. I have one more 4TB to swap out disk2 with, but my question is, is it possible to disable disk11 so that once I'm done swapping drives the system no longer states that a drive needs to be in that slot? If I had realized this would basically be a permanent change, I would have used a slot number closer to the core group, but 1-7 then 11 seems off to me (sorry, minor OCD). I assume that I can create a new config after all is said and done, but wanted to run this by the community for verification from those with more experience than I, and also an possible suggestions on how to resolve this minor issue. Thanks for any help or suggestions.
  8. I have deleted the config directory and had the container rebuild it. It's possible that the plugin directory isn't getting created, but I don't have a directory structure to verify with. I did notice that the last few times I tried to delete the config directory that it was not deleting everything and leaving a a few internal directories intact. When I tried to delete them it would tell me that the directory wasn't empty. I couldn't see any hidden files in the directory with Windows, but it's possible a hidden Linux file wouldn't delete, though I didn't see one with an ls command. Ended up having to do a rm -rf of the directory to get rid of it. Thanks.
  9. Deleted the container and image. Deleted the rogue image. Reinstalled the container. Still getting the following error. [18.03.2016 23:38:38] WebUI started. [18.03.2016 23:38:39] Bad response from server: (0 [error,getplugins]) NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://192.168.0.20:8089/php/getplugins.php'. [18.03.2016 23:38:40] Bad response from server: (0 [error,getuisettings]) Seems to occur even whether I install the linuxserver or captinsano container. Thanks.
  10. root@Tower:~# docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 9d2f86e9db9f linuxserver/rutorrent "/sbin/my_init" 23 minutes ago Up 22 minutes 0.0.0.0:9527->9527/udp, 0.0.0.0:45566-45576->45566-45576/tcp, 443/tcp, 0.0.0.0:8089->80/tcp ruTorrent 56ce7053092f linuxserver/sonarr "/sbin/my_init" 2 weeks ago Up 2 hours 0.0.0.0:8989->8989/tcp Sonarr 7514362f6e99 linuxserver/headphones "/sbin/my_init" 2 weeks ago Up 2 hours 0.0.0.0:8181->8181/tcp Headphones 8a73ace2ae8e linuxserver/deluge "/sbin/my_init" 2 weeks ago Up 2 hours Deluge d3e4338d28fc linuxserver/couchpotato "/sbin/my_init" 2 weeks ago Up 2 hours 0.0.0.0:5050->5050/tcp CouchPotato 2f13f318aec9 aptalca/docker-rdp-boinc "/sbin/my_init" 2 weeks ago Up 2 hours 3389/tcp, 0.0.0.0:8800->8080/tcp RDP-Boinc 8620f1aa9dce linuxserver/mylar "/sbin/my_init" 6 weeks ago Up 2 hours 0.0.0.0:8090->8090/tcp Mylar 5db3528656be linuxserver/sickrage "/sbin/my_init" 3 months ago Exited (0) 3 months ago SickRage 2ce5fa33fc32 linuxserver/transmission "/sbin/my_init" 4 months ago Up 2 hours 0.0.0.0:9091->9091/tcp, 0.0.0.0:51413->51413/tcp transmission 39b759e07f8c needo/sickbeard "/sbin/my_init" 4 months ago Exited (137) 4 months ago SickBeard db6671985ad7 linuxserver/sabnzbd "/sbin/my_init" 4 months ago Up 2 hours 0.0.0.0:8080->8080/tcp, 0.0.0.0:9090->9090/tcp SABnzbd 9b8b498c98d1 hurricane/ubooquity "/start.sh" 4 months ago Up 2 hours 0.0.0.0:8085->8085/tcp Ubooquity root@Tower:~# docker images REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE linuxserver/rutorrent latest f70b0c417072 9 days ago 577.4 MB linuxserver/headphones latest 01d528f98f04 2 weeks ago 848.2 MB linuxserver/couchpotato latest db4b75be1e6b 2 weeks ago 642.4 MB linuxserver/deluge latest 35c511de52b6 2 weeks ago 438.6 MB linuxserver/sonarr latest 7ca3a1772973 2 weeks ago 499.5 MB linuxserver/mylar latest 526ca001354d 6 weeks ago 593.1 MB linuxserver/sickrage latest d17ff62b0989 3 months ago 533.6 MB linuxserver/transmission latest a99bef15eab1 4 months ago 307 MB linuxserver/sabnzbd latest fbd5ba31845b 4 months ago 345 MB <none> <none> dacd34ba0e5a 5 months ago 503.4 MB pinion/docker-mylar latest 0e6da771e09c 5 months ago 361.5 MB hurricane/ubooquity latest ef2cf9ccb52d 6 months ago 533.1 MB aptalca/docker-rdp-boinc latest 2266ab4f603f 10 months ago 625.2 MB needo/sickbeard latest 63f514919721 11 months ago 337.6 MB root@Tower:~#
  11. Try changing /mnt/user/ to /mnt/cache/ for the appdata share Same error.
  12. Screen shot posted below. Noticed your's looks different, but then I saw you were using 6.2 beta. Thanks
  13. Rebooted my system and reinstalled ruTorrent, but it will still not run correctly. Unsure of the problem. Still getting the following error upon starting the container and accessing the webhost. [17.03.2016 18:05:21] WebUI started. [17.03.2016 18:05:22] Bad response from server: (0 [error,getplugins]) NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://192.168.0.20:8089/php/getplugins.php'. [17.03.2016 18:05:22] Bad response from server: (0 [error,getuisettings]) I did notice that when I was reinstalling, I kept seeing that some of the image already was installed: IMAGE ID [f70b0c417072]: Pulling fs layer. IMAGE ID [f7eef3e8d2a5]: Already exists. IMAGE ID [f504bc93666d]: Already exists. IMAGE ID [9e58b20b58ab]: Already exists. IMAGE ID [97b492236f76]: Already exists. IMAGE ID [1e4ce1496f97]: Already exists. IMAGE ID [b3260a41280d]: Already exists. IMAGE ID [a4e1f7d8ab53]: Already exists. IMAGE ID [35100966404c]: Already exists. IMAGE ID [f6953bdb8339]: Already exists. IMAGE ID [6e9b74243288]: Already exists. IMAGE ID [83770ba1bc9a]: Already exists. IMAGE ID [82d40d68893f]: Already exists. IMAGE ID [87c5ffca2485]: Already exists. IMAGE ID [f38bff93c51e]: Already exists. IMAGE ID [497ee53addc1]: Already exists. IMAGE ID [4ede16d1bc02]: Downloading 100% of 32 B. Verifying Checksum. Download complete. Is this normal, or is there a way to delete everything in case something in these pieces, that already exist, is causing the issue? Thanks.
  14. I was on my LAN accessing my server from my gaming computer.
  15. 1. Yes, stopped the container, deleted the config folder on my cache drive, restarted the container to rebuild the config directory and files. 2. appData folder is on the cache drive along with configs for all my other containers. No issue with any of the others that I can see. 3. Removed the docker container as well as the image and reinstalled/pulled. No effect. If no other resolution can be found, I'll reboot the server tomorrow when I get home from work and see if that does the trick. When in doubt, reboot I guess. lol. Thanks.
  16. Deleted and rebuilt. Get the following error again. [16.03.2016 20:54:44] WebUI started. [16.03.2016 20:54:45] Bad response from server: (0 [error,getplugins]) NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://192.168.0.20:8089/php/getplugins.php'. [16.03.2016 20:54:45] Bad response from server: (0 [error,getuisettings]) Thanks.
  17. Looking for clarification on an error I'm getting and was hoping for some help. Initially I was using the captinsano version of the ruTorrent docker, but after it was released by Linuxserver.io I decided to move to that version since all my other dockers are compiled by them. Had everything up and running fine, downloading and seeding files, then the other day we had several days of thunderstorms rolling through. My system had to shutdown, which is fine because I needed to reboot for the 6.1.9 upgrade. Didn't pay any attention till today when I went to add a new torrent and found that all the downloads and seeds I had running were no longer listed and I'm getting the bellow error in the log. [16.03.2016 19:46:32] WebUI started. [16.03.2016 19:46:32] No connection to rTorrent. Check if it is really running. Check $scgi_port and $scgi_host settings in config.php and scgi_port in rTorrent configuration file. Renamed the config directory and restarted the docker to rebuild the config and then got following errors. [16.03.2016 20:06:12] WebUI started. [16.03.2016 20:06:13] Bad response from server: (0 [error,getplugins]) NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://192.168.0.20:8089/php/getplugins.php'. [16.03.2016 20:06:13] Bad response from server: (0 [error,getuisettings]) Application no longer looks like it wants to run correctly. Any clue on resolving this? Thanks.
  18. Phaze, A little off topic for which I apologize, but I've been curious for a bit. I remember you saying something a while back, but I'm not sure if anything came of it. Are you still planning on converting your plugins over to docker containers? I've started converting over to containers, but there are so many different ones by different authors, trying to keep up and figure out which are the best to go with gets complicated. I've trusted your plugins for a few years now, so figured I'd check up in the hopes of Phaze docker containers coming soon. Thanks for all your hard work.
  19. I can't speak for Plex, because I don't have it setup on my system, but for SB, Sab, and CP all were able to use the configs I had originally from when I used plugins on version 5. All I had to do was install the Docker for each and when setting up the initial configurations, just point to the location where the original configs were for each application (appData directory on my cache drive), start and go. I think I had to do a few minor changes in each of the applications because of the way the Dockers are set up to point to your media files and such (sorry for being vague, I'm not near my system at the moment), but it wasn't very hard and I'm a noob when it comes to Dockers.
  20. I'm obviously blind since I didn't see "unRAID 6" in the title... durrr To eager to try I guess. I'll just have to wait till I upgrade to 6. Thanks.
  21. Just curious, is this compatible for v5 or is it v6 only? Not sure if something was updated, but I just tried to install the plugin and got the following error: root@Tower:/boot/config/plugins# installplg NerdPack.plg installing plugin: NerdPack file /usr/local/emhttp/plugins/NerdPack/README.md: already exists file /usr/local/emhttp/plugins/NerdPack/NerdPack.png: already exists file /boot/config/plugins/NerdPack/packages/iftop-1.0pre2-x86_64-1.txz: downloading from https://raw.githubusercontent.com/eschultz/unraid6-nerdpack/master/packages/iftop-1.0pre2-x86_64-1.txz ... ERROR: cannot verify raw.githubusercontent.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA': Unable to locally verify the issuer's authority. ERROR: certificate common name `www.github.com' doesn't match requested host name `raw.githubusercontent.com'. To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'. bad download, deleting Thanks for any assistance.
  22. Thanks for posting this. Luckly my school account is still active so I was able to sign up. However, they currently are out of stock on their 6 and 4TB Red drives.
  23. Question. At this time I'm not planning on updating unRAID until 6.0 is in final. If you update your plugins at RC1 is this going to break them for those of us running 5.0.5/5.0.6? Thanks for all the hard work on keeping these plugins up to date.