mesos / mr-redis

Redis on Apache Mesos
Apache License 2.0
127 stars 32 forks source link

HTTP 500 error when accessing UI #48

Open jar349 opened 8 years ago

jar349 commented 8 years ago

After installing Mr-Redis and creating an instance (which I can connect to from my redis-cli), I attempt to go to the UI (http:///service/mrredis) and get a 500 error. I know that the proxy is working because I can reach /service/marathon and /service/elasticsearch just fine.

Any ideas why this wouldn't work?

dhilipkumars commented 8 years ago

@jar349 Hi Apologies for the delay in responding. If you are talking about Mr-Redis UI then that is not integrated as a part of DCOS container.

Here is the instructions to start your own UI, https://github.com/mesos/mr-redis/tree/master/ui/app. Please feel free to try it out.

dhilipkumars commented 7 years ago

Need help in containarizing the UI , that can be a DC/OS package in itself