jpotrz

Members
  • Posts

    105
  • Joined

  • Last visited

Posts posted by jpotrz

  1. 10 hours ago, apandey said:

    I would run a few cycles of memtest86 to rule out any basic hardware issues

    Then I would configure a remote syslog server if possible, or at least syslog mirror to flash if the problem happens frequently to see what gets logged leading up to the hang

    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. 56 minutes ago, Veriwind said:

    So I just tried out gaps and it worked flawlessly once putting in the API keys. My issue is that it shows far too many "missing" movies from unreleased titles. Why do I need to know about Avatar 2, 3, 4, 5. Guardians of the Galaxy 3, etc. These are all years in the future.

     

    Is there any way to have gaps skip those?

    2021-10-30_15-20.png

     

    Well they are forth coming movies. If you plan on completing the collection, why not just add them now. Set it and forget it.

     

  4. 27 minutes ago, Player7up said:

    Looking for some clear understanding of what I am putting in wrong. I am unable to get Cleanarr to load movies (see error below) no matter what settings I put in

     

    image.thumb.png.d42234b63a919e9d7bd6fae2b38eb23a.png

     

    These are my settings at the moment or which I have tried having just Movies under Libraries and 1 under ByPass SSL. I also pulled my token from my Plex of which I have used before.

    image.png.998b1a451dd186f6ca28af3c7e52474f.png

     

    Any ideas of how I can troubleshoot this? Not much in the way documentation just yet for this to review.

     

    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

     

  5. On 9/2/2021 at 10:41 PM, Shomil Saini said:

    Thanks for the response, but it does not connect to the server as well. :)

    Screenshots Attached.

    Screenshot (17).png

    Screenshot (18).png

     

    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.

  6. 2 hours ago, fmp4m said:

     

    the field would be:

     

    Movies;TV Shows

     

    no quotes.

    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'

  7. On 8/21/2021 at 9:08 AM, selexin said:

    Hey guys, selexin here, creator of Plex Library Cleaner. I'm happy to answer any questions you might have :)

     

    Just a heads up, the project has (just) been renamed to Cleanarr (see https://github.com/se1exin/Cleanarr/issues/30#issuecomment-903114995).

    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

  8. 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

  9. 1 minute ago, brainbone said:

    After taping the vents up, the lowest HDD temp is currently around 14C.  A bit too cold yet, but still above the Seagate minimum of 5C, and well above the insanely low -19C I hit in 2019 (Lost a couple drives from that -- and the older drives that died recently I still blame on it.)

     

    Holy hell. Where is your server? Even in my unheated basement (currently 5*F outside) my drives hover around 25-30C.

     

  10. 4 minutes ago, brainbone said:

    Polar vortex time again, and my HDD temps are already falling. (Monday will be even colder.)

     

    Throwing some masking tape over the vents in front of the drives as a temporary fix.

     

    It really would be nice if Unraid could give notifications for low drive temperatures, seeing that low enough HDD temps can be as bad, or worse, than high HDD temps.

     

     

    what are your HDD temps at?

     

  11. 3 minutes ago, ich777 said:

    The developer also points out that he needs donations to keep this project alive and if you want to have extra features or requests to join his patriot and request them there.

    Also please note that this project is in really early stages and will probably support this feature in the future.

    I can recommend you Nextcloud for that and the Gallery app and if you don't want to have it in the database itself you can also use the External Sources app in Nextcloud.

    Yeap. I planned on donating for sure. I just wanted to get acquainted with the program a little more to start.

     

  12. 1 hour ago, ich777 said:

    @ben-nl & @ghzgod & @jpotrz & @jorge16 & @SpyKiIIer Created a working template, it is available in the CA App.

    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.

     

  13. 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.

     

  14. 5 hours ago, ghzgod said:

    I tried these settings and no luck, but after investigation I found the following to work for me. So everything that is in /mnt/user/myphotos/ is being indexed properly right now.

    image.thumb.png.e8a6eb2444a9a87170b298e7248f6761.png

    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?

     

  15. 5 hours ago, binhex said:

    how did you export your existing world?, im assuming it is a copy of the world folder from another minecraft server, if so is it the java version or something else?. 

     

    edit - looks like there was an issue related to incorrect base extraction folder which is fixed in the latest image, so make sure you are up to date with this image - see here:- https://github.com/hexparrot/mineos-node/commit/4470b9233a09ba7770aff5e09c0240600f93e4d8

    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!

     

  16. 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!

     

  17. 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!