wjybupt opened a new issue #5947: got HTTP 404 error when running "pulsar-admin functions list" on functions-worker URL: https://github.com/apache/pulsar/issues/5947 **Describe the bug** when running "pulsar-admin functions list" on functions-worker, i got HTTP 404 error, however, running "pulsar-admin functions status ..." got the right response **To Reproduce** Steps to reproduce the behavior: I have 3 functions-worker and 3 broker, and in the client.conf on all functions-worker, webServiceUrl =http://<functions-worker ip1>:6750/ brokerServiceUrl=pulsar://<broker ip1>:6650,<broker ip2>:6650,<broker ip3>:6650/ **Expected behavior** get the functions list **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] **Additional context** Add any other context about the problem here.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
