ChaOConnor

Members
  • Posts

    140
  • Joined

  • Last visited

Everything posted by ChaOConnor

  1. Fixed: I edited the ident.cfg file to USE_SSL="no" and rebooted, now I can access the server.
  2. Hi, running the latest unRaid OS with my servers previously setup. Started getting certificate was invalid when I was clicking on tabs in my unRaid GUI. Figured I was due for a reboot anyway, rebooted and now I can't access my server via the GUI. SSH and SMB work, I know the server is up. I removed the dynamix.unraid.net pluggin and rebooted, still can't access the GUI. Whenever I put my IP in its redirecting me to my hash+myunraid.net Is there a way to remove all traces of myservers so I can access my server via it's IP through a browser without it redirecting? Any ideas/help? Thanks!
  3. Okay, nothing was working. I ended up backing up the USB drive and re-ran the USB creator. Restored my configs and now it's working. I'm really at a loss here though. I hadn't been on the server for a month, no changes I mean. It was just happily sharing out media to Plex and them bam, one reboot and it was all toast. Very odd. I'll add dockers back one at a time to see if anything triggers it again.
  4. I can't see any user scripts that are applying anything or run automatically except the change login screen script. Are you seeing something that makes you think it's being run somewhere? Thank you!
  5. I'm so sorry, I'm an idiot and thought that was what I had attached. Thank you! rebeldata-diagnostics-20211106-1146.zip
  6. Additional info, the cache drive is not full either. That seems to come up a lot. I've deleted the docker.img file multiple times, rebooted multiple times, those aren't resolving it.
  7. Good Evening, My unRaid server was running slow and I'm getting ready to swap some smaller disks for larger ones. I rebooted and after reboot, Docker failed to start. I couldn't find anything that was a smoking gun, so some diagnosis steps suggested to delete the docker.img and recreate. I can't create any new dockers, they always fail at the Error response from daemon: OCI runtime create failed. I've attached my log files, not sure what is going on. Has anyone seen this before? Searching the forum it recommends removing a line from the "go" file, but I don't have that line (related to a Binhex container). Appreciate any help anyone can offer! rebeldata-syslog-20211106-0107.zip
  8. So yes, I've run New Permissions but not on the Appdata folder. In fact I haven't run that in a long time and this just started. I used to have a problem filling the docker image, and upped it. I long since figured out what was causing it and fixed it and just never dropped the size back down, I'll do that now. Those are NFS exports to my Plex box which runs on a stand alone Intel box for quicksync capabilities. Thanks for reading through the log files, I appreciate the time that took. I guess I should back everything up, blow away the appdata directory and do a restore. Thoughts? EDIT: That didn't work. What should the permissions be in the appdata folder?
  9. Please see attached, thank you! rebeldata-diagnostics-20200831-1042.zip
  10. Good morning! Something strange has happened and all of my dockers can't write to their own files. My Sonarr, Deluge, Krusader, etc. all of them show that their config files are locked or can't delete a temp file, etc. Is there a way to apply the correct permissions for my dockers across the appdata folder? Thanks!
  11. Thank you! It was the modprobe: FATAL: Module iptable_mangle not found in directory /lib/modules/4.19.107-Unraid error. That made me re-look at my configs. When I had restored this container it was from a previous backup that had the wrong LAN_NETWORK defined. Interestingly though, if I manually ran the modprobe iptable_mangle command, I could access the WebUI even though I had the wrong LAN_NETWORK defined. But I corrected it the proper way. Thanks!
  12. Same for this and DelugeVPN. Working but can't access the WebUI. Logs aren't showing anything unusual that I can see, just started happening. I've restarted the Docker service as well as the UnRaid server. Thanks!
  13. Good evening! I'm trying to fix something that's been bothering me for a while now. I have some shares in unRaid that are exported via NFS all using the same settings. General setup is: unRaid - movies - music - tv - games Plex Box using autofs mounts the NFS shares: - movies --> movies - tv --> tv (here's where it gets weird) - music --> games I've verified the autofs script is right, and when I log in locally to unRaid if I browse to /mnt/user/music it lists the right directories, but on the plex box which is mapped to /mnt/user/music on unRaid, it shows the contents of the /mnt/user/games share! I've used NFS Share settings to copy the configs from working shares (movies & tv), I've line by line verified the plex config is correct, but even after multiple reboots it's as if unRaid is exporting the games share when other systems request the music share. Any ideas? rebeldata-diagnostics-20200524-1854.zip
  14. I know with VMware you can take a .vdsk and use qeum (think that was the name) tools to transfer the image to a physical drive and just run it. Is it possible to do the same with a KVM image? Thanks! Sent from my iPhone using Tapatalk
  15. This is my number 1 feature request too. Especially given the latest LinuxServer.io Nvidia plugin, the drivers are all installed. Thank you!
  16. Question: After this container converts a file, does it delete the original? Or will I have two copies in my library after the conversion is done? Thanks!
  17. Good morning! I tried to login to the GUI this morning and can't access it. My dockers are running fine, the server is running fine, I can SSH in. I tried running "nginx" and got: root@Tower:~# nginx: [emerg] BIO_new_file("/etc/ssl/certs/unraid_bundle.pem") failed (SSL: error:02001005:system library:fopen:Input/output error:fopen('/etc/ssl/certs/unraid_bundle.pem','r') error:2006D002:BIO routines:BIO_new_file:system lib) I rebooted, same problem. I tried loading the UnRaid GUI boot option, and it wouldn't load. Text works fine. I tried pulling the logs via command line cp /var/log/syslog /boot/syslog.txt, but I get the error: cp: cannot create regular file '/boot/syslog.txt': Read-only file system Same if I sudo it. Any ideas? Thanks!
  18. First off, thanks for this pluggin. I installed it because I have a lot of photos on my unRaid share and I noticed a few of them weren't opening properly. I suspected maybe the files were corrupt, so a bit late to the party, I installed the pluggin and ran a build to establish a baseline. After a week, I got a notification there were like 400 errors found using BLAKE2. My question is if you have a good hash for what a file should be, can you use that to recreate what the file and restore the original? If so, how would you go about this? If you can't do what I described above, what can you do besides restore from a backup? How should I be using this pluggin to protect files on the server verse an off-server backup? Thanks!
  19. Not quite downloaded I think. But when I create a new movie it makes the blank directory and points to it. For all the IMDB list movies it put them under opt/radarr. It must have downloaded some otherwise it would have filled up like it did. Sent from my iPhone using Tapatalk
  20. I posted this on the Radarr thread, but realized it's more of an overall Docker question about how you move files. When setting up my IMDB list I was putting new folders under /opt/radarr and now my Radarr docker is filled up and causing my docker file to fill. Is there a way using the command line once I'm bash'd into the Radarr (or any) container to move all the directories from /opt/radarr to /movies where they should have been created if I had set it up properly? Normally I'd use my Krusader docker or Midnight Commander to move files, I'm not very strong w/ the command line, but I'm learning. Thanks!
  21. Hi! I messed up my IMDB list was putting folders under /opt/radarr and now my Radarr docker is filled up and causing my docker file to fill. Is there a way once I'm bash'd into the Radarr container to move all the directories from /opt/radarr to /movies where they should have been created if I had set it up properly? Thanks!
  22. So, fingers crossed it was the controller. I put a new SAS to SATA controller in and I haven't had an error tick up in 3 days. Thank you!
  23. Thank you! So I think it's still ticking up. That's why I think there is something wrong. All those drives can't possibly bad, so I'm "guessing" it's the SAS card? That is the only common denominator after I swapped the SAS cables. Could the Dell PERC SAS card be the culprit for this? OBTW, I originally thought I had a bad PSU so I swapped that out too. Thanks!