Error when enabling Immich integration #16

Closed
opened 2025-07-08 08:33:29 -04:00 by AtHeartEngineer · 0 comments

Originally created by @Froghut on 7/3/2025

This is on a fresh docker install, when I enter my immich server details in the integrations settings page and click the Save configuration button I get the following error:
Error saving configuration: PreparedStatementCallback; SQL [INSERT INTO immich_integrations (user_id, server_url, api_token, enabled, created_at, updated_at, version) VALUES (?, ?, ?, ?, ?, ?) RETURNING id]; The column index is out of range: 7, number of columns: 6.
Running in Docker Desktop (WSL) on Windows.

*Originally created by @Froghut on 7/3/2025* This is on a fresh docker install, when I enter my immich server details in the integrations settings page and click the Save configuration button I get the following error: `Error saving configuration: PreparedStatementCallback; SQL [INSERT INTO immich_integrations (user_id, server_url, api_token, enabled, created_at, updated_at, version) VALUES (?, ?, ?, ?, ?, ?) RETURNING id]; The column index is out of range: 7, number of columns: 6.` Running in Docker Desktop (WSL) on Windows.
AtHeartEngineer added the bugbugbug labels 2025-07-08 08:33:30 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/reitti#16