-
[Support] Djoss - FileBot
Was renaming some anime episodes....26 of them total. Ends up crashing filebot completely. Pulled this from the logs Tried multiple times...same results.
-
[Support] Clowrym's Docker Repository
One other thing I've noticed using the web GUI....wondering if its a issue with it or is this another issue with my Unraid... A lot of the time when you go into the profiles and say you download something in forge. It gets to about 37% then the screen refreshes to a blank screen. Reload the entire page...go back into profiles.....forge is no longer an option to select. The option disappeared. Go to the server screen....you can't assign that forge version to the server since its not showing. Same with the actual .JAR file. Takes a few refreshes/restarts and stuff to get it back. Wondering if i'm having a issue with my docker image or could it be something else? Though this is the only docker I am having issues with. Granted I don't have many but still. Has anybody seen issues like this and/or had some recommendations/ideas what might be going on? Thanks Urlryn
-
[Support] Clowrym's Docker Repository
Ended up restarting my Unraid box and now its working again...go figure! Had to create new servers with same name and stuff...and then it would let me restore them
-
[Support] Clowrym's Docker Repository
I've had MineOS installed for a long while and everything was working fine. Kids got busy doing other things...stopped playing. Upgraded Unraid not to long ago.....and now kids want to play again. Started the docker and webUI wasn't working. Checked logs and shows this: Created user: xxxx (uid: 1000) Generating Self-Signed SSL... Generating a RSA private key ...................................................................................................................................................+++++ ...+++++ writing new private key to '.tmpkey.pem' ----- writing RSA key 2020-04-30 08:30:13,299 CRIT Supervisor running as root (no user in config file) 2020-04-30 08:30:13,299 INFO Included extra file "/etc/supervisor/conf.d/mineos.conf" during parsing 2020-04-30 08:30:13,307 INFO RPC interface 'supervisor' initialized 2020-04-30 08:30:13,307 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2020-04-30 08:30:13,307 INFO supervisord started with pid 1 2020-04-30 08:30:14,310 INFO spawned: 'mineos' with pid 30 2020-04-30 08:30:14,616 INFO exited: mineos (exit status 1; not expected) 2020-04-30 08:30:15,620 INFO spawned: 'mineos' with pid 40 2020-04-30 08:30:15,887 INFO exited: mineos (exit status 1; not expected) 2020-04-30 08:30:17,891 INFO spawned: 'mineos' with pid 50 2020-04-30 08:30:18,153 INFO exited: mineos (exit status 1; not expected) 2020-04-30 08:30:21,160 INFO spawned: 'mineos' with pid 60 2020-04-30 08:30:21,432 INFO exited: mineos (exit status 1; not expected) 2020-04-30 08:30:21,432 INFO reaped unknown pid 70 2020-04-30 08:30:22,434 INFO gave up: mineos entered FATAL state, too many start retries too quickly Checking /var/log/mineos.log (cleaned it up a bit to make it a bit easier to read) {"date":"Thu Apr 30 2020 08:32:42 GMT-0500 (CDT)", "process":{"pid":39,"uid":0,"gid":0, "cwd":"/usr/games/minecraft", "execPath":"/usr/bin/node", "version":"v8.9.4", "argv":["/usr/bin/node","/usr/games/minecraft/webui.js"], "memoryUsage":{"rss":49614848,"heapTotal":32874496,"heapUsed":13493608,"external":348363}}, "os":{"loadavg":[0.1923828125,0.1494140625,0.103515625], "uptime":2831844}, "trace":[{"column":11,"file":"util.js","function":"_errnoException","line":1022,"method":null,"native":false}, {"column":19,"file":"fs.js","function":"FSWatcher.start","line":1374,"method":"start","native":false}, {"column":11,"file":"fs.js","function":"Object.fs.watch","line":1400,"method":"watch","native":false}, {"column":8,"file":"/usr/games/minecraft/server.js","function":null,"line":138,"method":null,"native":false}, {"column":5,"file":"/usr/games/minecraft/server.js","function":"newserver.backend","line":150,"method":"backend","native":false}, {"column":12,"file":"/usr/games/minecraft/webui.js","function":null,"line":173,"method":null,"native":false}, {"column":30,"file":"/usr/games/minecraft/node_modules/async/lib/async.js","function":null,"line":1108,"method":null,"native":false}, {"column":37,"file":"/usr/games/minecraft/node_modules/async/lib/async.js","function":null,"line":166,"method":null,"native":false}, {"column":13,"file":"/usr/games/minecraft/node_modules/async/lib/async.js","function":null,"line":726,"method":null,"native":false}, {"column":16,"file":"/usr/games/minecraft/node_modules/async/lib/async.js","function":null,"line":52,"method":null,"native":false}], "stack":["Error: watch /var/games/minecraft/servers ENOSPC"," at _errnoException (util.js:1022:11)"," at FSWatcher.start (fs.js:1374:19)"," at Object.fs.watch (fs.js:1400:11)"," at /usr/games/minecraft/server.js:138:8"," at new server.backend (/usr/games/minecraft/server.js:150:5)"," at /usr/games/minecraft/webui.js:173:12"," at /usr/games/minecraft/node_modules/async/lib/async.js:1108:30"," at /usr/games/minecraft/node_modules/async/lib/async.js:166:37"," at /usr/games/minecraft/node_modules/async/lib/async.js:726:13"," at /usr/games/minecraft/node_modules/async/lib/async.js:52:16"],"level":"error","message":"uncaughtException: watch /var/games/minecraft/servers ENOSPC","timestamp":"2020-04-30T13:32:42.356Z"} I've uninstalled and reinstalled multiple times. I've tried installing a second instance using different names. Tried manually installing the docker using: Not sure whats going on...so hoping someone may have a suggestion. Thanks Urlryn
-
[Support] Djoss - FileBot
I will try and take a look sometime this week! I'll post anything I find up. Also quick question...how do you see what version is currently installed? Console you can just do filebot -version from cmd line. but wasn't sure how to pull that within docker or the UI. Thanks Urlryn
-
[Support] Djoss - FileBot
Ran into a strange issue using the [{crc32}] attribute during the matching/fetching process. When you do the initial fetch it is only adding the brackets [] to the file name. Not the actual crc info inside of the brackets. But before you go and select rename....you can go to the edit format option. Then without changing anything just click "use format". It updates the name correctly with the crc32 like its supposed to. I thought it might be a error in my format....so i deleted it and just used {n} [{crc32}] and got the same results as described above. Thanks Urlryn
-
FileBot containers
Well got it to finally work. Probably not the way it should be working. If not...would welcome some recommendations on how to fix. First I had to change user_ID to 0 (root) and Group_ID to 0 (root) instead of using Nobody/Users. Also when the new folders were being created...they were being set with no permissions at all. So needed to update the script to include --def "exec=chmod -R 777 '{folder}'" Some folks reported issues sometimes with the above command. You may need to escape the quotes. --def "exec=chmod -R 777 \"{folder}/\" Some info I found in a post from rednoah Since I wasn't finding a whole lot regarding this problem...Thought I'd throw up a bit more information for other folks. Urlryn
-
FileBot containers
Been using GUI filebot for a long time with no issues...but decided to try the docker version. So I just installed the docker...thought I had the configs done and ran a test. Nothing happened. So decided to check the logs...and it looks like permissions issues Locking /config/amc.log Error during startup: java.nio.file.AccessDeniedException: /nobody/.filebot/cache java.lang.ExceptionInInitializerError at net.filebot.Main.main(Main.java:107) Caused by: net.sf.ehcache.CacheException: java.nio.file.AccessDeniedException: /nobody/.filebot/cache at net.filebot.CacheManager.<init>(CacheManager.java:36) at net.filebot.CacheManager.<clinit>(CacheManager.java:22) ... 1 more Caused by: java.nio.file.AccessDeniedException: /nobody/.filebot/cache at net.filebot.util.FileUtilities.createFolders(FileUtilities.java:183) at net.filebot.CacheManager.acquireDiskStore(CacheManager.java:73) at net.filebot.CacheManager.<init>(CacheManager.java:33) ... 2 more /files/filebot.sh: line 56: /tmp/tmp.Lcc6U1bZRb: Permission denied sort: write failed: standard output: Broken pipe sort: write error Went to look at the permission for /nobody/.filebot/cache? drwxr-xr-x 1 nobody users 86 Feb 27 14:05 nobody The changed directory to .filebot and the cache directory and everything thats supposed to go under it isn't being created. For a test I manually created each of the folders and the .lock file. Chmod 0777 all of it and it started running. Stop filebot...start it again. cache and everything under it is removed and permissions on nobody/.filebot are reverted back. Checking the /tmp folder permissions (which i've never touched since installing unraid)...it looks like its root/root. Should I change the permission on that folder or point it to another directory like /config/tmp? So there is definitely some permission issues...just what do i need to do to fix this mess? Thanks Urlryn
-
diskmv -- A set of utilities to move files between disks
Figured it out.... Did a couple test runs for some of my anime stuff and everything transferred nicely! --Finds any anime folder starting with Kidou and merges them to disk1 find "/mnt/user/media/anime" -name "Kidou*" -mindepth 1 -maxdepth 1 -type d -print0 | xargs -0 -n 1 -I {} consld8 -t {} disk1 --Finds any folder starting with A or B and merges them to disk1. This will omit any folder whose name is only a single letter A or b find "/mnt/user/media/anime" \( -name '[ab]*' \) -mindepth 1 -maxdepth 1 -type d -print0 | xargs -0 -n 1 -I {} consld8 -t {} disk1 --If you also want to include those above, you will need to specify another pattern: the name must match either [ab]* or [ab] find "/mnt/user/media/anime" \( -name '[ab]*' -o -name '[ab]' \) -mindepth 1 -maxdepth 1 -type d -print0 | xargs -0 -n 1 -I {} consld8 -t {} disk1 *Note...the commands are set with the -t switch. So will need to change this to -f when you are ready to do the actual move/merge. Please test before changing it! Urlryn
-
diskmv -- A set of utilities to move files between disks
Is there a way to expand on this command to find a group of folders starting with the letter M...something like this for example: find "/mnt/user/Media/Movies" -name "M*" -mindepth 1 -maxdepth 1 -type d -print0 | xargs -0 -n 1 consld8 -f disk1 Well obviously that didn't work since consld8 requires a share specified! Right now having to do one folder at a time sucks since i'm trying to move stuff to Disk1 or Disk2 for organizational purposes. So I don't want to do a full disk4 to disk1. Not enough room even if I did! Thanks Urlryn
-
[Plugin] unbalanced
I'm moving around Movies, Anime and TVShows. I started with Anime. As for special characters...most don't have anything outside the norm. They typically will have a period, comma, dash, squared brackets and/or exclamation points. See the screen shots Sample folder listing Sample File Name List: As for the size....I've tried multiple tests. The error happens with selecting 1 folder, Bleach for example, or selecting many of folders. Selection total > 20GB fails Selection total < 20GB transfers no problem Folder Selection < 20GB Completed: So now i'll select the same 3 series + add Bleach. This batch will be > 20GB. Click Proceed and goes right to here: Log only shows this one error: W: 2017/12/17 08:38:20 server.go:331: closing socket (&{ws:0xc420116870 onMessage:0x6e6730 onClose:0x6e6780}): unexpected end of JSON input BTW.....Sorry for all the posts!! Looking at the logs saw something else that looked a tad strange....grabbed 7 series that were about 22GB In the logs I see this: I: 2017/12/17 09:44:41 planner.go:490: [143.32 MB] /mnt/disk4/media/anime/Denpa Onna to Seishun Otoko (2011)/./Ground Control To Psychoelectric Girl - Special 02 - The Nightmare Sun [1280x720 x264 AAC 2ch] [F327A5D6].mkv I: 2017/12/17 09:44:41 planner.go:493: --------------------------------------------------------- I: 2017/12/17 09:44:41 planner.go:494: I: 2017/12/17 09:44:41 planner.go:485: ========================================================= I: 2017/12/17 09:44:41 planner.go:486: disk(/mnt/cache):items(77)-(22.27 GB):currentFree(321.28 GB)-plannedFree(299.01 GB) I: 2017/12/17 09:44:41 planner.go:487: --------------------------------------------------------- I: 2017/12/17 09:44:41 planner.go:490: [343.12 MB] /mnt/disk2/media/anime/Chaos;Child (2017)/./Chaos;Child - 07 - Episode 7 [1280x720 x264 AAC 2ch].mkv I: 2017/12/17 09:44:41 planner.go:504: ========================================================= I: 2017/12/17 09:44:41 planner.go:505: Bytes To Transfer: 155.89 GB I: 2017/12/17 09:44:41 planner.go:506: --------------------------------------------------------- W: 2017/12/17 09:44:48 server.go:331: closing socket (&{ws:0xc420116240 onMessage:0x6e6730 onClose:0x6e6780}): unexpected end of JSON input Why does it say Bytes to Transfer is 155GB? when in the previous line is shows 22.27GB? Also what is it doing with the cache disk in that same line?....out of curosity Anything else i can test for ya! Let me know! Urlryn
-
[Plugin] unbalanced
Attempting to merge a bunch of video files...from /mnt/disk3/media/anime (2TB free on this disk) to /mnt/disk2/media/anime clicking proceed...it flashes to a empty transfer page. Looking at the logs: I: 2017/12/16 19:37:41 planner.go:493: --------------------------------------------------------- I: 2017/12/16 19:37:41 planner.go:494: I: 2017/12/16 19:37:41 planner.go:504: ========================================================= I: 2017/12/16 19:37:41 planner.go:505: Bytes To Transfer: 315.27 GB I: 2017/12/16 19:37:41 planner.go:506: --------------------------------------------------------- W: 2017/12/16 19:37:48 server.go:331: closing socket (&{ws:0xc4201f81b0 onMessage:0x6e6730 onClose:0x6e6780}): unexpected end of JSON input I: 2017/12/16 19:37:48 core.go:158: Sending operation I: 2017/12/16 19:38:17 core.go:148: Sending config I: 2017/12/16 19:38:17 core.go:153: Sending state I: 2017/12/16 19:38:17 core.go:163: Sending storage I: 2017/12/16 19:38:18 core.go:171: Sending history I: 2017/12/16 20:01:14 core.go:148: Sending config Broke out the transfer into smaller groups (half of what was done previous) for test....would still happen. Then did even smaller groups (1/3 the size)...same thing Kept going down till i was doing 3-10 series and they would transfer fine. Seems something is up with total size.....20GB is max I can seem to move. Anything higher will generate the above issue. Issue 2 Gather > Select Folder > Choose Target drive > click Previous It never goes back and loads the screen. The 4 bars on the top right is showing activity but it never does anything. Refreshing the window is the only way to get back. Issue 3 Gather > Select Folder > Choose Target drive > Click on Gather again > Select folders > Click Next Same as above....never finishes loading the screen and the 4 bars show activity...but nothing happens. Urlryn
-
[Support] binhex - DelugeVPN
Looks like this speed issue has nothing to do with Deluge or VPN.....internet speedtests from Unraid is crap! 2Mbit/s to 8Mbit/s is the max speeds I can get even though its connected at 1000 Mb/s Full Duplex. Guess i'm going look for some assistance on that first then hopefully that will fix deluge. Urlryn
-
[Support] binhex - DelugeVPN
So I'm having a speed issue that I've been trying to resolved over the weekend, but I am going to have to throw in the towel and ask for some assistance. First time setting up and using Delugevpn. Normally I just use qbittorrent. My VPN service is VPN.ac. Setting up the delugevpn docker was pretty easy. Was able to get it configured and connected to VPN.ac. But speeds wouldn't go past 200 KiB/s. Turn it off and download the same file with qb and easily hit 20 MiB/s. So started trying the different locations.....same results. Then I looked into the port forwarding stuff...but on their FAQ they do not provide port forwarding. I've included the supervisord_vpn.log but nothing really jumped out at me. New VPN....PIA. So since I couldn't figure out if it was me or on VPN.ac side, I decided to sign up with PIA today to give them a try. I deleted the existing delugevpn docker and then recreated it (using Spaceinvaders video and binhex newbie guide/vpn info). I had no issues getting it set up and connecting with the webUI....but again it was the same max 200 KiB/s speeds. Tried all the different locations and no change. Tried several suggestions.....like using the ItConfig plugin to to disable UDP and only use TCP. But no luck it seems. So any assistance/direction would be most appreciated. And one last question...should we be able to connect to Deluge via the remote thin client? If so.....i'm never able to connect to it with VPN enabled or not. Thanks Urlryn supervisord_vpn.log supervisord_pia.log
Urlryn
Members
-
Joined
-
Last visited