We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Docker on Debian 10
1.76
o
1.update to latest version 2. Click button map, show map empty 3. ...
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)
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)
The text was updated successfully, but these errors were encountered:
Most likely fixed in the latest release. Please retest on 1.77+ when it is available.
Sorry, something went wrong.
No branches or pull requests
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
Your docker-compose.yml content
o
Your .env content
Reproduction steps
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)
The text was updated successfully, but these errors were encountered: