pulsar-manager
pulsar-manager copied to clipboard
Delete Topic doesn't work
When I select a topic in the UI and click on delete and confirm, the UI just hangs and the pop-up window remains visible.
The topic is not deleted, and the entire process has no effect on the topic
@david-streamlio did you see any error in the pulsar manager log?
No I did not. Sorry
You can try to debug according to this process: https://github.com/apache/pulsar-manager/issues/214 @david-streamlio
Same here. If I click to "Confirm" this error appears in Console.
Response to DELETE
{
"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? :)