Everything posted by jpotrz
-
Having a problem with random crashes.
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.
-
Having a problem with random crashes.
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.
-
Plex Meta Manager - Liberate Your Library with Auto Collections & More
How do I go about getting this to run on a set schedule? How do I kick it off daily?
-
[Support] Gaps
Well they are forth coming movies. If you plan on completing the collection, why not just add them now. Set it and forget it.
-
[SUPPORT] Plex Library Cleaner
Well, that explains it I guess. Good find.
-
[SUPPORT] Plex Library Cleaner
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
-
[SUPPORT] Plex Library Cleaner
It doesn't seem to like spaces either. Maybe it's choking on any special characters.
-
[SUPPORT] Plex Library Cleaner
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.
-
[SUPPORT] Plex Library Cleaner
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
-
[SUPPORT] Plex Library Cleaner
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'
-
[SUPPORT] Plex Library Cleaner
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
-
[Support] binhex - MineOS-node
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
-
[Support] Gaps
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.
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
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
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
chown -R nobody:users /directory/path right?
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
Yeap. I planned on donating for sure. I just wanted to get acquainted with the program a little more to start.
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
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.
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
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.
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
Thanks. For what it's worth, the developers are quite helpful and responsive on gitter too.
-
My New Dockers - Apache-PHP and Enhanced Calibre Server
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?
-
[Support] binhex - MineOS-node
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!
-
[Support] binhex - MineOS-node
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!
-
[Support] Clowrym's Docker Repository
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!
-
[Support] Linuxserver.io - Piwigo
I'm having some issues getting this set up. I installed mySQL as the database server with what I think are the correct parameters. After entering everything in Piwigo's initial setup for database configuration I get a "Cannot connect to server" message. Though I'm pretty sure everything in there is right - at least as far as I know.
-
[Support] HaveAGitGat - Tdarr: Audio/Video Library Analytics & Transcode Automation
I've just started messing with Tdarr, and had some questions in regards to setting up a plug in to do what I'd like it do. Ideally, I want only English audio streams in my movies (I have a billion .mkvs already). The only problem I see is that in my /movies/ folder there are a handful of Chinese/Japanese movies already where I would want to keep those in the native language (I prefer subs to dubs). So, short of seperating those out of the /movies/ folder, I'll have to resort to just keeping all English, Chinese and Japanese audio streams for mkvs found in /movies/ , correct? If so, is that possible? On the same note, I really don't need any fancy audio streams - I basically just have a TV and no soundbar/stereo setup. So I'd like to just convert any audio streams to AC3 (I think that should be sufficient?) and save a lot of file size. If so, is that possible as well? Thanks for you time!