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.

morreale

Members
  • Joined

Everything posted by morreale

  1. am i missing something here? is the path configurable? all of my containers use /mnt/cache_one/appdata/ vs /mnt/user/appdata/ this is reporting 120 containers as orphaned (Appdata share scan found this folder, and no saved Docker template or installed container currently references it) i do see something similiar may have been mentioned above
  2. am i missing where it was said how the script should be configured to run? meaning manually or can it be scheduled and how often if so (asking since i saw it mentioned it doesnt run in the background. greaty work by the way. i just added another 128gb
  3. Can I get some clarification around moving from macvlan to ipvlan? I have upgraded my backup server and made the change to ipvlan with bridging still enabled. nothing seeing any issues but it is a backup with no VMs and only two dockers running not using a custom network concerned about primary server that is still using macvlan, bridging enabled, host access to custom networks : disabled, ~30 docker containers (10 are using a custom network) and several VMs (some use their own ports on a 4 port nic -Blue Iris for example which is also on a separate vlan) What exactly do I need to change when converting to ipvlan? Does bridging need to be on or off? host access to custom networks? Thanks!
  4. rolled back and sitting between 6%-10%. stopped docker server and rebooted as others have suggested. started items one at a time. seems no matter what combination it eventually starts happening again. Impacts Windows 11 VM running Blue Iris as well. Video becomes lagged by like 30 secs during viewing view web console attaching the diags that were taking right before the downgrade to 6.11.5. Issue doesnt appear to imapct my backjup server. splinter-srv-diagnostics-20230618-2246.zip
  5. is this the recoomended guidance vs multiple databases inside the same docker isntance? i am currently running a single instance with dbs for nextcloud and photoprism. i did recently had to rebuild due to errors/corruption that i tried to recover from so i am wondering if that was the cause or an update along the way.
  6. I found it. I was looking in the wrong place. Thanks
  7. Where is this screen located? I am seeing the rootshare being created under /mnt and it is causing an error in "Fix Common Problems" I also have a rootshare, "unraid_root", that I have manually created and would like to replace it with this one.
  8. In windows 10/11. Simply search for Internet Options (or Internet Properties) I simply add my server's IP but you can add the entire range.
  9. converted to the LSIO container for now. seems to be working correctly
  10. Having the same hanging issues during unpacking. The container has worked for years properly. what can I provide to assist with troubleshooting?
  11. anyone have success fixing this error Message Error occurred while executing task ClearLog: database disk image is malformed database disk image is malformed Exception System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed database disk image is malformed at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00083] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0016b] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x00090] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior) at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery (System.Data.CommandBehavior behavior) [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery () [0x00006] in <61a20cde294d4a3eb43b9d9f6284613b>:0 at Marr.Data.DataMapper.Delete[T] (System.String tableName, System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00091] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:803 at Marr.Data.DataMapper.Delete[T] (System.Linq.Expressions.Expression`1[TDelegate] filter) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\Marr.Data\DataMapper.cs:777 at NzbDrone.Core.Datastore.BasicRepository`1[TModel].Purge (System.Boolean vacuum) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Datastore\BasicRepository.cs:214 at NzbDrone.Core.Instrumentation.LogService.Execute (NzbDrone.Core.Instrumentation.Commands.ClearLogCommand message) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Instrumentation\LogService.cs:28 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:95 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1795 at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel) at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x00027] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41
  12. posted today - port forwarding for nextgen servers https://www.privateinternetaccess.com/helpdesk/news/posts/introducing-next-generation-port-forwarding
  13. same issue here (reverted to binhex/arch-rtorrentvpn:rtorrent-ps-1.1.r54.ga787dd9-1-08)
  14. Why is AutoTools moving files to the wrong completed folders? The thinking is based on label and AutoTools settings in the example below for a file labeled "apps" should move from /data/_rtorrent_/incomplete/apps to /data/_rtorrent_/complete/apps but it appears it is pulling in the container "/data" directory and moving to /data/complete/apps
  15. no it wasn't there. that is what prompted the question. i added it on that box the same time i added it on the new box just to be safe. thanks
  16. connected from outside via openvpn (pfsense) only able to access the gui after manually running the command has always worked on original server wasnt sure if something else may have been loading the command on that box
  17. any idea why this would be required on a newly built server running 6.8.1 vs one that is a few months old. the new server is only running the binhex_rtorrent docker whereas the other is running several of the other binhex vpn containers and i have never seen the iptable_mangle.ko issue. only noticed it on the new one after not being able to access the gui while connected via vpn. echo "# force iptable mangle module to load (required for *vpn dockers)" >> /boot/config/go echo "/sbin/modprobe iptable_mangle" >> /boot/config/go thanks!
  18. this doesn't happen when the operation type is "copy" only with "move" (it also seems copy is doing exactly what i want and moving files from the incomplete folders to the complete folders) i wonder if hardlink / softlink may be a better option Yep. All that seems to work correctly. It is once the download has completed and the file is moved to the final location based on label,etc. in the GUI it doesn't update its location and the torrent ends up in a "pausing" state. i can do a "save to" and correct the location and it will check the file and confirm it has completed download but will not start seeding again until the container is restarted and a force recheck. some people were saying the session files were not being updated after the move happened. it was an open issue on the Novik Github but doesn't seem to have been resolved. the tracker status is also "Download registered as completed, but hash check returned unfinished chunks." Thanks for all the help by the way!
  19. hopefully last question.... files are added and downloaded correctly. they are then moved using AutoTools to the correct location but end up in a "Pausing" state in the GUI and the path is not updated. i haven't found a definitive cause to this issue. i have checked permissions / folder owners. (what are the correct settings? nobody? last thing i am leaning to - what should the UMASK during docker creation be set to 000, 1000?, 0? 777? or am I completely on the wrong path
  20. it does appear to be saving on two servers through restarts now. not sure why the original settings made did not hold.
  21. thanks so much. with this info i was able to fix the issue
  22. Purchased my first Unraid Pro license June, 11, 2012. Havent looked back. The product itself and the extensibility is so amazing!

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.