You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/24 11:05:48 UTC

[GitHub] [pulsar-manager] o5 edited a comment on issue #254: Delete Topic doesn't work

o5 edited a comment on issue #254:
URL: https://github.com/apache/pulsar-manager/issues/254#issuecomment-784995058


   Same here. If I click to "Confirm" this error appears in Console.
   
   ![Screenshot 2021-02-24 at 11 57 22](https://user-images.githubusercontent.com/218562/108990865-af698700-7697-11eb-9dea-64bd46ff5ed9.png)
   
   Response to DELETE
   ```json
   {
     "error": "Internal Server Error",
     "message": "sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target",
     "status": 500,
     "timestamp": "2021-02-24T11:02:32.330+0000"
   }
   ```
    Looks like something wrong with certs (I'm not who installed it). Could someone tell me what I should tell him? :)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org