tron

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by tron

  1. I updated to the newest version a week or so ago. I rebooted today, and when it came back up my docker image was deleted or missing. The docker config was looking for it in /mnt/user/system/docker/docker.img, and the entire docker folder was missing out of system. i can't seem to find the docker.img file anywhere.
  2. Here's the new file. Everything seems to be working fine after multiple reboots. tronraid-diagnostics-20210330-2212.zip
  3. I fixed this. I removed everything from the appdata folder, deleted the share, and re-created it with no on cache. I had to download a backup of all my appdata stuff, because this error had deleted everything in the folder. Once I restored the appdata folders, everything worked perfectly. I think the latest version update of unraid caused this problem, but I can't be sure.
  4. Thanks for the reply. I understand this, but none of the offending dockers have their configs pointed to the cache. This is why I don't understand why they are being saved there.
  5. I am at a loss for this one. Some of my dockers completely lose their config after I reboot my server. I did some searching, and I see people saying that the cache might not be getting written. This is odd, because I have NEVER had a cache drive. Somehow my appdata, plex, and domains shares are set to "Prefer: Cache". I cannot seem to change this setting at all. I think this is causing my problem, since appdata would have all the docker configs. Thanks for your time! tronraid-diagnostics-20210329-2057.zip
  6. Thank you! app works great, really appreciate it.
  7. On my install, when I typed in something manually into the excluded folders, the apply button was still grayed out. I had to change another setting to get it to unlock, so it would save the setting.
  8. Your welcome. What speed is your connection? I apologize, never saw this comment. I have 50mbit up and down through FIOS.
  9. Just wanted to say thanks for making this. Works great with my connection, get the exact results I spected.
  10. Is there a tutorial on how to use ultravnc with a VM? I can't get it to connect at all, it just constantly says negotiating protocols.
  11. 1. On the Docker Edit screen make sure it is in Advanced View mode (if in Basic, click to switch to Advanced) 2. The proper default WebUI URL is: http://[iP]:[PORT:4280]/vnc.html?autoconnect=true&host=[iP]&port=[PORT:4280] 3. If you have modified the WEB_PORT variable to be a port other than 4280, the port needs to also be modified in the above URL 4. Click Apply button to save edits Hoopster!! this is badass man, thank you so much. No more hassling with the id file.
  12. Same here. Copied ui info key again, which had changed, but it still didn't work.
  13. hey, ever since the latest update, plex is crashing for me. It's not updating the logs in the plex folder, either. any suggestions?
  14. hey binhex. I am trying to use your sickbeard plugin to monitor a folder on another computer, and then have sickbeard copy the shows to my unraid server. I have mounted a share under /mnt/, and unraid is able to see the files on the remote computer fine. When I go into the sickbeard docker plugin, it doesn't see anything under the /data share. I do have /data pointing to the correct share, and when I am doing the docker configuration, I see all the tv show subfolders. Do you have any suggestions? Does docker not work with mounted shares?
  15. I fixed my problem, I had to edit the my.service.xml on my unraid, to have the <serviceHost> field to read 0.0.0.0. Hope this helps someone else.
  16. Thank you for replying, I saw my mistake by coping the .info file to the wrong spot. Apparently, reading is fundamental. Unfortunately, I'm still not able to connect. I get the timeout "unable to connect to backup engine" from the splash screen. Did anyone else notice in windows 7 that you have to edit the ui.properties as administrator to be able to save it now? I didn't have to do that before. This is frustrating. Code42 really fucked us with this update.
  17. I came here for more info on the latest updates. I noticed that the crashplan docker was updated to 4.3. I'm unable to connect, though, even with my windows updated to 4.3. I downloaded the .ui_info from my unraid, and copied it to C:\program files\crashplan\. I'm using the windows connect method, with a ssh tunnel through PuTTY. Does anyone have any other tips? The reddit thread is unaccessible due to the blackout.
  18. Gotta ask. Just how big is this UPS, and have you tested to make sure it has enough run time to allow clean shutdown of both machines? Also, how are you automating the shutdown of both machines? I'm assuming one machine running apcupsd is plugged into the status port of the UPS and the other machine is running apcupsd in slave mode? It's big enough to run both for awhile. Unfortunately, I only have the software on my main desktop, so the unraid would just take a shit. Which is another reason why I would like to get it to only be on for a few hours per day.
  19. I already have a UPS connected, but it also powers my main desktop, so that really wouldn't work.
  20. Hey all, I would like my server to shut itself down at say, 10pm and then wake itself up at 5pm. Is there a way to do this, without wake on lan? I really want to set it and forget it. I tried searching the faq, but only found a link to the clean powerdown script. I didn't think you could schedule a shut down with that. Thanks for the help.
  21. Just wanted to second the instructions here. I've got OSX 10.8.1. For the share, I set it up with AFP, public, file size, etc, etc. It DID NOT work until I specified a single disk. Then it immediately showed in OSX. Thanks for all the tips!
  22. Is this still working for you? I used your guide for my settings, but when I type "echo -e "Subject: a test\n\nThis is the email body." | ssmtp -d root", it just hangs there, and I never get any error messages.
  23. disregard. I fixed it by formatting it fat, copying unraid over, and running make_bootable.
  24. Hello, I am converting my c2d box to unraid. i have a gigabyte P35-DS3L motherboard. I cannot get it to boot to the unraid operating system from a USB drive. Searching on the tubes leads to me to believe that this is a widespread problem. Users have gotten around it by using the HP boot drive util, but that won't run on my operating system. (Win 7 64bit). I cannot figure out what to do, because a lot of the posts are aimed towards people trying to boot windows from the thumbdrive. Does anyone have any experience or tips to share? Thanks.