> Also, I tried downloading the state.json and got this: Sorry, I guess my instructions weren't great. The port here IS NOT the option 'webui_port', but just option 'port' in your configuration. You can grab the master state by hitting:
http://master-hostname:master-port/master/state.json And the slave state via: http://slave-hostname:slave-port/slave/state.json Let me know if that helps you collect data, because I'm not able to repro locally. Ben. > > Error 404: Not Found > > Sorry, the requested URL > http://ec2-50-19-131-134.compute-1.amazonaws.com:8080/slave/state.json caused > an error: > > > Not found: slave/state.json Was this on the master or the slave? For the master get http://master-hostname:5050
