fantapsody commented on issue #16416:
URL: https://github.com/apache/pulsar/issues/16416#issuecomment-1186655598

   @michaeljmarshall The admin command doesn't give too much useful information:
   ```
   ./bin/pulsar-admin --admin-url https://$HOST --auth-params $TOKEN 
--auth-plugin org.apache.pulsar.client.impl.auth.AuthenticationToken tenants 
list
   null
   
   Reason: java.util.concurrent.CompletionException: 
org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector$RetryException: 
Could not complete the operation. Number of retries has been exhausted. Failed 
reason: https://xxx:443
   ```
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to