anonymous-14523
anonymous-14523
(you can skip to past the last <hr>) ------------------------- > To confirm I understand correctly: > > Etherpad 1.8.0-beta.1 on Node.js v12.13.1 works on armhf. > Etherpad 1.8.16 on Node.js...
> > Also: this significantly speeds up loading time: > > Do you mean the time it takes the server to log "Etherpad is running", or the time it takes...
> @anonymous-14523 @… > In case you can reliably trigger this error, can you please test the following: > Can you add `await fs.stat('.');` right before https://github.com/ether/etherpad-lite/blob/develop/src/static/js/pluginfw/plugins.js#L101 ie don't comment...
> Is this still a problem? If so, would you please try the following patch: > > ```diff > diff --git a/src/node/utils/Minify.js b/src/node/utils/Minify.js > ``` 1) I'm totally happy with...
> If you can, please try the patch. OK, I finally found time for this. I first tested a clean 1.8.18. I still see the `Did not receive…` message when...
> #106 I got a notification with questions from you regarding the issue; somehow I can't see it on github though. > The code you posted works only on Linux,...