LockerProject/Locker

show "Looks like everything worked!" but when run"./locker", not run.

Opened this issue · 1 comments

usin commented

below is showed code.

root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker# make
Initializing submodules...
Submodule 'Apps/dashboardv3/static/common' () registered for path 'Apps/dashboardv3/static/common'
Git version 1.7.9.5 found.
Node.js version 0.6.9 found.
npm version 1.1.0-3 found.
mongoDB version 2.0.4 found.
ImageMagick version 6.7.9-2 found.
npm http GET https://github.com/lpatters/node-imagemagick/tarball/master
npm http 200 https://github.com/lpatters/node-imagemagick/tarball/master
echo '{ "build" : "git-f8647af", "gitrev" : "f8647af" }'
| tee build.json tests/build.json
{ "build" : "git-f8647af", "gitrev" : "f8647af" }
make[1]: 正在进入目录 /home/usin/Locker/Apps/dashboardv3/static/common' make[1]: “js/compiled_templates.js”是最新的。 make[1]:正在离开目录/home/usin/Locker/Apps/dashboardv3/static/common'

Looks like everything worked!
Get some API keys (https://github.com/LockerProject/Locker/wiki/GettingAPIKeys) and then try running:
./locker

Once running, visit http://localhost:8042 in your web browser.
root@usin-RB065AA-AB2-a1593cn:/home/usin/Locker#

What is the output from ./locker?