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 2020/06/18 01:44:49 UTC

[GitHub] [pulsar] sijie commented on issue #7287: Not able to start Pulsar in Standalone mode with Functions-Worker

sijie commented on issue #7287:
URL: https://github.com/apache/pulsar/issues/7287#issuecomment-645718599


   @97arushisharma 
   
   You can try a few things:
   
   Can you do the following things to verify if the admin cert has the super-user permissions?
   
   - Disable function worker: `bin/pulsar standalone -nfw -nss`.
   - Configure `client.conf` to use the admin cert: `tlsCertFile:/home/Downloads/my-ca/admin.cert.pem,tlsKeyFile:/home/Downloads/my-ca/admin.key-pk8.pem`.
   - Run `bin/pulsar-admin clusters list` to see if you can list the clusters.


----------------------------------------------------------------
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:
users@infra.apache.org