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/05/02 08:39:05 UTC

[GitHub] [pulsar] Hongten commented on issue #5947: got HTTP 404 error when running "pulsar-admin functions list" on functions-worker

Hongten commented on issue #5947:
URL: https://github.com/apache/pulsar/issues/5947#issuecomment-1114625036

   I encountered the same issue when I list brokers. In my case, I change the 8080 port to 8087. The pulsar version is 2.8.1.
   ```
   ./bin/pulsar-admin brokers list pulsar-cluster
   HTTP 404 Not Found
   
   Reason: HTTP 404 Not Found
   ```


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