hassio-addons: ๐ [Immich] not working with v1.88
Description
The latest v1.88.x of Immich has introduced breaking changes
The ports to be forwarded have changed. I think it means that port 3001 should be used instead of 8080. See here. According to the 1.88 release announcement, โAll requests will now need to be forwarded to ip:2283 (external port) or immich-server:3001 (internal port).โ The add-on will not work until this is fixed.
Reproduction steps
1. Update to v1.88.x
2. Cannot access UI on port 8080
Addon Logs
-
Architecture
No response
OS
No response
About this issue
- Original URL
- State: closed
- Created 7 months ago
- Comments: 26 (10 by maintainers)
Commits related to this issue
- Port 3001 https://github.com/alexbelgium/hassio-addons/issues/1084 — committed to alexbelgium/hassio-addons by alexbelgium 7 months ago
- Correct REDIS path https://github.com/alexbelgium/hassio-addons/issues/1084#issuecomment-1824434168 — committed to alexbelgium/hassio-addons by alexbelgium 7 months ago
- Revert port 8080 https://github.com/alexbelgium/hassio-addons/issues/1084?notification_referrer_id=NT_kwDOAqIdGbM4NDk5NzkzNDQxOjQ0MTc4NzEz#issuecomment-1825708436 — committed to alexbelgium/hassio-addons by alexbelgium 7 months ago
For me everything back up and running with -7. Thx Alex!!
New -7 is working on my setup!
Actually the upstream version Iโm based on from imagegenius is still using 8080 as portโฆ https://github.com/imagegenius/docker-immich Iโll revert to the previous version of the addon it will be safer ๐
Well going deeper it shouldnโt have been impacted : https://github.com/immich-app/immich/discussions/5086#discussioncomment-7592100