jpotrz

Members
  • Posts

    105
  • Joined

  • Last visited

Everything posted by jpotrz

  1. yeah I planned on running memtest this weekend to see if that's a problem. thanks for the note on syslog server/mirror. I will look into those and report back with any findings on either.
  2. I've had a lot of issues as of late with my server "crashing". To be honest, I'm not sure what it's actually doing. I notice it when I can't reach my dockers or VMs anymore. Physical server is still up and running, but doesn't respond to KB (monitor doesn't wake up etc). I'm having a real hard time figuring out what's exactly causing it (software, OS, hardware) as it's happening at all random times of the day - sometimes multiple times a day, other times not for days on end. Are there any logs in unRAID that I might be able to parse through to see if there's any clues buried in there? I'm sort of flying completely blind here. Anything you can suggest would be greatly appreciated.
  3. How do I go about getting this to run on a set schedule? How do I kick it off daily?
  4. Well they are forth coming movies. If you plan on completing the collection, why not just add them now. Set it and forget it.
  5. Well, that explains it I guess. Good find.
  6. Take out the "TV Shows" If you read my posts here and a few others, it seems like spaces (or something else) is funky and won't work. I have the exact same 2 libraries I want to scan, but TV Shows doesn't work - even by itself. Movies by itself works fine though
  7. It doesn't seem to like spaces either. Maybe it's choking on any special characters.
  8. This looks like the exact same error I'm having with my "TV Shows" I can't get any library with a space in the name to work. Do you have a library that's a single word w/ no spaces? If so, try that one and see what happens.
  9. Not sure what you mean by "run command" I'm just using the docker in unRaid and for the variable "LIBRARY_NAMES:" I'm putting "Movies;TV Shows" (no quotes). Using "Movies" works just fine
  10. I've tried that as well And then when I go into Cleanarr, the page loads and it spins for a little trying to display dupes and I get the following error: Failed to load movies! 'Show' object has no attribute 'media'
  11. Great little app. Got my "Movies" to de-dupe (had 2!) just fine. For library names, in the unRaid docker setup, there's a sort of typo: "(optional) Name(s) of your Plex Libraries to search. Separate multiple library names with" It doesn't actually tell us what to separate it with. In addition, I removed "Movies" in my setup and, like others here, tried to get "TV Shows" added and it simply doesn't work. I tried many different variants to no avail - even using quote around it (single and double) That's my immediate feedback
  12. I haven't been running any servers for the past 6 months or so, but just went to create a new one today Got similar error messages as those here. Forced docker update and it pulled down new docker. Went to create/start server and getting same errors [14:37:46] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [14:37:46] [main/FATAL]: Failed to start the minecraft server java.lang.RuntimeException: java.nio.file.FileSystemException: .: Operation not permitted at cyg.<init>(SourceFile:98) ~[minecraft_server.1.16.5.jar:?] at cyg.a(SourceFile:105) ~[minecraft_server.1.16.5.jar:?] at net.minecraft.server.Main.main(SourceFile:117) [minecraft_server.1.16.5.jar:?] Caused by: java.nio.file.FileSystemException: .: Operation not permitted at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?] at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?] at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) ~[?:?] at sun.nio.fs.UnixPath.toRealPath(UnixPath.java:860) ~[?:?] at cyg.<init>(SourceFile:96) ~[minecraft_server.1.16.5.jar:?] ... 2 more I have NOT updated to the 6.9 uNRaid yet though
  13. Holy hell. Where is your server? Even in my unheated basement (currently 5*F outside) my drives hover around 25-30C.
  14. For some reason I can not get GAPS to connected to my Plex server. Local IP is correct Port is default Pretty sure I'm grabbing the token properly.
  15. Bingo. Worked. I'll try chown on the base folder where the jpgs end up being stored "/mnt/disks/VMs/PhotoPrism/" and then importing and hopefully it carries over to new imports
  16. Yeap. I planned on donating for sure. I just wanted to get acquainted with the program a little more to start.
  17. Not sure if this is a docker issue or what, but I don't have rights to the folders via SMB share once created. I set up the docker. Added some pictures and everything works fine from the frontend stand point. Went to Windows and navigated to the share that has all the .jpgs and tried to delete them and it will not allow me. I can't seem to delete in Krusader either.
  18. I will point out that one big bummer for me is that the program currently does not allow you to actually DELETE photos. To delete, you need to physically delete the .jpgs from your server, then re-index. I was/am hoping to use this as a self-hosted method of sharing photos with family and friends. I have 10s of thousands of photos taken over the years, and have a curated/edited set I share online so friends and family can view them. They;ve implemented the share feature which obviously allows that, but it would be nice to have more direct control over things as well. Still developing it for sure... hopefully it matures more over time.
  19. Thanks. For what it's worth, the developers are quite helpful and responsive on gitter too.
  20. I've been messing with PP for a couple of months now (off and on) using a self-made container. Now I see the "official" docker is in CA. That being said, your screen shot gave me some insight to a few more variables, though I'm confused between the differences between Host Path 1, photoprim_originals_path and photoprism_storage_path. Ideally, because of the potential number of imaes, I can't have the images saved in my normal /cache/appdata/ path. I'd probably set up a stand alone Unassigned device just for PP. Any suggestions there?
  21. Well, I DID get it working shortly after I posted, but I will be honest and say I have NO idea what I did differently to make it work. That being said, that bug fix you linked clearly seems like it would be the fix I needed. But on the same note, that patch is 10 days old and I was messing with this less than 10 days ago.... who knows. It's currently working and everyone (for now) is happy. Thanks!
  22. MineOS-node Ok, I seem to have a problem with this docker. I can make new servers just fine, but when I import a server from zip, it unzips into <server name>/world and then moves everything back into <server name> leaving /world/ empty. Then when I launch the server, it creates a new server inside /world/. I thought I could manually just move all my files into the /world/ but I don't seem to have permissions to do so? Any help would be GREATLY appreciated. I'm tearing (what's left) of my hair out here. Thanks!
  23. In regards to MineOS-Node... Can anyone help me with permissions? I'm trying to import an existing world (either via .zip or by the root folder itself) and I can not get my files copied to the docker. It appears I don't have permissions or anything to the folder. I've even tried within Krusader but with no luck. Any help would be GREATLY appreciated. Thanks!