You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/15 15:27:11 UTC

[GitHub] [pulsar] MonicaMagoniCom opened a new issue, #16080: Connection refused: localhost/127.0.0.1:8080

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: commits-unsubscribe@pulsar.apache.org.apache.org

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


[GitHub] [pulsar] github-actions[bot] commented on issue #16080: Connection refused: localhost/127.0.0.1:8080

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16080:
URL: https://github.com/apache/pulsar/issues/16080#issuecomment-1186063014

   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] 9600166807 commented on issue #16080: Connection refused: localhost/127.0.0.1:8080

Posted by GitBox <gi...@apache.org>.
9600166807 commented on issue #16080:
URL: https://github.com/apache/pulsar/issues/16080#issuecomment-1371039072

   @MonicaMagoniCom  I'm facing this same issue while using pulsar-admin command in proxy container
   
   **ERROR:** 
   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: Connection refused: localhost/127.0.0.1:8080
   root@pulsar-proxy-0:/pulsar# exit
   exit
   command terminated with exit code 1**
   
   @MonicaMagoniCom Can u tell me the solution, what u r did.
   
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] MonicaMagoniCom commented on issue #16080: Connection refused: localhost/127.0.0.1:8080

Posted by GitBox <gi...@apache.org>.
MonicaMagoniCom commented on issue #16080:
URL: https://github.com/apache/pulsar/issues/16080#issuecomment-1201346222

   This can be closed; I found out that that exception is normal and it is due to the fact that pulsar admin is not ready yet.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] github-actions[bot] commented on issue #16080: Connection refused: localhost/127.0.0.1:8080

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16080:
URL: https://github.com/apache/pulsar/issues/16080#issuecomment-1233653723

   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] nicoloboschi closed issue #16080: Connection refused: localhost/127.0.0.1:8080

Posted by GitBox <gi...@apache.org>.
nicoloboschi closed issue #16080: Connection refused: localhost/127.0.0.1:8080
URL: https://github.com/apache/pulsar/issues/16080


-- 
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: commits-unsubscribe@pulsar.apache.org

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