Skip to content

Instantly share code, notes, and snippets.

18 Aug 12:06:29 - debug: Firing an event for testSync/testSynclet from synclet/testSynclet-1 action(delete)
Core can spawn a valid service A GET to /Me/spawn-valid
✗ should respond with 200
» expected null, got {
stack: 'Error: socket hang up\n at Socket.<anonymous> (http.js:1286:45)\n at Socket.emit (events.js:64:17)\n at Array.0 (net.js:831:12)\n at EventEmitter._tickCallback (node.js:126:26)',
arguments: undefined,
type: undefined,
message: 'socket hang up'
} // api-easy.js:232
18 Aug 12:06:33 - debug: Firing an event for testSync/testSynclet from synclet/testSynclet action(delete)
Removing IDs from the config will
✗ will generate a delete event and remove the row from mongo
» expected 1,
got 0 (==) // lsyncmanager-test-local.js:221
diff --git a/Common/node/ijod.js b/Common/node/ijod.js
index e20e6b6..bae4cf9 100644
--- a/Common/node/ijod.js
+++ b/Common/node/ijod.js
@@ -13,14 +13,15 @@
*/
var fs = require('fs'),
- lconfig = require('lconfig')
+ lconfig = require('lconfig'),
13 Jan 12:11:28 - info: Checking /home/mdz/src/singly/Locker/Me for bad directories
13 Jan 12:11:28 - info: ***************************************** me2me
13 Jan 12:11:28 - error:
13 Jan 12:11:28 - error: node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module '/home/mdz/scratch/locker/Ops/me2me.js'
at Function._resolveFilename (module.js:317:11)
at Function._load (module.js:262:25)
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)
contacts
contactsviewer
dashboardv3
devdocs
flickr
foursquare
foursquarestats
gcontacts
github
glatitude
24 Jan 19:24:49 - ESC[32minfoESC[39m: process id:17
24 Jan 19:24:50 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:50 [initandlisten] MongoDB starting : pid=19 port=27018 dbpath=/var/locker/Me/mongodata 64-bit
24 Jan 19:24:50 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:50 [initandlisten] db version v1.8.4, pdfile version 4.5
24 Jan 19:24:50 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:50 [initandlisten] git version: 81f12749a15e3d158b1b16bab6bc3faea538e166
24 Jan 19:24:50 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:50 [initandlisten
] build sys info: Linux bs-linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41
24 Jan 19:24:50 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:50 [initandlisten] waiting for connections on port 27018
24 Jan 19:24:52 - ESC[32minfoESC[39m: [mongo] Tue Jan 24 19:24:52 [initandlisten] connection accepted from 127.0.0.1:60761 #1
Warning: connection.session() MemoryStore is not
designed for a production environment, as it
Error: options.host and options.port or options.target are required.
at [object Object]._getKey (/srv/singly/proxy/src/releases/20120124073000/site/node_modules/http-proxy/lib/node-http-proxy/routing-proxy.js:242:11)
at [object Object].add (/srv/singly/proxy/src/releases/20120124073000/site/node_modules/http-proxy/lib/node-http-proxy/routing-proxy.js:70:18)
at [object Object].proxyRequest (/srv/singly/proxy/src/releases/20120124073000/site/node_modules/http-proxy/lib/node-http-proxy/routing-proxy.js:187:10)
at proxyReq (/srv/singly/proxy/src/releases/20120124073000/site/app/controllers/proxies.js:50:11)
at Object.proxied (/srv/singly/proxy/src/releases/20120124073000/site/app/controllers/proxies.js:29:5)
at /srv/singly/proxy/src/releases/20120124073000/site/app/routes.js:33:32
at callbacks (/srv/singly/proxy/src/releases/20120124073000/site/node_modules/express/lib/router/index.js:272:11)
at param (/srv/singly/proxy/src/releases/20120124073000/site/node_modules/express/lib/rout
25 Jan 15:16:29 - info: installing name(dashboardv3) at path(dashboardv3)
[email protected] ./Me/node_modules/dashboardv3
25 Jan 15:16:40 - verbose: creating dashboardv3
25 Jan 15:16:40 - verbose: received event for service://me/#dashboardv3 action(new)
25 Jan 15:16:40 - info: installing name(contacts) at path(/home/mdz/src/singly/Locker/Collections/Contacts)
[email protected] ./Me/node_modules/contacts
25 Jan 15:16:40 - verbose: creating contacts
25 Jan 15:16:40 - verbose: Adding a listener for contacts/events to contact/foursquare
25 Jan 15:16:40 - verbose: Adding a listener for contacts/events to contact/facebook
25 Jan 15:16:40 - verbose: Adding a listener for contacts/events to contact/twitter
Failures:
1) dashboard allows people to switch between 4 views
Failure/Error: page.should have_css('.iframeLink[data-id="contactsviewer"]')
expected css ".iframeLink[data-id=\"contactsviewer\"]" to return something
# ./spec/integration/dashboard_spec.rb:7
2) dashboard should allow access to api explorer
Failure/Error: click_on 'API Explorer'
Selenium::WebDriver::Error::UnknownError: