Skip to content

Instantly share code, notes, and snippets.

@harrywang
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harrywang/1588e9e143f03a75deaf to your computer and use it in GitHub Desktop.
Save harrywang/1588e9e143f03a75deaf to your computer and use it in GitHub Desktop.
etherpad log
/etherpad-lite/bin/run.sh
Ensure that all dependencies are up to date... If this is the first time you have run Etherpad please be patient.
npm WARN package.json channels@0.0.4 No repository field.
npm WARN package.json async-stacktrace@0.0.2 No repository field.
npm WARN package.json tinycon@0.0.1 No repository field.
Ensure jQuery is downloaded and up to date...
Clear minfified cache...
Ensure custom css/js files are created...
Started Etherpad...
[2014-12-07 12:52:33.663] [INFO] console - Installed plugins: ep_oae, ep_headings, ep_etherpad-lite
[2014-12-07 12:52:33.685] [INFO] console - Your Etherpad git version is 6080de9
[2014-12-07 12:52:33.685] [INFO] console - Report bugs at https://github.com/ether/etherpad-lite/issues
[2014-12-07 12:52:33.730] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.735] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.738] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.741] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.745] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.749] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.752] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.755] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.759] [WARN] console - setAppHandler is deprecated! Pass it to the constructor instead.
[2014-12-07 12:52:33.852] [INFO] console - You can access your Etherpad instance at http://127.0.0.1:9001/
[2014-12-07 12:52:33.852] [WARN] console - Admin username and password not set in settings.json. To access admin please uncomment and edit 'users' in settings.json
[2014-12-07 12:52:33.858] [INFO] console - Connection to RabbitMQ established
[2014-12-07 12:52:33.859] [INFO] console - Connected to the default OAE task exchange
[2014-12-07 12:53:43.631] [INFO] API - REQUEST, v1.2.1:createAuthorIfNotExistsFor, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","authorMapper":"u:tenant1:-1c9zBacP","name":"Harry Wang"}
[2014-12-07 12:53:43.682] [INFO] API - RESPONSE, createAuthorIfNotExistsFor, {"code":0,"message":"ok","data":{"authorID":"a.ydB3Vr6sNQb1lxZd"}}
[2014-12-07 12:53:43.689] [INFO] API - REQUEST, v1.2.1:createSession, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupID":"g.Wye8yDOZ9eKID5DU","authorID":"a.ydB3Vr6sNQb1lxZd","validUntil":"1418061224"}
[2014-12-07 12:53:43.697] [INFO] API - RESPONSE, createSession, {"code":0,"message":"ok","data":{"sessionID":"s.3ba6dd48ece64b128178ec379b1a00e3"}}
[2014-12-07 12:53:43.741] [INFO] ueberDB - Flushed 7 values
[2014-12-07 12:53:43.849] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:53:43.950] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:53:44.055] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:53:44.160] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:56:12.143] [INFO] API - REQUEST, v1.2.1:createAuthorIfNotExistsFor, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","authorMapper":"u:tenant1:-1c9zBacP","name":"Harry Wang"}
[2014-12-07 12:56:12.144] [INFO] API - RESPONSE, createAuthorIfNotExistsFor, {"code":0,"message":"ok","data":{"authorID":"a.ydB3Vr6sNQb1lxZd"}}
[2014-12-07 12:56:12.147] [INFO] API - REQUEST, v1.2.1:createSession, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupID":"g.Wye8yDOZ9eKID5DU","authorID":"a.ydB3Vr6sNQb1lxZd","validUntil":"1418061372"}
[2014-12-07 12:56:12.148] [INFO] API - RESPONSE, createSession, {"code":0,"message":"ok","data":{"sessionID":"s.f6febcb844126abea53016372b89da82"}}
[2014-12-07 12:56:12.195] [INFO] ueberDB - Flushed 7 values
[2014-12-07 12:56:12.302] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:11.024] [INFO] API - REQUEST, v1.2.1:createGroupIfNotExistsFor, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupMapper":"c:tenant1:Wkv4f87ov"}
[2014-12-07 12:57:11.032] [INFO] API - RESPONSE, createGroupIfNotExistsFor, {"code":0,"message":"ok","data":{"groupID":"g.9n3QQYKgcUc2TZ5s"}}
[2014-12-07 12:57:11.034] [INFO] API - REQUEST, v1.2.1:createGroupPad, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupID":"g.9n3QQYKgcUc2TZ5s","padName":"c:tenant1:Wkv4f87ov"}
[2014-12-07 12:57:11.043] [INFO] API - RESPONSE, createGroupPad, {"code":0,"message":"ok","data":{"padID":"g.9n3QQYKgcUc2TZ5s$c_tenant1_Wkv4f87ov"}}
[2014-12-07 12:57:11.088] [INFO] ueberDB - Flushed 7 values
[2014-12-07 12:57:11.696] [INFO] API - REQUEST, v1.2.1:createAuthorIfNotExistsFor, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","authorMapper":"u:tenant1:-1c9zBacP","name":"Harry Wang"}
[2014-12-07 12:57:11.696] [INFO] API - RESPONSE, createAuthorIfNotExistsFor, {"code":0,"message":"ok","data":{"authorID":"a.ydB3Vr6sNQb1lxZd"}}
[2014-12-07 12:57:11.700] [INFO] API - REQUEST, v1.2.1:createSession, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupID":"g.9n3QQYKgcUc2TZ5s","authorID":"a.ydB3Vr6sNQb1lxZd","validUntil":"1418061432"}
[2014-12-07 12:57:11.702] [INFO] API - RESPONSE, createSession, {"code":0,"message":"ok","data":{"sessionID":"s.0c86403161dbb12d320723559fbc37fc"}}
[2014-12-07 12:57:11.707] [INFO] ueberDB - Flushed 6 values
[2014-12-07 12:57:11.810] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:11.917] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:12.022] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:12.128] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:15.711] [INFO] API - REQUEST, v1.2.1:createAuthorIfNotExistsFor, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","authorMapper":"u:tenant1:-1c9zBacP","name":"Harry Wang"}
[2014-12-07 12:57:15.712] [INFO] API - RESPONSE, createAuthorIfNotExistsFor, {"code":0,"message":"ok","data":{"authorID":"a.ydB3Vr6sNQb1lxZd"}}
[2014-12-07 12:57:15.718] [INFO] API - REQUEST, v1.2.1:createSession, {"apikey":"72e9a35570477415a108b2dcae78028821a46438036b36c66f493d4c9cfeb0e3","groupID":"g.9n3QQYKgcUc2TZ5s","authorID":"a.ydB3Vr6sNQb1lxZd","validUntil":"1418061436"}
[2014-12-07 12:57:15.718] [INFO] API - RESPONSE, createSession, {"code":0,"message":"ok","data":{"sessionID":"s.3951984f29562f75cd826ca572a370c7"}}
[2014-12-07 12:57:15.752] [INFO] ueberDB - Flushed 6 values
[2014-12-07 12:57:15.853] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:16.059] [INFO] ueberDB - Flushed 1 values
[2014-12-07 12:57:16.165] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:29.402] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:29.508] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:36.198] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:36.302] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:36.404] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:36.476] [WARN] message - Authentication try failed:{"component":"pad","type":"CLIENT_READY","padId":"test2","sessionID":"null","password":null,"token":"t.w9RckNW5k4MprGAzpEc9","protocolVersion":2}
[2014-12-07 13:03:36.508] [WARN] client - Error: The module at "ep_etherpad-lite/static/js/pad.js" does not exist. -- { errorId: 'QgLbS0mpNTvL1emSBR6A',
msg: 'Error: The module at "ep_etherpad-lite/static/js/pad.js" does not exist.',
url: 'http://127.0.0.1:9001/p/test2',
linenumber: 588,
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25' }
[2014-12-07 13:03:36.512] [INFO] ueberDB - Flushed 3 values
[2014-12-07 13:03:51.975] [INFO] ueberDB - Flushed 1 values
[2014-12-07 13:03:52.035] [WARN] message - Authentication try failed:{"component":"pad","type":"CLIENT_READY","padId":"test","sessionID":"null","password":null,"token":"t.w9RckNW5k4MprGAzpEc9","protocolVersion":2}
[2014-12-07 13:03:52.049] [WARN] client - Error: The module at "ep_etherpad-lite/static/js/pad.js" does not exist. -- { errorId: 'RtQUIleAV0lD46WoawsM',
msg: 'Error: The module at "ep_etherpad-lite/static/js/pad.js" does not exist.',
url: 'http://127.0.0.1:9001/p/test',
linenumber: 588,
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25' }
[2014-12-07 13:03:52.080] [INFO] ueberDB - Flushed 2 values
[2014-12-07 13:05:17.709] [WARN] client - TypeError: null is not an object (evaluating 'pad.collabClient.setChannelState') -- { errorId: 'WCL8aSAF9y5MRRpU1LBA',
msg: 'TypeError: null is not an object (evaluating \'pad.collabClient.setChannelState\')',
url: 'http://127.0.0.1:9001/p/test',
linenumber: 244,
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25' }
[2014-12-07 13:05:17.790] [INFO] ueberDB - Flushed 1 values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment