Your app is crashing. Here's the latest log:

Note: you are using a pure-JavaScript implementation of bcrypt.
While this implementation will work correctly, it is known to be
approximately three times slower than the native implementation.
In order to use the native implementation instead, run

  meteor npm install --save bcrypt

in the root directory of your application.
/home/administrador/.meteor/packages/meteor-tool/.1.4.4_1.1nqw3y0.6lihl++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
						throw(ex);
						^

TypeError: Router.map_ is not a function
    at app/lib/router.js:17:8
    at app/lib/router.js:842:4
    at /home/administrador/Aplicaciones/relojI/.meteor/local/build/programs/server/boot.js:303:34
    at Array.forEach (native)
    at Function._.each._.forEach (/home/administrador/.meteor/packages/meteor-tool/.1.4.4_1.1nqw3y0.6lihl++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
    at /home/administrador/Aplicaciones/relojI/.meteor/local/build/programs/server/boot.js:128:5
    at /home/administrador/Aplicaciones/relojI/.meteor/local/build/programs/server/boot.js:352:5
    at Function.run (/home/administrador/Aplicaciones/relojI/.meteor/local/build/programs/server/profile.js:510:12)
    at /home/administrador/Aplicaciones/relojI/.meteor/local/build/programs/server/boot.js:351:11
Exited with code: 1
Your application is crashing. Waiting for file change.