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.

dhstsw

Members
  • Joined

  • Last visited

Everything posted by dhstsw

  1. Rebuilt all the docker image after upgrading to 6.12 / 6.12.1. Now Sonarr can't connect with anything (both indexers and download clients). Indexer are under Jackett in torznab. Client is Transmission. When i test an indexer, for example, i get this: [v3.0.10.1567] System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer.: 'http://10.0.1.25:9117/api/v2.0/indexers/1337x/results/torznab/api?t=caps&apikey=(removed) ---> System.Net.WebException: Unable to read data from the transport connection: Connection reset by peer. ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer --- End of inner exception stack trace --- at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (System.Net.Sockets.SocketError error) [0x00000] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1088 at System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (System.Int16 token) [0x00025] in /build/mono/src/mono/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:1062 at System.Threading.Tasks.ValueTask`1+ValueTaskSourceAsTask+<>c[TResult].<.cctor>b__4_0 (System.Object state) [0x00030] in /build/mono/src/mono/external/corefx/src/Common/src/CoreLib/System/Threading/Tasks/ValueTask.cs:655 --- End of stack trace from previous location where exception was thrown --- at System.Net.WebResponseStream.InitReadAsync (System.Threading.CancellationToken cancellationToken) [0x00091] in /build/mono/src/mono/mcs/class/System/System.Net/WebResponseStream.cs:452 at System.Net.WebOperation.Run () [0x0018f] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:283 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.MyGetResponseAsync (System.Threading.CancellationToken cancellationToken) [0x00235] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1016 --- End of inner exception stack trace --- 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.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x000a1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:64 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider+<>c__DisplayClass4_0.<GetCapabilities>b__0 () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 at NzbDrone.Common.Cache.Cached`1[T].Get (System.String key, System.Func`1[TResult] function, System.Nullable`1[T] lifeTime) [0x000b1] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Cache\Cached.cs:104 at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities (NzbDrone.Core.Indexers.Newznab.NewznabSettings indexerSettings) [0x00020] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Newznab\NewznabCapabilitiesProvider.cs:36 at NzbDrone.Core.Indexers.Torznab.Torznab.get_PageSize () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:23 at NzbDrone.Core.Indexers.Torznab.Torznab.GetRequestGenerator () [0x00000] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\Torznab\Torznab.cs:27 at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00007] in C:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:336 2023-06-24 14:13:59.4|Warn|SonarrErrorPipeline|Invalid request Validation failed: -- : Unable to connect to indexer, check the log for more details the very same indexer, configured in the same way, keep working no problem on radarr. all the dockers network are configured as bridge. Any idea? Thanks. EDIT: Solved: it was configured to use a proxy that for some reason isn't working correctly.
  2. would also be useful to know if this is the client or the server.
  3. for some reason it doesn't install here, stays on "pending". EDIT: ok, i managed to start it. Thanks. Any chance to add back rsnapshot?
  4. Thank, i'll try. But i don't see the option you mention. ? EDIT1: found it. EDIT2: nope, doesn't remove them. Thanks anyway.
  5. It's doing it with any video i use as input, even the ones without any kind of bars on the sides: it just adds that black bar to the right. I guess it's something in the metadata it adds, dunno.
  6. I doin't force a resolution, so the encoded one should be the same of the source. As far the bars, they are shown in every player i tried, including the one in my TV (16:9). So, i'm clueless.
  7. Top and bottom are filled but on the right it adds that vertical black bar. Those are the properties of source file: As far as the comparison, original on top, converted on the bottom: In other cases (other video), i even squeezed the frame to make room for the right vertical bar.
  8. Hi again, i have been investigating this for a while but can't find a solution. When i encode a file, most times the encode mkv has "added" a vertical black band to the right: My settings ATM are: original width of the source file is 624 pixels. Any idea? Thanks.
  9. Hi again, I'm finally being able to fiddle with Unmanic I checked the various files handling plugin but can't find a way to do what i need. I have downloading automated, downloading files in this way: /library/folder1/downloadedfilefolder/file1.mp4 /library/folder2/downloadedfilefolder/file2.mp4 /library/folder3/downloadedfilefolder/file3.mp4 Basically, everytime a file is downloaded a "downloadfilefolder" is created in its path to contain the file itself. I tried to avoid this but i can't sort it out. What i'd need is a way to have the file moved into its parent folder after conversion, like this: /library/folder1/file1.mkv /library/folder2/file2.mkv /library/folder3/file3.mkv (and the, by now, cointaining "downloadedfilefolder" deleted (with everything else inside, wich usually are text files and other tiny ones). I guess the "External Post-processor Script" plugin may do the work but my knowledge of linux is ways too limited to do something with it. Anybody has any idea in how to do that? Thanks!
  10. Removed the stub from the GPU, rebooted, still no /dev/dri Puzzled. Edit: added amdgpu.conf and radeon.conf to /boot/config/modprobe.d/ , rebooted, same situation Edit2: found the problem, i had also stub for the GPU in syslinux.cfg.
  11. Sorry if it has been asked before (i checked and didn't find anything in the specific). I installed radeon-top. When i try to install unmanic specifying in the extra parameters (docker advance) "--device=/dev/dri" it fails telling me: docker: Error response from daemon: error gathering device information while adding custom device "/dev/dri": no such file or directory. (and yes, in /dev there's no dri folder). I have a little radeon rx560 wich, in system devices, is reserved to be passed to VM or others. IOMMU group 7: [1002:67ff] 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon RX 550 640SP / RX 560/560X] (rev cf) [1002:aae0] 01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] Or course, it wasn't in used when i tried to create the container. Any hint? Thanks.
  12. Today we have another missing file: Warning : parse_ini_file(/usr/local/emhttp/state/flashbackup.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.my.servers/include/myservers2.php on line 552
  13. As per subject. after putting the checkmark and clicking in the button, trash on my shares stays there (i have to select the "empty trash" afer every share and click on every single one).
  14. If RC4 doesn't do it for you, go with RC2 (plugin should work no probs with it).
  15. He wants to try to install them without the card because he can't with the card (card no recognized). His idea is to install it without the card and THEN install the card (and, as said, it won't work).
  16. On my system it works flawlessy with RC2 but not with RC3. Also, you can't install adrenaline without the Radeon GPU passed to the VM (adrenaline installer will complain that there's no radeon card in the system). C.
  17. So, i followed your instructions: enabled iGPU in bios and set it as primary video out. Before (when i did the report) i had Unraid freezing up as i tried to run a VM using the Radeon (AFTER another one was closed - basically, at every second VM using the radeon was started). With your solution (so far) this isn't anymore, but at the second (or third) instead i get this: So, again, it's basically unusable. Attacched, diagnostics for this setup. I'm going back to RC2 and with previous bios settings (iGPU disabled), since it was working absolutely fine, until anything comes up regarding this issue. Thanks. C. incubus-diagnostics-20220313-1844.zip
  18. Yes, i know, but when/if i need to go to bios again i'll have to switch. Beside that, the idea is that with iGPU active it will work? Or is it for debugging? thanks.
  19. Not possible on my system (i only have one tv connected to the server, i can't keep switching hdmi cable everytime i have to run a VM. Unless it's for debugging purposes). Beside, it has always worked in RC2 (and still is, i went back to it) with the iGPU disabled (?). If needed for debugging i'll do it; i'll need to install RC3 again tho. Thanks.
  20. Thanks, let me know if you find anything. Meanwhile i'm going back to RC2, can't use my VMs as it is. C.
  21. Hi there, AMD Ryzen 5 2400G with Radeon Vega Graphics @ 3600 MHz (iGPU disabled in bios) GPU: Radeon RX560 Since RC3 the GPU isn't resetting correctly in VMs (it did with with the AMD Vendor Reset plugin in RC2 without any problem). Below, my diagnostics. I'll be grateful for any help. C. incubus-diagnostics-20220312-2120.zip
  22. Same problem here, hope it will get fixed soon.
  23. So, today my WebUI tells me to sign in: I do so: And then it asks me again to sign in. And keeps going on like that. My Servers seems to work tho: EDIT: an unraid-api restart seems to have solved it.

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.