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.

Djoss

Community Developer
  • Joined

  • Last visited

Everything posted by Djoss

  1. No, I don't think the parity check has anything to do with this. The fact that the progress change may just be some estimate changes. You can look at Tools->History and check if anything look anormal.
  2. The "Automatic Video Converter: Output directory" setting is a directory *inside* the container and you probably want to keep it to "/output".
  3. Try to remove /mnt/user/appdata/HandBrake/failed_conversions and then restart the container. Your files should be converted again. Look for the failures in the container's logs.
  4. Okay, thanks. Does this mean the redirect will only work on the non-SSL port? I would've figured the cert issue wouldn't have been an issue if it redirected to where I told it to go. Yes, the way the default page is configured in nginx makes it apply to non-SSL port only.
  5. The files failed to be converted. Look at /mnt/user/appdata/HandBrake/log/hb/conversion.log to get more details about the failures.
  6. The errors in the log file are related to network timeouts and errors returned by thetvdb. Do you know if they occur at the same time as the Java crash seen in container's log?
  7. I guess our files are available locally on unRAID?
  8. Did you exposed 2 devices for your reader? If not, look at the container's log to see which one is missing. Also, make sure you didn't selected a CC (closed caption) track.
  9. You can try to play with the following nginx settings: https://docs.nginx.com/nginx/admin-guide/security-controls/controlling-access-proxied-tcp/#restrict
  10. Yeah it seems to have a bug in the UI where the certificates are wrongly shown as expired. To my knowledge the author of this project doesn't have plan to support this.
  11. Do you remember which email you used? If yes, you can reset the password: https://github.com/jlesage/docker-nginx-proxy-manager#password-reset
  12. Try to discuss with Karatekid, who seems to have resolved this issue.
  13. This is the expected behaviour. Since your are reaching an unknown domain, it's not possible to present a valid cert. Thus, a dummy one is used.
  14. If there is any error from dupeGuru, they should appear in the container's log. So dupeGuru is able to successfully identify duplicates, but it freeze when you apply an action? Which action (and its settings) are you applying and on how many files?
  15. Look at the container's log. You should see messages about what's going on.
  16. Since you can set/use absolute path in the naming scheme, you will be probably be able to move the files to a new folder. For example, see: https://www.filebot.net/forums/viewtopic.php?t=3786
  17. Where do you see the EOL ? As for the restore, are you trying to restore files to their original location? If yes, you first need to go in container's settings and change the permission for the Storage folder to read/write. By default, it's read only.
  18. Try to add a variable named "ENABLE_CJK_FONT", with a value of "1". https://github.com/jlesage/docker-firefox#environment-variables
  19. It seems that on Windows, backup to a network share is not supported: https://support.code42.com/CrashPlan/6/Backup/Back_up_networked_storage_or_NAS_devices
  20. Do you have anything in the container's log?
  21. Yeah the same port can't be used by 2 different services. Which error are you getting exactly?
  22. Did you check your site with https://securityheaders.com to see if the header is correctly set?
  23. It seems have ways to set the default gateway of a container in bridge network mode: https://stackoverflow.com/a/37047070 I think that if your Docker VPN is also in bridge network mode, you could set the default gw of another container to point to the internal IP of the Docker VPN.
  24. Did you try to increase the resolution of the window with "Display Width" and "Display Height" in container's settings?
  25. Check the few last posts, @Karatekid had the same issue. But you probably need to add the following under the Advanced tab of your proxy host: add_header X-Frame-Options "SAMEORIGIN"; Then environment variable is only for the NginxProxyManager UI itself.

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.