phreed edited a comment on issue #4044: Pulsar Dashboard Displays Very Little Information URL: https://github.com/apache/pulsar/issues/4044#issuecomment-484908665 @ruudk Another cause may be a docker interaction. How does a docker process with '--network=host' look-up 'localhost'? You might want to try providing either the hostname or ipaddr for the machine hosting your pulsar service. e.g. If your hostname were 'foo' use SERVICE_URL=http://foo:8080 .
---------------------------------------------------------------- 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
