Hi Takeshi, Thanks for your reply :) I dont make apache2 configuration for proxy because I work in the same computer with VirtualBox... I can see HTML pages, but */api/v1/... *doesn't exist on my Ubuntu directories... In fact, I can see all files in public of storm directory's like that :
*root@adminuser-VirtualBox:/usr/share/storm/public# ls* *component.html images js supervisor topology.html* *css index.html nimbus templates workers* If you have an idea... thanks :)) Le mer. 4 mars 2015 à 01:14, Takeshi Miyakawa <[email protected]> a écrit : > Hello, Nicolas. > > Did you make apache2 configuration for PROXY to Storm UI? > And, you should remember Storm UI uses port 8080. > > > Hello, > > > > I would install Storm on Ubuntu 14.04 (on a virtual machine)... > > > > I also install apache2, and create a link in this directory with the > *a2ensite > > storm.conf* command. > > > > With this access, I can go to my storm directory by tapping : > 172.1.24.18/ > > > > But, I have 404 errors : example : > > : GET http://172.5.0.209/api/v1/cluster/summary 404 (Not Found) > > jquery-1.6.2.min.js:18 GET http://172.5.0.209/api/v1/topology/summary > 404 > > (Not Found) (index):1 Uncaught SyntaxError: Unexpected token < (index):1 > > Uncaught SyntaxError: Unexpected token < jquery-1.6.2.min.js:18 GET > > http://172.5.0.209/api/v1/supervisor/summary 404 (Not Found) (index):1 > > Uncaught SyntaxError: Unexpected token < jquery-1.6.2.min.js:18 GET > > http://172.5.0.209/api/v1/cluster/configuration 404 (Not Found) > > > > > > In fact, api/v1/cluster... doesn't exist... > > > > If you have an idea... > > > > Thanks > > -- > Takeshi Miyakawa <[email protected]> > >
