mirror of
https://github.com/dedicatedcode/reitti.git
synced 2026-01-09 01:17:57 -05:00
Error when enabling Immich integration #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.