MonicaMagoniCom opened a new issue, #16080:
URL: https://github.com/apache/pulsar/issues/16080

   In our environment we are using Pulsar deployed with helm chart on 
Kubernetes. We have authentication and authorization enabled.
   Our current version is 2.6.2 and it works fine.
   I tried to update it to version 2.7.0 but the brokers are not able to run; 
this is the error I get:
   
   [AsyncHttpClient-7-1] WARN  
org.apache.pulsar.client.admin.internal.BaseResource - 
[http://localhost:8080/admin/v2/namespaces/public/default/permissions] Failed 
to perform http post request: 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: **Connection refused: localhost/127.0.0.1:8080**
   
   This error is given back when the broker tries to list the tenant with 
pulsar-admin. 
   Before upgrading it worked. We don't have the pulsar-proxy.
   
   Thanks for any help
   


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