You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backend | ERROR:ownphotos:job 5629b0ee-3d23-4779-8189-aea609bddf8f: could not load image /data/2019/04/MVIMG_20190420_105230.jpg. reason: list index out of range
backend | Traceback (most recent call last):
backend | File "/code/api/directory_watcher.py", line 247, in rescan_image
backend | photo._add_location_to_album_dates()
backend | File "/code/api/models/photo.py", line 562, in _add_location_to_album_dates
backend | city_name = self.geolocation_json["places"][-2]
backend | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^
backend | IndexError: list index out of range
📝 Description of issue:
Please provide additional information:
The text was updated successfully, but these errors were encountered: