Email notification, double slash in album link #3662

Closed
opened 2026-02-05 09:09:07 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @nabrezzelt on GitHub (Jun 23, 2024).

The bug

I configured the server url to be https://bla.com/ (with a slash at the end). This is causing emails notifications for items added to a shared album with the form "https://bla.com//album/{album-guid}". If then the link is clicked, an error is shown.

After removing the last slash in the server config this was solved.

The OS that Immich Server is running on

can be send if required.

Version of Immich Server

1.106.4

Version of Immich Mobile App

1.106.3 build143

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

can be send if required.

Your .env content

can be send if required.

Reproduction steps

1. Configure server url with slash at the end.
2. Trigger email notification with items added to shared album.
3. Check link in Email to the album.

Relevant log output

No response

Additional information

No response

Originally created by @nabrezzelt on GitHub (Jun 23, 2024). ### The bug I configured the server url to be https://bla.com/ (with a slash at the end). This is causing emails notifications for items added to a shared album with the form "https://bla.com//album/{album-guid}". If then the link is clicked, an error is shown. After removing the last slash in the server config this was solved. ### The OS that Immich Server is running on can be send if required. ### Version of Immich Server 1.106.4 ### Version of Immich Mobile App 1.106.3 build143 ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML can be send if required. ``` ### Your .env content ```Shell can be send if required. ``` ### Reproduction steps ```bash 1. Configure server url with slash at the end. 2. Trigger email notification with items added to shared album. 3. Check link in Email to the album. ``` ### Relevant log output _No response_ ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3662