Skip to content

Server crash on changeset problem (mismatched apply) #2037

@Gared

Description

@Gared

My server crashes nearly daily with the following error message:

[2013-12-16 22:40:37.845] [ERROR] console - Error: Failed assertion: mismatched apply: 46262 / 46261
    at Object.error (/home/eplite/etherpad-lite/src/static/js/Changeset.js:39:11)
    at Object.assert (/home/eplite/etherpad-lite/src/static/js/Changeset.js:53:13)
    at Object.exports.applyToText (/home/eplite/etherpad-lite/src/static/js/Changeset.js:907:11)
    at Object.exports.applyToAText (/home/eplite/etherpad-lite/src/static/js/Changeset.js:1599:19)
    at Pad.getInternalRevisionAText (/home/eplite/etherpad-lite/src/node/db/Pad.js:206:27)
    at async.series.results (/home/eplite/etherpad-lite/src/node_modules/async/lib/async.js:486:21)
    at _asyncMap (/home/eplite/etherpad-lite/src/node_modules/async/lib/async.js:185:13)
    at async.forEachSeries.iterate (/home/eplite/etherpad-lite/src/node_modules/async/lib/async.js:108:13)
    at async.forEachSeries.iterate (/home/eplite/etherpad-lite/src/node_modules/async/lib/async.js:119:25)
    at _asyncMap (/home/eplite/etherpad-lite/src/node_modules/async/lib/async.js:187:17)
RESTART!

The changeset versions of the mismatched apply differs. So it seems there are differnent pads causing this error.

Etherpad is on latest develop: 7d47d91

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions