Can't select photos for an album before entering a name #2157

Closed
opened 2026-02-05 05:20:53 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @HarHarLinks on GitHub (Feb 12, 2024).

The bug

Not found or no album.read access - 400 - Bad Request
AxiosError: Request failed with status code 400
    at nn (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:3:1042)
    at XMLHttpRequest.b (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:3:4227)
    at ze.request (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:5:3105)
    at async Jr (https://immich/_app/immutable/nodes/5.JdjrRsMm.js:1:2725)
    at async be (https://immich/_app/immutable/chunks/entry.XM6ES_OL.js:1:12873)

The OS that Immich Server is running on

debian

Version of Immich Server

v1.94.1

Version of Immich Mobile App

n/a

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

according to example

Your .env content

only added TZ=Europe/Berlin

Reproduction steps

1. create new album
2. don't enter a name
3. select pictures
4. click done
5. it does not work
6. try to escape by reloading the page

Additional information

No response

Originally created by @HarHarLinks on GitHub (Feb 12, 2024). ### The bug ``` Not found or no album.read access - 400 - Bad Request AxiosError: Request failed with status code 400 at nn (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:3:1042) at XMLHttpRequest.b (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:3:4227) at ze.request (https://immich/_app/immutable/chunks/api.hDXpMC_1.js:5:3105) at async Jr (https://immich/_app/immutable/nodes/5.JdjrRsMm.js:1:2725) at async be (https://immich/_app/immutable/chunks/entry.XM6ES_OL.js:1:12873) ``` ### The OS that Immich Server is running on debian ### Version of Immich Server v1.94.1 ### Version of Immich Mobile App n/a ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML according to example ``` ### Your .env content ```Shell only added TZ=Europe/Berlin ``` ### Reproduction steps ```bash 1. create new album 2. don't enter a name 3. select pictures 4. click done 5. it does not work 6. try to escape by reloading the page ``` ### Additional information _No response_
Author
Owner

@waclaw66 commented on GitHub (Feb 13, 2024):

Cannot reproduce.

@waclaw66 commented on GitHub (Feb 13, 2024): Cannot reproduce.
Author
Owner

@HarHarLinks commented on GitHub (Feb 13, 2024):

me either :/

@HarHarLinks commented on GitHub (Feb 13, 2024): me either :/
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2157