Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON::ParserError when dealing with Immich #749

Open
markggn opened this issue Jan 28, 2025 · 2 comments
Open

JSON::ParserError when dealing with Immich #749

markggn opened this issue Jan 28, 2025 · 2 comments

Comments

@markggn
Copy link

markggn commented Jan 28, 2025

OS & Hardware
Unraid 7.0

Version
0.23.5

Describe the bug
Adding a trip and viuewing it gives a JSON::ParserError

JSON::ParserError in TripsController#show
unexpected token at '<!DOCTYPE html>
<html>
<head> 

Also there is a JSON::ParserError in the logs when importing from Immich:

To Reproduce
Steps to reproduce the behavior:

  1. Go to Trips
  2. Click on 'New Trip'
  3. Add title and dates.
  4. Click on 'Create Trip'
  5. See error

Trip is added to the trips page but the error is shown when clicking on it.

Expected behavior
No error.

@markggn
Copy link
Author

markggn commented Jan 29, 2025

  1. If I delete the Immich URL and API-Key, no error is shown.
  2. It seems like having Immich running on https doesn't work for Dawarich.

https://immich.domain.tld does not work for me.
http://1.2.3.4:8212 does work.

@Freika
Copy link
Owner

Freika commented Jan 29, 2025

Please provide logs from the dawarich_app container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants