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

Failed to get assets by city (500) when partner sharing is enabled #8241

Closed
1 of 3 tasks
frejaya opened this issue Mar 24, 2024 · 1 comment · Fixed by #8257
Closed
1 of 3 tasks

Failed to get assets by city (500) when partner sharing is enabled #8241

frejaya opened this issue Mar 24, 2024 · 1 comment · Fixed by #8257

Comments

@frejaya
Copy link

frejaya commented Mar 24, 2024

The bug

I encountered an error when I clicked "Explore" and selected "View All" next to "Places". Accessed via web, not mobile app.

The error says "Failed to get assets by city (500)" and has two lines:
ue@obscuringmyurlhere/_app/immutable/chunks/fetch-client.L65p5BQF.js:1:port
ie@obscuringmyurlhere/_app/immutable/chunks/fetch-client.L65p5BQF.js:1:port

I checked the logs for immich-server and found: QueryFailedError: invalid input syntax for type uuid (it lists 3 uuids)

The map view was working well.

The OS that Immich Server is running on

Synology NAS with DSM. Immich installed with Portainer

Version of Immich Server

v1.99.0

Version of Immich Mobile App

v1.99.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

I'm not sure where to find this when using Portainer. As far as I can tell, my docker compose matches the latest version provided with release 1.99 (I compared the one I downloaded at installation and didn't see any differences).

Your .env content

I'm not sure where to find this when using Portainer

Reproduction steps

1. On web, go to Explore
2. In places section, click View All
3. Error appears if you have partner sharing on, but not if partner sharing is off. It happened even when I had partner sharing on but didn't have the "include in timeline" checked for myself. 
...

Additional information

No response

@danieldietzler
Copy link
Member

danieldietzler commented Mar 24, 2024

Hey, I'm not able to reproduce this on the demo instance (https://demo.immich.app). Could you try it there as well?
Nvm I just found the post on Discord.

@danieldietzler danieldietzler changed the title Failed to get assets by city (500) Failed to get assets by city (500) when partner sharing is enabled Mar 24, 2024
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

Successfully merging a pull request may close this issue.

2 participants