Jump to content

Recommended Posts

Posted

Pushing out a small patch today.
This release addresses issues with app installations and includes updates to the forums.

Bug Fixes

App Installation

Fixed issue with long running app installs
- App installations that took longer than 2 minutes were incorrectly marked as failed, even when they completed successfully. The timeout handling has been improved to properly handle longer running app installs.

Forums
Along with these small bug fixes, you may notice a few changes around the hub.
We’ve added new sections for each curated app supported by HexOS. This update will help us stay organized and respond more efficiently to issues related to app curation. It also makes it easier for us to share announcements, provide updates on ongoing bugs, and post solutions as they become available.

Immich 
Following our recent Q3 update, you may have noticed some issues with Immich.
We’re aware of what users are experiencing and are preparing a guide to help address these problems, which should be available soon.

  • Like 11
  • Thanks 5
  • csmanel changed the title to Hotfix - October 7, 2025
Posted

I really appreciate the note acknowledging Immich as an open issue! I got my hopes up that this would automatically fix it. I will happily wait for the guide to walk me through what is needed!

  • Like 6
Posted
1 hour ago, AlexBogues said:

Just wanted to drop into this thread to see if you guys had a timeline on the Immich guide? Is there a draft/PR in documentation github that can be contributed to?

it is going to be very similar to this guide 

 

  • Like 1
Posted

I followed the guide but kept getting permission errors like below. I followed some advice to fix the specific permission issues and once it was running none of my photos were there. Maybe the next step is to just factory reset everything on my server and upload all my photos manually again.

2025-10-16 03:07:09.910169+00:00microservices worker error: PostgresError: password authentication failed for user "immich", stack: PostgresError: password authentication failed for user "immich"
2025-10-16 03:07:09.910238+00:00at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26)
2025-10-16 03:07:09.910251+00:00at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6)
2025-10-16 03:07:09.910270+00:00at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9)
2025-10-16 03:07:09.910280+00:00at Socket.emit (node:events:518:28)
2025-10-16 03:07:09.910290+00:00at addChunk (node:internal/streams/readable:561:12)
2025-10-16 03:07:09.910299+00:00at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
2025-10-16 03:07:09.910315+00:00at Readable.push (node:internal/streams/readable:392:5)
2025-10-16 03:07:09.910325+00:00at TCP.onStreamRead (node:internal/stream_base_commons:189:23)
2025-10-16 03:07:09.921175+00:00microservices worker exited with code 1
2025-10-16 03:07:09.921243+00:00Killing api process
2025-10-16 03:07:13.781895+00:00Initializing Immich v2.0.1
2025-10-16 03:07:13.784667+00:00Detected CPU Cores: 2
2025-10-16 03:07:15.611937+00:00Starting api worker
2025-10-16 03:07:15.615987+00:00Starting microservices worker
2025-10-16 03:07:18.009089+00:00[32m[Nest] 7  - [39m10/15/2025, 8:07:18 PM [32m    LOG[39m [33m[Microservices:EventRepository][39m [32mInitialized websocket server[39m
2025-10-16 03:07:18.098841+00:00PostgresError: password authentication failed for user "immich"
2025-10-16 03:07:18.098891+00:00at ErrorResponse (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:794:26)
2025-10-16 03:07:18.098922+00:00at handle (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:480:6)
2025-10-16 03:07:18.098937+00:00at Socket.data (/usr/src/app/server/node_modules/.pnpm/postgres@3.4.7/node_modules/postgres/cjs/src/connection.js:315:9)
2025-10-16 03:07:18.098949+00:00at Socket.emit (node:events:518:28)
2025-10-16 03:07:18.098969+00:00at addChunk (node:internal/streams/readable:561:12)
2025-10-16 03:07:18.098982+00:00at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
2025-10-16 03:07:18.098994+00:00at Readable.push (node:internal/streams/readable:392:5)
2025-10-16 03:07:18.099005+00:00at TCP.onStreamRead (node:internal/stream_base_commons:189:23) {
2025-10-16 03:07:18.099026+00:00severity_local: 'FATAL',
2025-10-16 03:07:18.099038+00:00severity: 'FATAL',
2025-10-16 03:07:18.099050+00:00code: '28P01',
2025-10-16 03:07:18.099062+00:00file: 'auth.c',
2025-10-16 03:07:18.099073+00:00line: '334',
2025-10-16 03:07:18.099083+00:00routine: 'auth_failed'
2025-10-16 03:07:18.099102+00:00}

 

×
×
  • Create New...