Closed
Description
We have a very active set of pads, with several hundred users on them. Unfortunately, something is causing etherpad to restart on a regular basis, this is the log of when it does:
[2015-11-17 07:27:54.247] [WARN] client - Uncaught TypeError: Cannot read property 'data' of undefined -- { errorId: 'ZdIdZ8nXVLQTE9tVbPgb',
msg: 'Uncaught TypeError: Cannot read property \'data\' of undefined',
url: '[REDACTED]',
linenumber: 3902,
userAgent: 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36' }
[2015-11-17 07:28:13.168] [WARN] client - TypeError: undefined is not an object (evaluating 'rowsPresent[index].data') -- { errorId: '7FGxdP5milNbRykoStKV',
msg: 'TypeError: undefined is not an object (evaluating \'rowsPresent[index].data\')',
url: '[REDACTED]',
linenumber: 3902,
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.7 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.7' }
[2015-11-17 07:28:45.256] [WARN] client - SyntaxError: expected expression, got ')' -- { errorId: 'X45Sz4e8TZIuMmRRkoCA',
msg: 'SyntaxError: expected expression, got \')\'',
url: '[REDACTED]',
linenumber: 1,
userAgent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0' }
[2015-11-17 07:28:46.691] [WARN] client - Uncaught Error: Failed assertion: mismatched apply: 6831 / 6841 -- { errorId: 'I07sb37FnB4hqN8MEU8S',
msg: 'Uncaught Error: Failed assertion: mismatched apply: 6831 / 6841',
url: '[REDACTED]',
linenumber: 492,
userAgent: 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36' }
[2015-11-17 07:28:46.779] [WARN] client - Error: Failed assertion: mismatched apply: 6831 / 6840 -- { errorId: 'mpoHFiJQyUqHJG6BmXc1',
msg: 'Error: Failed assertion: mismatched apply: 6831 / 6840',
url: '[REDACTED]',
linenumber: 5871,
userAgent: 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0' }
[2015-11-17 07:28:56.631] [ERROR] console - TypeError: Cannot read property 'substring' of undefined
at Object.insert (/srv/etherpad-lite/src/static/js/Changeset.js:794:44)
at Object.exports.mutateTextLines (/srv/etherpad-lite/src/static/js/Changeset.js:966:11)
at /srv/etherpad-lite/src/node/handler/PadMessageHandler.js:1511:19
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:610:21
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:249:17
at iterate (/srv/etherpad-lite/src/node_modules/async/lib/async.js:149:13)
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:160:25
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:251:21
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:615:34
at /srv/etherpad-lite/src/node_modules/async/lib/async.js:254:17
RESTART!
Metadata
Metadata
Assignees
Labels
No labels