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

[BUG] map api fail connect #3971

Closed
1 of 3 tasks
Luis-Lourenco opened this issue Sep 4, 2023 · 1 comment
Closed
1 of 3 tasks

[BUG] map api fail connect #3971

Luis-Lourenco opened this issue Sep 4, 2023 · 1 comment

Comments

@Luis-Lourenco
Copy link

The bug

Map is not opening.

It opens well on web, not on mobile.

I’m using iPhone.

Attached the logs with error.
This instance is being Cloudflare Tunnel.

The OS that Immich Server is running on

Docker on Debian 10

Version of Immich Server

1.76

Version of Immich Mobile App

1.76

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

o

Your .env content

o

Reproduction steps

1.update to latest version
2. Click button map, show map empty
3.
...

Additional information

The logs

#0 Cannot get asset for marker ApiException
400: Socket operation failed: GET /asset / assetBvId/ f877ddd2 -
def4-4bbb-9a60-4789a52b105 (Inner exception: Failed host lookup:
'im.phydottenc.uk')
#9
IOClient. send (package:http / src/
io_client. dart: 88)

#1
BaseClient._sendUnstreamed
(package: http/src/base_client. dart: 93)

#2
ApiClient. invokeAPI
(package: openapi /api_client. dart: 101)

3

AssetApi. getAssetById
(package: openapi/api/asset_api. dart: 488)

#4
MapSerivce. getAssetForMarkerId
(package: immich_mobile /modules /map/services / map. service. dart: 48)

#5
mapMarkersProvider. . (package: immich_mobile/modules/map/ providers/map_marker.provider. dart: 30)

#6
Future. wait.
(dart: async/ future. dart: 525)

#7
mapMarkersProvider. (package: immich_mobile /modules /map/ providers/map_marker. provider. dart: 28)

#8
FutureHandlerProviderElementMixin.ha
ndleFuture. . (package: riverpod/src/ async_notifier/base. dart: 337)

@jrasm91
Copy link
Contributor

jrasm91 commented Sep 14, 2023

Most likely fixed in the latest release. Please retest on 1.77+ when it is available.

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

No branches or pull requests

2 participants