Jump to content

eagle470

Members
  • Posts

    423
  • Joined

  • Last visited

Everything posted by eagle470

  1. Radarr? I'm trying to follow this guide: https://trash-guides.info/Radarr/Tips/Sync-2-radarr-sonarr/
  2. Hello, I am trying to set my Radarr instances to sync using lists and I'm getting the error below, I cannot find anything useful in the Trace logs to aid me in resolving this issue and hopefully someone here has some information that can help. Thank you: Unable to connect to import list: HTTP request failed: [503:ServiceUnavailable] [GET] at [http://IP:7878/api/v3/movie?excludeLocalCovers=True]. Check the log surrounding this error for details.
  3. agreed, this would be great as a feature to be added. Would save tons of T&E @Squidd
  4. This server is a bit long in the tooth, but I really don't want to rebuild it. The SSH service WILL NOT allow me to connect and I cannot figure out why. Please let me know if you see anything that I missed. unraid1-diagnostics-20240411-1940.zip
  5. For example, I have Immich running, the postgres version I was using became obsolete. In learning that I had to switch to a version not published and build my own container. I've reached out to @Squid to try and get it published to help others, but it would be nifty if I could pair it with Immich as a 'bundle'.
  6. Would you please make a template for Asterisk? https://hub.docker.com/r/asteriskervoipsolutions/asterisk16/ I would like to tie it into my Rocket Chat server.
  7. I set the username and password and now I'm getting the error below. Please advise { "message": "An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information. For more information go to http://aka.ms/dataprotectionwarning", "description": "System.Security.Cryptography.CryptographicException: An error occurred while trying to encrypt the provided data. Refer to the inner exception for more information. For more information go to http://aka.ms/dataprotectionwarning\n ---\u003E System.UnauthorizedAccessException: Access to the path \u0027/config/asp/key-cfbd6729-4cae-4eb4-b8b3-1df28e173c99.xml\u0027 is denied.\n ---\u003E System.IO.IOException: Permission denied\n --- End of inner exception stack trace ---\n at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func\u00602 errorRewriter)\n at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)\n at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)\n at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)\n at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)\n at System.IO.File.OpenRead(String path)\n at Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository.ReadElementFromFile(String fullPath)\n at Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository.GetAllElementsCore()\u002BMoveNext()\n at System.Collections.Generic.List\u00601..ctor(IEnumerable\u00601 collection)\n at System.Linq.Enumerable.ToList[TSource](IEnumerable\u00601 source)\n at Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository.GetAllElements()\n at Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager.GetAllKeys()\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider.CreateCacheableKeyRingCore(DateTimeOffset now, IKey keyJustAdded)\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider.Microsoft.AspNetCore.DataProtection.KeyManagement.Internal.ICacheableKeyRingProvider.GetCacheableKeyRing(DateTimeOffset now)\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider.GetCurrentKeyRingCore(DateTime utcNow, Boolean forceRefresh)\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider.GetCurrentKeyRing()\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Protect(Byte[] plaintext)\n --- End of inner exception stack trace ---\n at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Protect(Byte[] plaintext)\n at Microsoft.AspNetCore.Authentication.SecureDataFormat\u00601.Protect(TData data, String purpose)\n at Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler.HandleSignInAsync(ClaimsPrincipal user, AuthenticationProperties properties)\n at Microsoft.AspNetCore.Authentication.AuthenticationService.SignInAsync(HttpContext context, String scheme, ClaimsPrincipal principal, AuthenticationProperties properties)\n at Radarr.Http.Authentication.AuthenticationController.Login(LoginResource resource, String returnUrl) in ./Radarr.Http/Authentication/AuthenticationController.cs:line 47\n at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.\u003CInvokeActionMethodAsync\u003Eg__Awaited|12_0(ControllerActionInvoker invoker, ValueTask\u00601 actionResultValueTask)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.\u003CInvokeNextActionFilterAsync\u003Eg__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State\u0026 next, Scope\u0026 scope, Object\u0026 state, Boolean\u0026 isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()\n--- End of stack trace from previous location ---\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeFilterPipelineAsync\u003Eg__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeAsync\u003Eg__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.\u003CInvokeAsync\u003Eg__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)\n at Microsoft.AspNetCore.Routing.EndpointMiddleware.\u003CInvoke\u003Eg__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)\n at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/BufferingMiddleware.cs:line 28\n at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/IfModifiedMiddleware.cs:line 41\n at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33\n at Radarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/StartingUpMiddleware.cs:line 38\n at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/UrlBaseMiddleware.cs:line 27\n at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Radarr.Http/Middleware/VersionMiddleware.cs:line 29\n at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)\n at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)\n at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)\n at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.\u003CInvoke\u003Eg__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)" }
  8. I'm attempting to run Checkrr, but it's not doing anything and I'm not getting any logs. There are no useful posts any where, so hopefully this helps someone else down the road too. I've attached images of my config, a copy of the config file and an image of the files in locations used. the server is up, I can see the web ui, but I can't get anywhere farther. checkrr.yaml
  9. the issue is that I'm doing an rsync to that server to copy data to it. I'm consuming the entire 10Gb of that server's NIC. https://communities.vmware.com/t5/Cloud-SDDC-Members/NFS-MOUNT-PRESENTED-TO-ESXI-KEEPS-DROPPING/m-p/2981453/highlight/false#M218
  10. I did drop a question over on vmware's community forums. https://communities.vmware.com/t5/Cloud-SDDC-Members/NFS-MOUNT-PRESENTED-TO-ESXI-KEEPS-DROPPING/m-p/2981374#M217
  11. ESXi is mounting the share with nfs 4.1, that much I know for sure, it works for a while, as long as I'm actively doing stuff it seems to stay connected, but once I walk away for the night and it's just running, even with a vm on it, it seems to time out.
  12. I have an all flash/all nvme zfs disk pool that I have a nfs share presenting out to an ESXi host for a work/homelab project I'm doing. The NFS mount keeps dropping and I cannot figure out why. Hopefully there is something in the logs. beast-diagnostics-20230808-0848.zip
  13. I want to use my 6 drive all NVMe ZFS pool for NFS shared storage on an esxi host I have running in my house. I'm having problems where the share seems to disappear from my ESXi host under high I/O, I'm wondering is anyone else is having this issue or has a way to solve it? @SpaceInvaderOne maybe you have an idea I'm running a 10Gb network and the storage host is an i7-13700/128GB DDR5/6x 2tb PCIe3 nvme
  14. Would you be willing to make a docker template for this or one of the ones like it: https://hub.docker.com/r/uxora/xpenology/
  15. I have been trying to get Rocket.Chat to work with swag all week, currently RC works fine, I can go to it's port and everything works there. I can see the SWAG splash page on my domain proper, but for the subdomain (rocketchat.mydomain.net) nothing comes up. I have everything running on a customer docker net, I can ping SWAG from the RC instance. I have the database connection running on the custome docker net as well. Nginx has NOTHING in the error logs. SWAG looks up, I see no errors at all. I can see the swag instance from my public IP as well, so thats resolving too. I used the SIO video to setup RC, everything worked swell up to the swag point. I checked the RC documentation and the nginx config file hasn't changed. I'm more than happy to throw logs up here, let me know what you want to see.
  16. you can, only if they aren't on a private docker network, otherwise they have to use a host IP.
  17. One thing that would be nice is the ability to assign multiple IP's to the unraid server, this way I can pick a different IP for different custom docker networks to come out of.
  18. For further information for the next person, I have 6 of these, I pulled the cooler off of 3 of them and the failed on had a bright red LED. I purchased a new nvme and threw it in and it came up right away. The nvme that failed was a Team Group, Inc Mp34. I'm guessing I drew a bad straw and got one with infant mortality, it happens. I'll RMA it an hide it from myself as a cold spare I can't find when I need it.
  19. I go to bestbuy and buy the Samsung BAR Plus, what ever size I can get. It's there, it's REAL and it's easy.
  20. The drive shows in the bios, it won't load in the OS though. I see nothing in /dev for nvme0n5. Diagnostics attached. This was there, it was working, one reboot later and it's gone and I don't know why. beast-diagnostics-20230718-1757.zip
  21. @Kasi Two things - 1) if uptime is supremely important I would recommend using a USB from swissbit or some other company that makes industrial grade USB's. you could buy a dell, cisco or HPE enterprise USB off ebay as well. Those will have A) a GUID (B) extremely long life as they are made to be in a server 2) Unraid is not billed for mission critical solutions. Limetech makes that very clear
  22. Hello, I'm looking for a photo tool that allows me to tag faces to people and to search through photos for text and keyword matching objects. Does such a thing exist? Think apple or google photos capability, but hosted on unraid.
  23. Adding a second parity drive to my server and I noticed that the array is claiming it has one failed drive. This is a false notification as I'm doing a rebuild action and do not have any failed drives in the array. It would be nice if the server told me that it was rebuilding %X% drive(s) when the rebuild action is initiated. It could say one failed and one in rebuild, in the case where I replaced one but another was in the process of being rebuilt.
×
×
  • Create New...