NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi, I cannot use OSM to getbb() in RStudio. The error response is:

Peer certificate cannot be authenticated with given CA certificates: [nominatim.openstreetmap.org] SSL certificate problem: certificate has expired
Backtrace:
 1. osmdata::getbb("Montevideo, Uruguay")
 2. osmdata:::get_nominatim_query(...)
 3. httr2::req_perform(req)
 4. base::tryCatch(...)
 5. base (local) tryCatchList(expr, classes, parentenv, handlers)
 6. base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 7. value[[3L]](cond)

Thanks in advance!

asked 18 Aug '23, 21:59

virginia_recagno's gravatar image

virginia_rec...
11112
accept rate: 0%

edited 18 Aug '23, 22:18

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

What's the URL for which the certificate has expired? It isn't the "nominatim.openstreetmap.org" that I can see from where I am, which is:

Name:   longma.nominatim.openstreetmap.org
Address: 184.104.226.109
Name:   longma.nominatim.openstreetmap.org
Address: 2001:470:1:b3b::d
(18 Aug '23, 22:17) SomeoneElse ♦

I dont know. Im a Mac User and I've been using OSM just fine, but now I can't. It takes many minutes to load and finally just says:

"Peer certificate cannot be authenticated with given CA certificates: [nominatim.openstreetmap.org] SSL certificate problem: certificate has expired "

(18 Aug '23, 22:20) virginia_rec...

In a web browser, try and browse to nominatim.openstreetmap.org and follow the instructions at https://discussions.apple.com/thread/250173734 . What does it say?

What is the date on your Mac set to? Is it correct?

Can you try and browse to nominatim.openstreetmap.org on a non-Apple computer and tap on the padlock icon in the URL bar there?

(18 Aug '23, 22:28) SomeoneElse ♦

Thank you for your response. Its not a browser issue... If I follow your instructions, it says: "Safe connection" "Conection verifyed by an emisor not recognized by Mozilla. My date is set just fine. And I been working with OSM y in RSTUDIO (osmr package) just fine until this came up.

(19 Aug '23, 13:18) virginia_rec...

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×293
×5
×1

question asked: 18 Aug '23, 21:59

question was seen: 633 times

last updated: 19 Aug '23, 13:18

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum