Local server instance threw Forbidden access error #17114
Unanswered
mfonnesbeck
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Did you reset the server certificate? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was in the middle of development, using a local server instance which I had been using all morning, and suddenly while trying to connect and run a query from my code, I received the following error:
Forbidden access to earaya-emphoa-loc@https://a.emphoaloc.ravendb.community, CN=.emphoaloc.ravendb.community does not have permission to access it or is unknown. Method: GET, Request: https://a.emphoaloc.ravendb.community/topology?name=earaya-emphoa-loc&first-topology-update
{"Type":"InvalidAuth","Message":"The supplied client certificate 'CN=.emphoaloc.ravendb.community(Thumbprint: B75ECE4B367200712747C4B8E87619EF6FB2E5B7)' is unknown to the server. In order to register your certificate please contact your system administrator."}
My Certificates page in my server shows the following:
Server Certificate
57313052B7214AFBDD0C36C76A89B882FDE28D2F
SECURITY CLEARANCE : Cluster Node
VALID FROM : 2023-08-25
EXPIRATION : 2023-11-23
AUTO RENEWAL DATE : 2023-10-28
DATABASE PERMISSIONS : All
emphoaloc.client.certificate
E3C93F55772B1C9BC2A2E44FB7EEAD846BE44A26
SECURITY CLEARANCE : Cluster Admin
VALID FROM : 2023-06-08
EXPIRATION : 2028-06-15
DATABASE PERMISSIONS : All
Did my certificate just renew? If so, how can I download a new client certificate? Please help me understand what could have just happened.
Beta Was this translation helpful? Give feedback.
All reactions