Jump to content

brimnac

Members
  • Posts

    182
  • Joined

  • Last visited

Posts posted by brimnac

  1. That's correct - I'm trying to get the Vuetorrent UI working and running into the error. I'll disable my other docker that runs on 8080 and place this one back to default and see if it works from there. 8080 is my Ubiquiti, so I'm not sure if that's a long-term solution or not, but it's at least a start!

     

    Thanks for the reply!

     

    Edit: I worked it out, backwards, after this reply. I think I may have had the file path(s) wrong, but knowing it was supposed to be working I just nuked everything to start over.

     

    I got it going on 8080, and once I was able to do that, I changed the ports in the Docker image. What do you know, it worked!

     

    Thanks a ton, sincerely!

  2. Hi @binhex -  I appreciate all you've done - is there a way to use the alternative WebUIs with this container? Apologies in advance, but I tried looking for this in the thread. If it's been mentioned, I'm so sorry that I missed it! 

     

    I had to change my port to 8083, and it works with the default UI. When I link to a custom one, I get this error: 

    Unacceptable file type, only regular file is allowed.

     

    Unacceptable file type, only regular file is allowed.

     

    I'm assuming it's been dealt with, but again - I couldn't find it in the support thread "easily."  Any help is appreciated, no rush or urgency. I've been with your Deluge_VPN forever, and decided to make a switch to this after seeing the Vuetorrent UI in a video! 

     

    Thanks once more!

     

    Edit - Adding this link: 

    Looks like it's something with the privoxy, but I'm definitely not smart enough to understand how to take what they did there (NGINX) and apply it here!

  3. Hi! I've run into two simultaneous issues, and I'm stumped. Wanted to reach out to see if I could get a hand.

    • A newer 8TB drive keeps becoming Disabled (sdi).
    • Cache Drive 01 (sdc) in pool of two disappears when I stop the array to remove the drive
    • Log fills to 100% quickly, which I believe it is related to #2

     

    I've attached my diagnostics. I see access beyond end of device errors along with a few others, but I'm overwhelmed at where to begin or what to do.

     

    Like many, most of my home is run through unRAID, and when it's down I hear about it from everyone in the family! The system still runs, and if I reboot the cache drive works fine, all Dockers and VMs run.

     

    Edit: I've used unRAID a long time. I'm sure there are weird issues due to having essentially the same system for 8+ years. I've started over only a handful of times, so if there are other "issues" you see, please do bring them up!

    server-diagnostics-20210708-1231.zip

  4. Is there a location to change the User Agent? Apologies, I couldn't find the option and it seems like it "should" (?) exist in the Config.

     

    Set custom user agent #924

    @@ -414,6 +414,8 @@ class="btn btn-primary">Next step</button></a> <br>This will open a chat
            'log_retention_period_description' => 'Number of days to keep logs of notifications and archives of server
     uptime. Enter 0 to disable log cleanup.',
            'log_retention_days' => 'days',
            'user_agent' => 'User Agent',
            'user_agent_key_note' => 'Custom user agent used by monitor within communication with external services.',
        ),
        'notifications' => array(
            'off_sms' => 'Server \'%LABEL%\' is DOWN: ip=%IP%, port=%PORT%. Error=%ERROR%',

     

  5. @gamer1pc: try this, it got the Memory Tweak I was having issues with to work.

     

    I modified the config.json file using Midnight Commander. It originally ended like this:

    	"worker" : "unraid"
    }

     

    "worker" is no longer the last config option, so add a comma to the end and the new switches after.

        "worker" : "unraid",
        "mt" : 4
    }

     

    I don't know for certain, but I'd try something like this (put your worker information in the <name> variable, if applicable):

    	"worker" : "<name>",
    	"c" : "LTC",
    	"mc" : "FIRO"
    }

     

    I'm getting some rejected shares, so I'm going to figure that out next. --mt works for me now, though, per my LOG file:

    WARN: GPU #0(000100): Zotac GeForce GTX 1080, intensity set to 22, mtweak 3

     

    EDIT: I did need to set it as PRIVILEGED in the docker setup page when using the "mt" flag. I was getting errors that it wasn't in Admin mode; that solved the issue.

    • Like 1
  6. On 2/17/2021 at 5:46 PM, Shao said:

    Anyone know how to add: --mt Memory tweak mode?

    The config in GUI is way different than the command line options.

     

    Also looking for this. @PTRFRLL - is there something simple I'm missing? I keep getting barked at if I put --mt 4 or --mt=4 in the Extra Parameters, and can't figure out where else to make the change.


    EDIT: Solution below.

  7. 9 minutes ago, whitewraith said:

    I just think that it would be faster if I was able to move the files instead of rebuilding them. The disk is in good shape its not failing or anything I just dont want it in the array anymore as I would prefer to have only NAS rated drives in there. 


    If you're going from physical disk to physical disk, I haven't noticed a speed increase worth the hassle! Obviously do what you want, but I have found that doing things the recommended way saves me a bunch of time... mostly because I have to end up doing it the recommended way at the end of the day, anyway!

  8. I use binhex's DeglugeVPN docker, because I don't use any torrent client without a VPN. This one has leak guard and a few other things that make it work well.

     

    Works with Sonarr and Radarr, I have it set to copy the torrent upon completion to the actual shares, and leave the torrent in the download folder until a 2.0 ratio has been met. Once that ratio is met, it will delete the torrent and data from Deluge.


    Edit: have you checked the logs to see if any errors or warnings stand out to you?

     

    Here is a picture of my setup:

     

    DelugeVPN.thumb.png.8e9fa85d412f3d33abbe1a9f459f38dd.png

    • Like 1
  9. I'm not personally aware, but is there a reason you don't want to rebuild? The data is available as its rebuilding, it's not like it shuts the entire system out like it used to, if I recall.

     

    (Note: I totally understand your train of thought, and I'm not trying to *not* answer your question. Only trying to figure out if it's worth it for you to shut the array down, remove the drive, have it unprotected if another drive fails while you have the 4TB out, etc. I've found that it rebuilds it pretty quickly, but everyone's mileage may vary)

  10. Hi team - I'm running into errors with my cache pool and the docker.img, but can't figure out how to reformat / rebuild the parity. I promise I did a search and tried to do whatever I could before posting here, but I haven't been able to figure this out. I have two 1TB SSD drives in the btrfs pool.

     

    Useful(?) Information:

    • I've tried changing the format type to anything other than btrfs, but it won't allow me to do so in the Cache Drive drop-down. My only options are auto, btrfs, btrfs (encrypted).
    • Had reiserfs errors on another array drive, and was able to rebuild that successfully.
    • I've tried scrubbing and rebalancing several times. I run into an uncorrectable error and it stops the scrub. Rebalancing also stops mid-point.
    • I've tried scrubbing and rebalancing from both the UI and the console (via PuTTY).
    • I'm 100% cool wiping this and rebuilding... just can't figure that part out.

     

    Process I've used (based on information from other posts I've read):

     

    1. Copy files off cache drive to a disk on the array (disk20).
    2. Stop the array.
    3. Remove the cache drives from the array.
    4. Start the array.
    5. Stop the array.
    6. Add the cache drives back - do not start array yet.
    7. Click on the Cache Drive link http://[ServerIP]/Main/Device?name=cache.
    8. Tried changing from BTRFS to BRTFS (encrypted).
    9. Start the array.
    10. See that nothing has changed.


    Things I haven't tried:

    • Using just one drive in the pool
    • Formatting via console (because I'm not sure how - I've tried Google and the unRAID search)
    • Praying to the Flying Spaghetti Monster that this will "just work" after a reboot (OK, I have tried that, unsuccessfully, several times)
    • Physically replacing the drive(s) or cable(s). <insert standard excuse as to why I don't want to open my case if I don't have to: "It's hard to get to, but I'll do that if I have to!">

     

    I'm all ears. I didn't include my log but can add it if that's necessary. I wasn't sure what information it would provide.

     

    Edit: in my haste, I forgot to include the implied "Thank you for any help and time spent, even if it does not result in a success."

  11. 50 minutes ago, Tabraxis said:

    Hello All,

     

    I was wondering what's happen to my docker. I came back this afternoon and found that nothing was downloading, so i restarted the docker and now I cant get access to the portal page? So I went to the logs, but I'm not able to find out what the issue actually is? Can anyone help me sort out why it just stopped suddenly? 

    <image>

    It just keeps repeating the above.

    Samesies here. I got a DMCA notice for the first time ever so I went to check on it and restart. It didn't work, so I decided it was as good of time to ever to update to 6.6.6, did that and still having the same issue you are.

  12. Hi - forgive my ignorance on this, and accept apologies in advance if I'm doing anything wrong. I looked (briefly, admittedly) to see if anyone else was experiencing this.

     

    I had to redo my Plex a while back, and it seems like the system now uses 100% of the CPU 100% of the time, once Plex is started. I have a gigantic library, so it could be updating stuff like thumbnails, but my drive isn't getting any smaller.

     

    I'm using Unassigned Devices to mount an SSD for Plex only. It's set as a Slave in the docker. If log files or whatever are needed, let me know what settings to turn on for the logging and I'll include those. If someone else has awareness, or this is answered earlier in the thread, thank you to anyone who can assist.

  13. @Squid - I know, I thought that as well. None of those options worked for me, so I'll just rock the two cache drives (or more) until they don't work for me any longer, I guess.

     

    I had a heckuva issue earlier this summer w/Unassigned Devices, so combined with this I'm going to take the current path I know is working. Plex looked like it'd start, but in Plex the app I had no love finding my Server.

  14. Just updated to 6.2rc4. I was running 6.1.9. I previously had my docker.img and appdata on an SSD mounted with the unassigned devices plugin. The docker.img is not recognized now. I tried deleting it and recreating but it would not create a docker.img on the ssd. I put in the path to the ssd, click apply, and nothing happens.

     

    I tried creating a docker.img on the cache drive and it was successful. I deleted that image and tried again on the ssd, but no luck. I'd rather use the SSD for dockers, otherwise the cache drive stays spun up all the time because of the dockers I use.

     

    edit: I'm just going to use the SSD as a cache drive and add the former cache drive to the array.

     

    Same exact issue w/6.2. I ended up getting a 1TB SSD as my cache, but now I can't do any docker items on Unassigned Devices (I had two, one for all apps except Plex (120GB) and one for Plex alone (480GB, so my metadata / thumbnails could take as much space as possible). I'm glad I can have multiple Cache drives now. After a previous update I had issues as well, so I'm just moving all my SSDs to Cache Drives and going from there.

  15. Hi - I may be doing something incorrectly, but I am not able to stream h.265 videos (HEVC). Is that something I'm messing up, or something that isn't supported in this version? I saw a thread w/the Air Video HD folk saying it had been supported for a while, so I just wanted to check!

     

    Thank you very much - regardless of that I use this almost every day. Love it and recommend it to other friends with unRAID.

     

    Interested if anyone knows about this, I cant play h.265 via Air Video, get a codec error

     

    I should correct myself - it's just *some* HEVC files I can't play. Some seem to work, but others do not. I don't know where a log file is kept or whatever, but can try and then post here if anyone knows / cares.

  16. Having the same issue as another user after what must have been an upgrade. SMB shares aren't working any longer - well, they are, and I can see the share directory... just not able to access.

     

    Gone into the Unassigned Device settings page and made my two accounts accessible via Public share, Read/Write access.

     

    Not sure if the drives being mounted @ /mnt/disk/plex ; /mnt/disk/scratch (disk, not disks) has anything to do with it or not.

     

    Latest version of unRAID and most up to date version of the plugin. Running Windows 10 w/a Microsoft account using my email address, so when I go to log in w/ "Server\<unRAID account>" or just "<unRAID account>" it barks at me. I've created new accounts, still no dice.

     

    Jun 23 23:51:08 Adding new config...
    Jun 23 23:51:08 Defining share 'plex' on file '/etc/samba/unassigned-shares/plex.conf'
    Jun 23 23:51:08 Adding share 'plex' to '/boot/config/smb-extra.conf'
    Jun 23 23:51:08 Reloading Samba configuration...
    Jun 23 23:51:08 Directory '/mnt/disks/plex' shared successfully.
    Jun 23 23:51:08 Adding NFS share '/mnt/disks/plex' to '/etc/exports'.
    Jun 23 23:51:08 Adding NFS share '/mnt/disks/plex' to '/etc/exports-'.
    Jun 23 23:51:08 Reloading shared dir '/mnt/disk/scratch'.
    Jun 23 23:51:08 Removing old config...
    Jun 23 23:51:08 Removing SMB share file '/etc/samba/unassigned-shares/scratch.conf'
    Jun 23 23:51:08 Removing SMB share definitions from '/boot/config/smb-extra.conf'
    Jun 23 23:51:08 Reloading Samba configuration..
    Jun 23 23:51:08 Successfully removed SMB share 'scratch'.
    Jun 23 23:51:08 Removing NFS share '/mnt/disk/scratch' from '/etc/exports'.
    Jun 23 23:51:08 Removing NFS share '/mnt/disk/scratch' from '/etc/exports-'.
    Jun 23 23:51:08 Adding new config...
    Jun 23 23:51:08 Defining share 'scratch' on file '/etc/samba/unassigned-shares/scratch.conf'
    Jun 23 23:51:08 Adding share 'scratch' to '/boot/config/smb-extra.conf'
    Jun 23 23:51:08 Reloading Samba configuration...
    Jun 23 23:51:08 Directory '/mnt/disk/scratch' shared successfully.
    Jun 23 23:51:08 Adding NFS share '/mnt/disk/scratch' to '/etc/exports'.
    Jun 23 23:51:08 Adding NFS share '/mnt/disk/scratch' to '/etc/exports-'.

     

    Thanks for any help, driving me crazy this evening. Been out since ~ yesterday, IIRC. Worked fine before that (could have been an old version, I just installed the "Auto-Update" feature for plugins recently).

     

    EDIT: Couldn't tell you why, started working again. Turned off security, maybe that's why?! Seems weird, but whatever, just happy to be able to browse. I renamed my plex drive as "/mnt/disks/plex" (with an S) and now it won't let me change it back, so that kind of sucks (it's forcing me to rescan all my stuff; I've got a very large library).

  17. The Mover script isn't working. Haven't had an item move from my Movies' completed folder to my actual Movies folder in ~ 2 months. I just reinstalled SickBeard and am getting an error when trying to do the script for that as well, so while I don't think they're related they could be. I'll post setup for SAB in just a minute.

  18. Here's my first attempt, let me know if I left anything relevant out:

     

     

    Imgur album of the Docker setup and CP settings. I use Deluge and SAB, and have since the beginning of time. Most notably would be SAB, as I really only recently started using Deluge (but I don't think that is related to this "issue").

     

    I just made my /mnt/user accessible because I wanted to start broad and work my way down, essentially. As I said, LMK what else anyone would need to see in order to be helpful. I can restart the thing and grab logs, but as a note my movie library is ~ 4800 strong, give or take.

  19. Hi - I'm back from vacation and hoping someone can help me w/my version of CouchPotato. I recently switched to this distro, if you will, from another, but neither of them are working particularly well. It's been since February since I've had a working move.

     

    Let me know what I can post to help understand this, if anything!

  20. That sucks that the renamer part isn't working for you and you couldn't get a solution. I'm in the same boat, mine hasn't worked since about February - thought maybe it was the Docker container so I switched to darn-near anyone who made one, and it never ended up working.

     

    I'm headed on vacation tomorrow, so I have nothing relevant to post now other than to let y'all know I'll probably be posting more on Tuesday the 19th!

×
×
  • Create New...