-
Causes Exception error. Seems pretty serious.. Not sure how to replicate though...
```
[2015-04-20 14:54:18.845] [ERROR] console - Error: Failed to createSession. Error: The request failed: Error: …
-
Hi,
thanks for the great plugin.
I moved the API key generate by etherpad-lite from the `main.php` of the wiki I am working on, to etherpad-lite-client's `Client.php`.
Therefore, when creating …
-
The README goes:
> --> and then install etherpad
>
> mkdir -p ~/src
> cd ~/src
> git clone https://github.com/ether/etherpad-lite.git
? We're missing a link here probably, no?
-
It took me a while to debug this problem. Would you add this to the documentation so that other people with the same problem can learn from my mistake?
Problem: You get pop-up windows that say "Empt…
-
It would be nice to have a script that automatically sets up an etherpad local server for you.
Maybe an explanation of how to run this on the README file:
https://hub.docker.com/r/mkodockx/docker-eth…
-
If we try to add a non-existant user to a group, etherpad crashes
```
[2015-04-16 12:22:26.234] [ERROR] console - ep_frontend_community: One or more users are not yet registered
[2015-04-16 12:22:26.…
-
Hi,
I set up my own Etherpad instance that is working so far, but I cannot connect to it from the Plugin. When I select "Convert current note to Etherpad", I get: `Error creating pad XYZ: Cannot pa…
-
[Etherpad is free software](http://etherpad.org/) and there exists a [django-etherpad-lite](https://github.com/sfyn/django-etherpad-lite) to be able to use it. This is basically what mozilla is provid…
-
**Bug**
After that a second person connects, be it in the same subnet or Internet, then me (and the other person) we get disconnected with the said message.
**Logs**
Just before the disconnects, …
-
```
There was an error processing your settings.json file: Unexpected string
```
is what you get when starting with, e.g.
```
docker run -d \
--network ep_network \
-e ETHERPAD_TITLE="T…