[PR #6219] [MERGED] Immich v1.136.0 #6022

Closed
opened 2026-02-26 15:30:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/6219
Author: @vhsdream
Created: 7/24/2025
Status: Merged
Merged: 7/25/2025
Merged by: @CrazyWolf13

Base: mainHead: immich


📝 Commits (1)

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 ct/immich.sh (+3 -3)
📝 install/immich-install.sh (+1 -1)

📄 Description

✍️ Description

  • change path of copy command
  • pin to latest working version rather than latest
  • praying hands emoji
    image

IMPORTANT

After the update, if you see errors in /var/log/immich/web.log about absolute paths, and you see that your thumbnails are blurry and images don't load when you click on them - do the following:

  1. Go to the Administration area in Immich.
  2. Click on 'Jobs' and scroll to the bottom.
  3. Run the 'Migration' job and wait for it to complete
    image

When it is complete, your thumbnails and images should load again.

If they do not, please create an issue and post detailed logs from /var/log/immich/web.log.

Link: #6211

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/6219 **Author:** [@vhsdream](https://github.com/vhsdream) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/25/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `immich` --- ### 📝 Commits (1) - [`a2b2e09`](https://github.com/community-scripts/ProxmoxVE/commit/a2b2e09b8147c6fd53c53474a6b0e9ad21a602cf) Immich v1.136.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ct/immich.sh` (+3 -3) 📝 `install/immich-install.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description - change path of copy command - pin to latest working version rather than latest - praying hands emoji <img width="652" height="50" alt="image" src="https://github.com/user-attachments/assets/d2ed4461-c8d2-43c3-aebb-6e8dcdbbc900" /> ### IMPORTANT After the update, if you see errors in `/var/log/immich/web.log` about absolute paths, and you see that your thumbnails are blurry and images don't load when you click on them - do the following: 1. Go to the Administration area in Immich. 2. Click on 'Jobs' and scroll to the bottom. 3. Run the 'Migration' job and wait for it to complete <img width="434" height="168" alt="image" src="https://github.com/user-attachments/assets/ad6e5162-d9db-456e-b1c6-36b4c0da3e9b" /> When it is complete, your thumbnails and images should load again. If they do not, please create an issue and post **detailed** logs from `/var/log/immich/web.log`. ## 🔗 Related PR / Issue Link: #6211 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:30:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#6022
No description provided.