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.

Unraid-arr

Members
  • Joined

Everything posted by Unraid-arr

  1. No, The location might have changed. (I believe because of the new refreshed plugin) /boot/config/plugins/nut-dw/ups/
  2. So, I merged the command from logs and your message above and it works. Started from command line, keeps the terminal busy which I can start with nohup, but this should not happen. Also, doesn't detect my network UPS (I am using NUT client). Starting the server I see no difference in the app whatsoever. What functionality am I missing if remove this plugin? Because I see no additional info in the app v6.6.0. Edit: One difference is logs. Which I can see only when server is running.
  3. There is nothing for that process name. Some syslogs for good measure from the same time: Aug 18 17:02:15 Zeus ool www[34274]: /usr/local/emhttp/plugins/controlr/scripts/stop Aug 18 17:02:26 Zeus ool www[34950]: /usr/local/emhttp/plugins/controlr/scripts/start Aug 18 17:02:26 Zeus sudo: root : PWD=/usr/local/emhttp ; USER=root ; COMMAND=/usr/bin/bash -c 'env PORT=2378 SHOW_UPS=true /usr/local/emhttp/plugins/controlr/controlr --port 2378' --show-ups Aug 18 17:02:26 Zeus sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) Aug 18 17:02:26 Zeus sudo: pam_unix(sudo:session): session closed for user root Screenshot - Thanks!
  4. It never activates, that is the issue. You can already see in the screenshot. I have it set to yes, but it never activates. I flipped the switch multiple times. Thanks!
  5. The Plugin does not run when enabled. Any help would be appreciated. Purchased the app on Google Play Store and was wondering if I am missing something if this plugin does not run? Edit: I also don't see any logs in the app on phone. version 6.5.0 on android 14 TIA
  6. Updating one of the folders to add a new docker container I installed. Folderview plugin deleted all other folders and f·ed up the page. I had flash backup with unraid connect online thing. That does not let me download the old version of file. Thankfully, I had the manual backups configured via CA backup plugin. I do not have the patience to redo all the folders. TBH I was going to uninstall this plugin if I had not found that backup. Thanks!
  7. Hello Team, I still get notifications when ignored. I have immich installed with docker compose and have marked it as ignored for update notification and still get the notification. Additionally, no update is available, still the docker tab shows update available. Please provide a solution. Thanks Screenshot from Plugin: Screenshot from Notification Archive from this morning.: Thanks
  8. Any way to ignore the items I know are not supposed to be deleted. Posting some screenshots for reference. on the plugin page - On Docker page - mappings Thanks in advance.
  9. Thanks this worked for me today. Had this issue today randomly out of the woods. Cheers!
  10. Wondering if this is fixed in Version 6.12.11 (2024-07-16) Thanks
  11. Upgraded from 6.11.5 to 6.12.10 and files have started to be created on random disks than what I was used to before with same settings. I have some folders in the specific drives and now copying files splits them even when the setting is off as before.
  12. I think it would be a good idea to have a guide where you can choose what version you are on and which version you want to migrate to, and it can show the issues. UnRaid Assistant just told me everything is fine when in fact I know it isn't. Because there is macvlan issue I need to deal with at the minimum. Was told to post here from discord. Hope someone can point me in right direction. TIA Edit: found this link https://docs.unraid.net/unraid-os/release-notes/6.12.10/ which might be helpful. But there is no way to see the cumulative effect of multiple updates.
  13. Getting this error in logs when refreshing any series manually from the UI. Any help is appreciated. Thanks in Advance. @binhex On Refresh button click in a series: 2023-12-23 13:02:11,857 DEBG 'sonarr' stdout output: [Info] SceneMappingService: Updating Scene mappings 2023-12-23 13:02:26,625 DEBG 'sonarr' stdout output: [Warn] HttpClient: HTTP Error - Res: [GET] https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0: 500.InternalServerError (0 bytes) 2023-12-23 13:02:26,636 DEBG 'sonarr' stdout output: [Error] TaskExtensions: Task Error 2023-12-23 13:02:26,636 DEBG 'sonarr' stdout output: 2023-12-23 13:02:26,637 DEBG 'sonarr' stdout output: [v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0] at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 2023-12-23 13:02:26,637 DEBG 'sonarr' stdout output: at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 On start: 2023-12-23 13:18:55,758 DEBG 'sonarr' stdout output: [Info] SonarrBootstrapper: Starting Web Server 2023-12-23 13:20:10,241 DEBG 'sonarr' stdout output: [Error] TaskExtensions: Task Error 2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output: 2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output: [v3.0.10.1567] System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure: 'https://services.sonarr.tv/v1/time' ---> System.Net.WebException: Error getting response stream (ReadDoneAsync2): ReceiveFailure at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x000e6] in /build/mono/src/mono/mcs/class/System/System.Net/WebResponseStream.cs:458 at System.Net.WebOperation.Run () [0x0018f] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:283 2023-12-23 13:20:10,242 DEBG 'sonarr' stdout output: at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator`2[TSource,TResult].ToList () [0x00014] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0000e] in /build/mono/src/mono/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_2`1[TEvent].<PublishEvent>b__2 () [0x00035] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119 at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476 at System.Threading.Tasks.Task.Execute () [0x00000] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319 On Application update Check inside the docker: 2023-12-23 13:43:51,309 DEBG 'sonarr' stdout output: [Warn] HttpClient: HTTP Error - Res: [GET] https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0: 500.InternalServerError (0 bytes) 2023-12-23 13:43:51,326 DEBG 'sonarr' stdout output: [Error] CommandExecutor: Error occurred while executing task ApplicationUpdateCheck [v3.0.10.1567] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [https://services.sonarr.tv/v1/update/main?version=3.0.10.1567&os=linux&runtimeVer=6.12.0] at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.Update.InstallUpdateService.GetUpdatePackage (NzbDrone.Core.Messaging.Commands.CommandTrigger updateTrigger) [0x00015] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:223 at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCheckCommand message) [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\InstallUpdateService.cs:255 at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000e0] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:96 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) [0x0011e] in /build/mono/src/mono/external/corefx/src/System.Linq.Expressions/src/System/Dynamic/UpdateDelegates.Generated.cs:1874 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\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:41
  14. Thanks for the quick fix on this. Updated today and this issue is fixed.
  15. Error on settings Page (http://tautulli:8181/settings), App loads and works fine. VERSION V2.13.3 If anyone has a clue please let me know. Thanks in advance. Error ! TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' </tr> <tr> <td>System Language:</td> <td>${plexpy.SYS_LANGUAGE + (' (override {})'.format(plexpy.CONFIG.PMS_LANGUAGE) if plexpy.CONFIG.PMS_LANGUAGE else '')}</td> </tr> <tr> <td>Python Version:</td> <td>${sys.version}</td> </tr> /app/tautulli/data/interfaces/default/configuration_table.html, line 77: <td>${plexpy.SYS_LANGUAGE + (' (override {})'.format(plexpy.CONFIG.PMS_LANGUAGE) if plexpy.CONFIG.PMS_LANGUAGE else '')}</td> /app/tautulli/lib/mako/runtime.py, line 936: callable_(context, *args, **kwargs) /app/tautulli/lib/mako/runtime.py, line 948: result = template.error_handler(context, error) /app/tautulli/lib/mako/runtime.py, line 938: _render_error(template, context, compat.exception_as()) /app/tautulli/lib/mako/runtime.py, line 916: _exec_template(inherit, lclcontext, args=args, kwargs=kwargs) /app/tautulli/lib/mako/runtime.py, line 874: _render_context( /app/tautulli/lib/mako/template.py, line 439: return runtime._render(self, self.callable_, args, data) /app/tautulli/plexpy/webserve.py, line 143: return template.render(http_root=http_root, server_name=server_name, cache_param=cache_param,
  16. Thanks for the quick turnaround on this. Fixed as of version: 2023.11.10a
  17. Today's update broke the Toggle switches UI for me... Anyone else? Unraid Version: 6.11.5 Unassigned Devices Version: 2023.11.10 Unassigned Devices Plus Version: 2023.11.08 Unassigned Devices Preclear Version: 2023.11.08 Cheers!
  18. Any updates?
  19. This would be better asked on Linux forums or subreddits, however I will try to answer. So, from the info you provided it looks like you will try to access the share as: \\rpi-ipaddress\media\Server however, workaround for unraid is to use drive not share folders, so something equivalent in linux should be \\rpi-ipaddress\root\dev\disk\by-id so you would mount the root directory as share like so in smb.conf [rootshare] path= / comment= browseable= yes I may or maynot be correct in the exact path name however, the concept is that you want to access it via the drive not the shared folder. Hope I am making sense. Cheers!
  20. Hi Neha, In Unraid v6.11.5 I use the /mnt/disk*/ paths rather than going through /mnt/user/shares which solves my issue for now. Here is the link to solution from Unraid admins. >>>Forum Discussion<<< I am not sure about Debian specifically. Please elaborate on the issue you are having. Cheers!
  21. Did you get any news on this ? Thanks!
  22. Thanks again for the super quick response. The toggle would be nice. 👍🏼 Cheers!
  23. Hi @Kameleon83, Quick Question - How can I remove the "Docker App Not Running" section entirely like your app initially had it? I only want the Running Apps and no fluff. Also, any upcoming updates for v6.12.* compatibility? I have not migrated yet, waiting for things to iron out before I jump. Usually I feel minor revision 3 is where it's at. Thanks for the ongoing support. Much Appreciated. Cheers!
  24. Thanks for the links, I did some reading and fiddling with my setup and to be honest it is still messier than other *arrs suite I am used to. It does not manage revisions of books i.e. 2022 edition vs 2023 edition of the same book in a single folder. There is no consistent file naming structure I can adhere to for mixed file types i.e. some as pdf or epub. It just might not be for my use case, but I just want to throw some books at it and let it organize like plex does for my media. 🤷🏽‍♂️ I might give it another go in a few months. Cheers!

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.