Non-Admin Users cannot delete items in the duplicate finder #3454

Closed
opened 2026-02-05 08:30:37 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Dpavlakis on GitHub (Jun 11, 2024).

The bug

When trying to use the duplicate finder as a non-admin user the following error is shown in the log

[Nest] 1106 - 06/11/2024, 1:40:08 PM WARN [Api:AuthGuard~bxxn82an] Denied access to admin only route: /api/system-config

The OS that Immich Server is running on

Linux 6ef00b1b058c 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 x86_64 x86_64 GNU/Linux

Version of Immich Server

1.106.1

Version of Immich Mobile App

v1.106.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Official Unraid Immich App

Your .env content

Not Sure where to find this

Reproduction steps

1. Login as non admin user
2. Utilitize
3. Duplicates
4. Try delete duplicate
...

Relevant log output

[Nest] 1106  - 06/11/2024, 1:40:08 PM    WARN [Api:AuthGuard~bxxn82an] Denied access to admin only route: /api/system-config

Additional information

No response

Originally created by @Dpavlakis on GitHub (Jun 11, 2024). ### The bug When trying to use the duplicate finder as a non-admin user the following error is shown in the log [Nest] 1106 - 06/11/2024, 1:40:08 PM WARN [Api:AuthGuard~bxxn82an] Denied access to admin only route: /api/system-config ### The OS that Immich Server is running on Linux 6ef00b1b058c 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 x86_64 x86_64 GNU/Linux ### Version of Immich Server 1.106.1 ### Version of Immich Mobile App v1.106.1 ### Platform with the issue - [X] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Official Unraid Immich App ``` ### Your .env content ```Shell Not Sure where to find this ``` ### Reproduction steps ```bash 1. Login as non admin user 2. Utilitize 3. Duplicates 4. Try delete duplicate ... ``` ### Relevant log output ```shell [Nest] 1106 - 06/11/2024, 1:40:08 PM WARN [Api:AuthGuard~bxxn82an] Denied access to admin only route: /api/system-config ``` ### Additional information _No response_
Author
Owner

@bo0tzz commented on GitHub (Jun 11, 2024):

#10113

@bo0tzz commented on GitHub (Jun 11, 2024): #10113
Author
Owner

@alextran1502 commented on GitHub (Jun 11, 2024):

Fixed in 1.106.2

@alextran1502 commented on GitHub (Jun 11, 2024): Fixed in 1.106.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3454