Created
January 13, 2012 20:16
-
-
Save mdz/1608488 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 13 Jan 12:15:01 - info: locker is up and running at http://localhost:8042 | |
| 13 Jan 12:15:41 - info: Having to spawn dashboardv3 | |
| 13 Jan 12:15:41 - error: No run information for dashboardv3 | |
| 13 Jan 12:15:41 - verbose: proxying GET /Me/dashboardv3/ to undefined/ | |
| TypeError: Cannot read property 'length' of undefined | |
| at Object.urlParse [as parse] (url.js:94:27) | |
| at proxied (/home/mdz/src/singly/Locker/Ops/webservice.js:466:17) | |
| at /home/mdz/src/singly/Locker/Ops/webservice.js:275:17 | |
| at Object.spawn (/home/mdz/src/singly/Locker/Common/node/lservicemanager.js:229:16) | |
| at proxyRequest (/home/mdz/src/singly/Locker/Ops/webservice.js:274:28) | |
| at Router.<anonymous> (/home/mdz/src/singly/Locker/Ops/webservice.js:439:5) | |
| at done (/home/mdz/src/singly/Locker/node_modules/express/lib/router/index.js:250:22) | |
| at middleware (/home/mdz/src/singly/Locker/node_modules/express/lib/router/index.js:244:9) | |
| at param (/home/mdz/src/singly/Locker/node_modules/express/lib/router/index.js:227:11) | |
| at pass (/home/mdz/src/singly/Locker/node_modules/express/lib/router/index.js:232:6) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment