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.

blackbullitt

Members
  • Joined

  • Last visited

  1. I have restored and reinstalled both the postgresql_immich container and immich container that Spaceinvader One did a couple years back. I still can't get the web gui to come up and get this error in the logs of immich. Not sure what is causing the issue. Error: connect ECONNREFUSED 127.0.0.1:6379 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1705:16) { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 6379 } missing 'error' handler on this Redis client missing 'error' handler on this Redis client /app/immich/server/dist/repositories/database.repository.js:51 throw new ErrorNo vector extension found. Available extensions: ${constants_1.VECTOR_EXTENSIONS.join(', ')}); ^ Error: No vector extension found. Available extensions: vchord, vector at getVectorExtension (/app/immich/server/dist/repositories/database.repository.js:51:15) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async /app/immich/server/dist/services/database.service.js:62:31 at async /app/immich/server/dist/repositories/database.repository.js:376:27 at async /app/immich/server/node_modules/.pnpm/[email protected]/node_modules/kysely/dist/cjs/kysely.js:541:20 at async DefaultConnectionProvider.provideConnection (/app/immich/server/node_modules/.pnpm/[email protected]/node_modules/kysely/dist/cjs/driver/default-connection-provider.js:12:20) at async /app/immich/server/dist/repositories/database.repository.js:373:13 Node.js v24.15.0 api worker exited with code 1 (node:425) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use node --trace-warnings ... to show where the warning was created) Starting api worker (node:447) ExperimentalWarning: WASI is an experimental feature and might change at any time (Use node --trace-warnings ... to show where the warning was created) [Nest] 447 - 07/25/2026, 2:50:32 PM LOG [Api:WebsocketRepository] Initialized websocket server
  2. Well, Tailscale was the culprit. Once I disabled it I was able to update dockers, plugins, and NZBGET started resolving to my newsfeed server. Any ideas on a better configuration setup for Tailscale. I primarily was using it to VPN into Unraid when I was abroad from my phone.
  3. I did notice when I did a nslookup of releass.unraid.net and mothership.unraid.net at the 100.100.100.100 address and it cannot find it. I have disabled both my AdGuards as well to take them out of the equation. I see that 100.100.100.100 is the tailscale network. Could this possibly be the cause of the issue? It seems it is just have not found a solution yet.
  4. I am getting the error from the title above. I have tried searching through the forums and nothing has helped. I have signed out and back in and provisioned a new CA cert. I removed both AdGuards from the network settings to take that out of the equation. I'm still getting the same results. I cannot update any dockers or plugins. This started almost a week ago. I'm at a loss as to the issue. Any help would be appreciated. I am on version 7.2.whitenoisemedia-diagnostics-20251106-1043.zip
  5. The mover tuning plugin was working prior to the upgrade to 7.0.0, that's why I'm bringing it up in this thread to help others if there is a fix action for it.
  6. I have a similar issue with mover; however, I'm using the mover tuning plugin. If I remove the plugin and run the normal mover manually it functions properly. Once I add it back in I get the same results. Here is the output from the tail when using mover tuning when ran manually. mvlogger: Log Level: 1 mvlogger: *********************************MOVER -SHARE- START******************************* mvlogger: Tue Jan 14 12:55:55 EST 2025 mvlogger: Share supplied media Sharecfg: /boot/config/shares/media.cfg mvlogger: Cache Pool Name: cache_ssd mvlogger: Share Path: /mnt/cache_ssd/media mvlogger: Complete Mover Command: find "/mnt/cache_ssd/media" -depth | /usr/local/sbin/move -d 1 mvlogger: Tue Jan 14 12:55:55 EST 2025 mvlogger: ********************************Mover Finished***************************** whitenoisemedia-diagnostics-20250114-1256.zip
  7. That resolved the cert issue, thanks!
  8. Here is what I get if I have CertCheck turned on. ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:10000080:BIO routines::no such file ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:FFFFFFFF80000002:system library::No such file or directory ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:10000080:BIO routines::no such file ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:10000080:BIO routines::no such file ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:FFFFFFFF80000002:system library::No such file or directory ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:10000080:BIO routines::no such file ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:FFFFFFFF80000002:system library::No such file or directory ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib ERRORTue Nov 07 2023 04:32:20Could not set certificate store location: error:05880002:x509 certificate routines::system lib
  9. When I updated it would not download anything unless I change cert check to no under Security in the settings. I would get an abundance of TLS cert errors. The ideal fix was to pull a new pem file from nzbget.
  10. No the other issue I have is to pull a new cacert.pem from nzbget.net which resolves a tls connection error. SpaceInvader covered it a long while back. However the path is no longer vaild to remove the old pem file and pull a new one.
  11. I constantly get stuff stuck on unpacking on mine, even with the new update. Also, the new update that dropped I can't seem to find where the cacert.pem file is located in order to fix that issue. It was located in /usr/local/bin/nzbget/, but now nzbget is showing as a file and not a folder anymore since the update. Any fixes for these issues?
  12. Anybody having an issue with Unmanic taking a full movie that plays the full length before transcoding and then the transcoding chops it down to 20 minutes or less? TV shows seem to be fine, it's only movies. ***Edit*** I think I found the cause of the issue. As the file is being moved to the array, unmanic detects it and starts transcoding before the file has completely moved over to the array.
  13. I have had the remux plugin, so that wasn't the case for me. I systematically removed the new plugins one at a time and rescanned the library and watched each time to see if the pending tasks number went up. It seems that the ignore file type by extension was causing me the heartache. Since all the new plugins were removed I turned on cancel all pending tasks on restart, restated Unmanic, and rescanned the library and no pending tasks came up, which is how it was prior to this. I have added back in only the remove all subtitles plugin to the plugin flow and reran the library scan. I will have to wait and see how many pending tasks I have and take note of it and check it, again, on the next library scan to compare numbers. I'll keep everyone posted. ***Update*** My issues seems to be resolved. I'm leery of adding back in the ignore file types by extension.
  14. Has anyone experienced where Unmanic will take a completed task and add it back to pending tasks after a library scan? I have added a few extra plugins (remove all subtitle streams, reject file if larger than original, limit library search by file extension) and ever since it will add all the media files back into pending tasks on the next days library scan that it had previously completed. When the worker processes the files, again, I see this in the scrolling log and then moves it to the completed tasks: 2023-08-09T11:07:34:WARNING:Unmanic.Melkree-Worker-1 - [FORMATTED] - No Plugin requested for Unmanic to run commands for this file It has successfully converted my library to AAC and H265 in the past and had never added completed tasks back into pending tasks. My intentions are to strip the subtitles and use bazaar and pull external ones. Bazaar is set to add the srt file to the existing folder the media file resides in. I don't see that being an issue, although I see when it runs a test scan it does pick up the existence of the srt files added to the same folder the media resides in.
  15. I am on 6.11.5 and I was getting the same error. I had to restart the php-fpm constantly. I attempted to go into the settings of the GPU statistics and it would instantly lock up, again. I removed the plugin and it seems to have resolved my issue. I can move from screen to screen without it being sluggish or not responding at all.

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.