[BUG] Cannot upload directly to album (1.20.0) #187

Closed
opened 2026-02-04 18:35:30 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Eidenz on GitHub (Aug 7, 2022).

Describe the bug
Since the new version, I cannot upload assets directly to album (web). I get a 404 error:

404
Not found: /albums/api/asset/upload
Error: Not found: /albums/api/asset/upload

Task List

Please complete the task list below. We need this information to help us reproduce the bug or point out problems in your setup. You are not providing enough info may delay our effort to help you.

  • I have read thoroughly the README setup and installation instructions.
  • I have included my docker-compose file.
  • I have included my redacted .env file.
  • I have included information on my machine, and environment.

To Reproduce
Steps to reproduce the behavior:

  1. Open an album
  2. Upload new assets from it
  3. Nothing happens when done (404 in network tab in inspector)

Expected behavior
Images should upload and added to the album folder

System

  • Phone OS [iOS, Android]: Android 12L
  • Server Version: v1.20.0
  • Mobile App Version: v1.20.0 build.30

docker-compose.txt
env.txt

Originally created by @Eidenz on GitHub (Aug 7, 2022). **Describe the bug** Since the new version, I cannot upload assets directly to album (web). I get a 404 error: ``` 404 Not found: /albums/api/asset/upload Error: Not found: /albums/api/asset/upload ``` **Task List** *Please complete the task list below. We need this information to help us reproduce the bug or point out problems in your setup. You are not providing enough info may delay our effort to help you.* - [X] I have read thoroughly the README setup and installation instructions. - [X] I have included my `docker-compose` file. - [X] I have included my redacted `.env` file. - [X] I have included information on my machine, and environment. **To Reproduce** Steps to reproduce the behavior: 1. Open an album 2. Upload new assets from it 3. Nothing happens when done (404 in network tab in inspector) **Expected behavior** Images should upload and added to the album folder **System** - Phone OS [iOS, Android]: `Android 12L` - Server Version: `v1.20.0` - Mobile App Version: `v1.20.0 build.30` [docker-compose.txt](https://github.com/immich-app/immich/files/9276801/docker-compose.txt) [env.txt](https://github.com/immich-app/immich/files/9276802/env.txt)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#187