ruudk commented on issue #4044: Pulsar Dashboard Displays Very Little 
Information
URL: https://github.com/apache/pulsar/issues/4044#issuecomment-484929889
 
 
   ```json
   // http://localhost:8080/admin/v2/clusters
   [
     "standalone"
   ]
   ```
   
   So that works. 
   
   I think it would help a lot of the dashboard would just show errors when it 
cannot connect to the pulsar API. Right it just acts as if everything is empty 
and nothing is wrong.
   
   When I run the dashboard with `--network=host` it says:
   ```
   WARNING: Published ports are discarded when using host network mode
   ```
   
   and it doesn't even come up.
   
   Is there a way to somehow enable/view a debug log? To know what the error is?

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

Reply via email to