wilkis
wilkis
Very nice written issue. I have the same problem.
If I open the pad with being in the time slider I get the following error: ``` Uncaught ReferenceError: require is not defined https://pad.domain.example/javascripts/lib/ep_etherpad-lite/static/js/ace2_inner.js?callback=require.define&v=9f2c609e:1 [ace2_inner.js:1:1](https://pad.domain.example/javascripts/lib/ep_etherpad-lite/static/js/ace2_inner.js?callback=require.define&v=9f2c609e) https://pad.domain.example/javascripts/lib/ep_etherpad-lite/static/js/ace2_inner.js?callback=require.define&v=9f2c609e:1 ``` If I open...
We have an other pad with ~50.000 revisions and it can be open easily. That happens very often that a pad have so many revisions.
I updated the Etherpad server from 1.8.18 to 1.9.0 one day before we get the report that this pad is broken.
DEBUG logs from server console: 1. It do all the things with createAuthorIfNotExistsFor, mapper2author, mapper2group, createGroupIfNotExistsFor, createSession, session, group2sessions, author2sessions. 2. GET request 3. ``` Jun 25 21:34:08 host run.sh[2912775]:...
Sometimes the pad loads the authors at the time slider.
> Any chance you can dump the `.etherpad` file using the export function? Yes, it takes a few minutes for the download to start.
> Completely other idea: Did you try clearing the cache, e.g. open browser console->network tab->select "disable cache" and reload the pad? Yes, I did it and a few users (I...
The problem still exist with 1.9.1.
> Definitely would like to get this fixed up. If I forget about this please ping me ;) @geerlingguy are there any news?