Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ruthalas

Members
  • Joined

  • Last visited

Everything posted by Ruthalas

  1. Excuse me if this has been asked previously, but is there a number of loaded torrents beyond which this version of Deluge becomes unstable? I am running around 500 torrents and Deluge is starting to display "The connection to the webserver has been lost!" in the webUI, as the UI becomes unresponsive. I believe Deluge continues to function, as torrents are still processed from load folders and filed appropriately, but the UI remains inaccessible. I have attempted the following to mitigate this issue: aggressive queuing- that seems to resolve the issue inconsistently at best Using the install-able client for Windows to connect to the Deluge daemon- this makes no difference, the UI becomes unresponsive shortly after Deluge is turned on I have tried looking at both unRAID and Deluge logs, but can't see any errors being thrown. Is this a limitation of Deluge, or something else? Any help would be appreciated.
  2. In my case, it replaced my existing MotionEye container (and left the previous image orphaned). Did your MotionEye instance disappear entirely instead of being replaced?
  3. aartr's fork works well to solve this issue! Looking forward to his changes being merged into the main branch. Thank you aartr!
  4. I have not had success resolving the timezone issue. I did find this, which may be a solution, but I am not knowledgable enough to implement it to test: Source (Highlighting added) Can anyone determine if this is a viable/applicable methodology?
  5. Hello folks, I have been using this to back up a VM, and a recent power outage corrupted the VM. I copied over the img, but that was insufficient to restore the VM. I assume this means the configuration is damaged, and while I believe that is part of the backup (the xml file?) I am not sure the proper way to utilize that in the restore process. Can someone guide me in properly restoring from the backup?
  6. Hello folks, I have been using this to back up a VM, and a power outage corrupted the VM recently. I copied over the img, but that was insufficient to restore the VM. I assume this means the configuration is damaged, and while I believe that is part of the backup (the xml file?) I am not sure the proper way to utilize that in the restore process. Can someone aid me in properly restoring from the backup?
  7. Has anyone been able to resolve the timestamp issue with this docker?
  8. I similarly find that MotionEye is time-stamping my videos 7 hours off of the system time in unRAID.
  9. Afternoon folks! A question regarding the WebUI. The WebUI does not contain the 'added' column. I found a forum post here that details how this column (and others) could be added back by editing the "deluge-all.js" file. He located it here: /usr/lib/python2.7/dist-packages/deluge/ui/web/js/deluge-all.js Thinking to do the same I went to the appdata location for the deluxe docker, but this section of the deluge files is not there. (I assume it's wrapped into the docker image.) Is there a way to dig into that and make a modification to that js file? (Alternately, is there another way to have the added column available in the webUI?)
  10. Thank you, I appreciate the explanation. I'll dig through the documentation you linked for further reading.
  11. To clarify, is there a single image for the Deluge docker, or are all dockers within a single image? I am not super familiar with dockers. Edit: And what is the easiest way to delete that? I have Krusader installed for file operations... but it is itself a docker, heh
  12. Can you do that and preserve the configuration and active content in Deluge?
  13. I am slowly learning which logs are where, and how to read them. (Just as a side note, I've been reading through this thread, and several people have tried to mix in parts of this other guy's tutorial: https://cyanlabs.net/tutorials/the-complete-unraid-reverse-proxy-duck-dns-dynamic-dns-and-letsencrypt-guide/ The reason for that is that you don't cover setting up letsencrypt in your (otherwise excellent) guide, and that guide is one of the results when searching for setting up letsencrypt.) I am currently untangling the same mess via some older posts.
  14. When requesting the page from outside the local network, the prefix 'https://' must be used. Comcast is my ISP. It does not appear that they are blocking port 80, as I can now access the base letsencrypt page externally.
  15. The asuscomm functionality was off to start with. I enabled it to see if it would change anything. I have turned it back off. Sorry, it was the other fellow who recommended I go elsewhere: Edit: Ah! My phone had defaulted to my work wifi, rather than 4G as I thought. On 4G I once again receive the same 'connection refused' error. (Rather than a 'connection reset' error.) I get connection refused when I access via local network or via XXX.duckdns.org
  16. Interesting. This router does have that functionality. (Good call!) I have enabled it and cannot even access the router's webUI from the new asus domain. I will move to the external access thread. Can you direct me to it? I searched around and couldn't find an official thread for that.
  17. My port forwarding looks like this: I believe that is appropriate for the docker, as the docker is configured like so: Does anything seem to be awry there? Thanks for the clarification! The docker-specific log is attached to the first post. When I try from outside the local network I get ERR_CONNECTION_RESET. I belive the port forwarding is appropriately configured (see above). I will post in the external help next if you feel that is a better option.
  18. Hello all! I have set up the letsencrypt docker, but when I try to access it via a web-browser on the local network I get an ERR_CONNECTION_REFUSED. I am in the process of setting up Nextcloud using this guide. The guide does not include the setup for letsencrypt, it assumes you have that already, so I am following this guide for a dynamic DNS letsencrypt reverse proxy (I think that's the correct terminology). It uses DuckDNS to do the dynamic DNS. If I run the following on the unRAID command line: tail -20 /var/log/nginx/error.log I get the following: 2018/03/28 22:40:53 [error] 4246#4246: *41724 user "XXXXX" was not found in "/etc/nginx/htpasswd", client: 192.XXX.XXX.XXX, server: , request: "GET /Main HTTP/1.1", host: "192.XXX.XXX.YYY" I dug around for an htpasswd file to look at, but couldn't find one, even when using Krusader to search all of /mnt. According to the guide, I should be able to navigate to the letsencrypt installtion via server:81 and should see the following: Attached is a log for the letsencrypt docker, a this is its run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='LETSENCRYPT-ReverseProxy-' --net='bridge' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e 'EMAIL'='[email protected]' -e 'URL'='duckdns.org' -e 'SUBDOMAINS'='quillnextcloud' -e 'ONLY_SUBDOMAINS'='true' -e 'DHLEVEL'='2048' -e 'VALIDATION'='http' -e 'DNSPLUGIN'='' -e 'PUID'='99' -e 'PGID'='100' -p '81:80/tcp' -p '444:443/tcp' -v '/mnt/user/appdata/letsencrypt':'/config':'rw' 'linuxserver/letsencrypt' 35d44450e249fec834b7849d1324df5a393bdc2d63e40ce3ee166d541094ed64 Can anyone provide some guidance? letsencrypt log.txt
  19. Hello folks! I have an odd problem you may be able to help with. I recently set up your nice Deluge docker and got it up and running the way I want. In my configuring I enabled one of the stock plugins: the 'labels' plugin. Oddly, when I gracefully stop and start the docker, the plugin is disabled. This happens both when unRAID is restarted and when the docker itself is stopped and started. Can anyone provide some insight into why this might be happening? (And how I might go about fixing it?)
  20. I am using the Dynamix SSD Trim tool to run trim on my cache at this time each evening. And each time it runs I get the following error (via email report): cron for user root /sbin/fstrim -a -v | logger &> /dev/null Console and webGui login account fstrim: /mnt/cache: FITRIM ioctl failed: Remote I/O error Can anyone help me understand why the trim command is failing?
  21. Ah, thank you. The video guide I watched indicated that if the drive was not pre-cleared, the array would have to remain down while unRAID precleared the drive. Is that correct?
  22. Hello folks! Forgive me if this is the wrong area to ask about this, but I am attempting to acquire the 'Preclear Disk' plugin (per SpaceInvader's recommendation) via Community Applications, but it does not come up in a search. How can I troubleshoot that? Is it possible that it is not suitable for UnRAID 6.4.1? That's the only thing I can think of that would prevent it from showing up, assuming it hasn't been depreciated. Thank you!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.