Skip to content

Only ask for location once #27

@ways

Description

@ways
fingr-1  | Nominatim.geocode: https://nominatim.openstreetmap.org/search?q=invalid+location&format=json&limit=1&accept-language=en
fingr-1  | Starting new HTTPS connection (1): nominatim.openstreetmap.org:443
fingr-1  | Incremented Retry for (url='/search?q=invalid+location&format=json&limit=1&accept-language=en'): Retry(total=1, connect=None, read=None, redirect=None, status=None)
fingr-1  | Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1081)'))': /search?q=invalid+location&format=json&limit=1&accept-language=en
fingr-1  | Starting new HTTPS connection (2): nominatim.openstreetmap.org:443
fingr-1  | Incremented Retry for (url='/search?q=invalid+location&format=json&limit=1&accept-language=en'): Retry(total=0, connect=None, read=None, redirect=None, status=None)
fingr-1  | Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1081)'))': /search?q=invalid+location&format=json&limit=1&accept-language=en
fingr-1  | Starting new HTTPS connection (3): nominatim.openstreetmap.org:443
fingr-1  | 2026-01-01 23:47:46 [error    ] Error processing request       error="HTTPSConnectionPool(host='nominatim.openstreetmap.org', port=443): Max retries exceeded with url: /search?q=invalid+location&format=json&limit=1&accept-language=en (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1081)')))"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions