jiazhai commented on issue #5983: one small barrier in starting the standalone cluster URL: https://github.com/apache/pulsar/issues/5983#issuecomment-570977587 > Actually, I have solved this problem by editing "advertisedAddress" configuration in standalone.conf. @fangpengcheng95 right, you need `advertisedAddress` setting in conf file. or use command like: `bin/pulsar standalone -a 127.0.0.1` to assign the advertisedAddress. It is appreciate if you could improve the documentation.
---------------------------------------------------------------- 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
