OSMLatvija / Osmalyzer

Parsing OSM data in Latvia against various data sources
https://osmlatvija.github.io/Osmalyzer/
GNU General Public License v3.0
2 stars 1 forks source link

Lidl, Unisend and misc #48

Closed markalex2209 closed 3 weeks ago

markalex2209 commented 3 weeks ago

Added analyzer for Lidl shops #3. Added analyzer for Unisend brand parcel lockers: both operated by Unisend themselves and uDrop, without check for correct operator in tags #7. Fixed transliteration for šja/šjā broken earlier. Added home button #40.

HellMapGoesCoding commented 3 weeks ago

It failed to parse Lidl on GitHub, but also a few other shops failed:

Retrieving Mego Shops data [36/40]...
Downloading (undated cache out of grace period)...
Failed to retrieve with exception!
Aggregate #1 exception: The SSL connection could not be established, see inner exception.
Inner exception: The remote certificate is invalid because of errors in the certificate chain: NotTimeValid

Retrieving Top! Shops data [39/40]...
Downloading (undated cache out of grace period)...
Failed to retrieve with exception!
Aggregate #1 exception: The SSL connection could not be established, see inner exception.
Inner exception: Authentication failed, see inner exception.
Inner exception: SSL Handshake failed with OpenSSL error - SSL_ERROR_SSL.
Inner exception: error:0A000438:SSL routines::tlsv1 alert internal error

Retrieving Vesko Shops data [40/40]...
Downloading (undated cache out of grace period)...
Failed to retrieve with exception!
Aggregate #1 exception: The SSL connection could not be established, see inner exception.
Inner exception: The remote certificate is invalid because of errors in the certificate chain: NotTimeValid

Preparing Lidl Shops data [30/36]...
Failed to prepare with exception!
Exception: Did not find items on webpage

Seems like GitHub is having SSL issues :(