Everything posted by MammothJerk
-
[Plugin] unbalanced
on the hardlinks issue @jbrodriguez Seems to be some logic that moves the subdirectories separately which is what is breaking the hardlinks between said subdirectories. i.e if i have two hardlinked files /disk9/media/movies/movie.mkv /disk9/media/seeding/movie/movie.mkv the /movies/ and /seeding/ subdirectories get moved separately and the hardlinks break.
-
[Plugin] CA Appdata Backup / Restore v2.5
the "Delete backups if they are this many days old:" settings doesn't seem to work for me, i still have backups from late december and early January even though my limit is set to 30 days.
-
[Plugin] CA Appdata Backup / Restore v2.5
I found that the support link at the bottom of the page links to the old support page, and you haven't added yourself to the credits.😁
-
[Plugin] unbalanced
from my reading of the webui, unbalance seems to run different commands per each subdirectory one level deep this would break all of my hardlinks from seeding to movies even though they are correctly in the same unraid share. but unbalance is moving their directories separately for some reason.
-
[Plugin] unbalanced
I just moved the contents of an old 8tb drive to a new 20tb drive, unbalance reported 7.76tb were moved but the 20tb disk itself shows 13tb used. I had a lot of hardlinks on the 8tb drive, all of which broke when using unbalance to move all the contents to a different disk. I have a couple more disks that i want to do this operation on, but if i could i would like to avoid having to recreate several terrabytes of data, to then just delete when i recreate the hardlinks. Is it possible to keep hardlinks intact when scattering a drive to one other specific drive? All the relevant data is in /mnt/user/media/
-
[Plugin] CA Appdata Backup / Restore v2
/mnt/user/appdata/PlexMediaServer/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder is in my excluded folders so it shouldn't even be looking at it in the first place i am able to open the folder but they are all empty EDIT: Appears that when i migrated the settings from the old version there was a stray space in the excluded folders path which i assume is what messed it up. running another backup now and will get back to you +1 to the suggestion about better excluded folders management
-
[Plugin] CA Appdata Backup / Restore v2
Just updated on one of my servers and it ran into errors 2022/12/08 20:09:50 [15577] total size is 1,010,836,695 speedup is 19.19 [08.12.2022 20:09:52] Backing up libvirt.img to /mnt/user/Backups/libvirt backup/ [08.12.2022 20:09:52] Backing Up appData from /mnt/user/appdata/ to /mnt/user/Backups/appdata backup/[email protected] [08.12.2022 20:09:52] Separate archives disabled! Saving into one file. [08.12.2022 20:09:52] Backing Up /usr/bin/tar: ./PlexMediaServer/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder/d4/: Cannot savedir: Structure needs cleaning /usr/bin/tar: ./PlexMediaServer/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder/8f/: Cannot savedir: Structure needs cleaning /usr/bin/tar: ./PlexMediaServer/Library/Application Support/Plex Media Server/Cache/PhotoTranscoder/6d/: Cannot savedir: Structure needs cleaning /usr/bin/tar: Exiting with failure status due to previous errors [08.12.2022 20:25:42] tar creation failed! [08.12.2022 20:25:42] done
-
[Plugin] CA Fix Common Problems
I recently started getting the error "Share " " contains only spaces which is illegal Windows systems." and the button to "Ignore error" is not responding when i click on it. tried in both edge and firefox and to be clear the share is created with alt+0160, not spaces, so windows does not have an issue with it. Not sure if you are able to differentiate that in the plugin.
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
i have this same issue. 6.11.0-rc3
-
[6.10.0] In firefox i cannot open logs/terminal/syslog if another WebUI tab is open
I have the WebUI open in 2 tabs in a firefox window, i've noticed that sometimes i cannot access terminal or logs if i have another WebUI tab open at the same time. As soon as i close the other tab i can open terminal/logs on the other tab with no issue. If i have both tabs open and try to open terminal/logs, the popup window will flash open as a blank page for a split second and then close. I would assume it has something to do with the new log/terminal pop-up window. ideally i would be able to have both WebUI tabs open. Sometimes it doesn't work instantly after i close the other tab, but if i shift+refresh it usually works right away. WARNING FOR FLASHING IMAGE Firefox: 100.0.1 This issue happens intermittently and im not sure what causes it. right now as im typing this i have 2 tabs open and i have no issue opening the pop-up window. but 10 minutes ago i did have this issue with the same tabs open.
-
[Support] binhex - DelugeVPN
i don't have this issue but i was curious so i checked my web.conf as well. i have 25,000 lines of session entries but the file is only 883kb. for your file to balloon past 40mb means you've got over 1,000,000 lines of session entries. that definitely sounds to me like there's a different issue somewhere rather then it just being the active sessions never being cleared.
-
[Support] binhex - DelugeVPN
I'm playing around with the console trying to set up some execute scripts and in trying out a couple of commands i keep getting the same error. trying to resume a torrent that is currently paused i'm sending in the console deluge console resume oertbgoyertboy792345796yg and deluge-console resume oertbgoyertboy792345796yg gibberish being the hash or $torrentid in the execute script both giving me the error message Could not connect to daemon: 127.0.0.1:58846 Password does not match am i using the correct commands here or am i missing something?
-
[Support] binhex - DelugeVPN
Yes that does indeed work! I only recall having to mess with VPN_INPUT_PORTS and was not aware of the VPN_OUTPUT_PORTS variable as well. Thanks!
-
[Support] binhex - DelugeVPN
i have the exact same issue, trying to run execute plugin calling another docker container but the request is timing out
-
[6.10.0-rc8] RSA and DSA SSH keys do not work
i have no issues in 6.9.2 but as soon as i upgraded to 6.10.0-rc4 i started having this issue. Trying to connect to SSH via Putty gives me this error Using username "root". Server refused our key Keyboard-interactive authentication prompts from server: | Password: I tried twice recreating the private/public key pairs in puttygen, changing the .ssh/authorized_keys file in unraid, and changing the auth in Putty on my PC. No change. I've tried to change the authorized keys field in the root user but it always tells me the syntax is incorrect. the key has no line breaks and there is a space between ssh-rsa and AAAA
-
"Out Of Memory errors detected on your server"
the culprit was plex trying to analyze a old .mkv file that links to 2 other .mkv files. the 2 mkvs were originally released as anime episodes but then got bundled into a movie, so to save space i used segment linking to create a file that acts as the movie without using double the space.
-
"Out Of Memory errors detected on your server"
I've had this issue every other day for a while now, not quite sure what causes it. i've been suspecting Plex detecting intros so i tried a couple of days to turn off the docker when the "fix common problems" scan is running but it didn't seem to correlate with the error appearing or not. Here my diagnostics tower-diagnostics-20220408-0241.zip
-
Firefox 96.02
also an issue in firefox 98.0.1 in unraid 6.10.0-rc4
-
HBA card information
i've got a server built of unused parts from older computers in a define r4. the current motherboard only has 6 sata ports whilst i need 10 in total. from what i understand i need to add an HBA card to my system to expand its storage capacity. i'm running 6x3tb WD reds + couple SSDs so nothing crazy needed in the speed category. my motherboard has an open pci, and a pcie slot. from what i understand all i need is an HBA card in IT mode that fits in my motherboard, and then a SAS to SATA cable to connect the card to my drives. hitting up ebay this is something that looks promising: https://www.ebay.com/itm/143299825144?epid=14036731155 cheap, IT mode, and specifically mentions unraid. Am i missing something here or would the mentioned card work just fine in my situation? i'm not quite sure what to look for.
-
View docker container log in real-time outside browser
if your container writes to a separate log file you can read it with notepad++ nad the documentmonitor plugin. appears SOL if the container doesnt have a log file though.
-
View docker container log in real-time outside browser
only seems to be an issue when theres a lot of writes to the log at the same time but not much that i can do about that
-
View docker container log in real-time outside browser
I've tried firefox, edge, and chrome. all browser get terrible lag and sometimes crash when i open a window containing the log of a docker container. is it possible to view the log in realtime through a different program like putty or something?
-
Ultimate UNRAID Dashboard (UUD)
It's likely you need to change "data_units_written" to "total_LBAs_written" and add *512 to your math function. not all SSDs have the same names. you should be able to click in the data_units_written field and in the dropdown you should find a synonym
-
Ultimate UNRAID Dashboard (UUD)
i seem to have commented out the "attributes=true" flag under diskio while comparing the telegraf config of my two servers. this appears to have been the issue. i still have some issues with my SSDs though sdl and sdk are both missing some info, and sdj still has a duplicate for some reason. sdl, sdk, and sdj are all SSD's, where sdl is a mounted unassigned device whilst sdk and sdj are both part of different cache pools. I cannot find anything specifically about SSD's in the telegraf config or in the first post so im stumped. also did you get a chance to look at my post from earlier? 😁
-
Ultimate UNRAID Dashboard (UUD)