-
I have broken the config of my passport-oauth plugin, since my config does not have a `clientID` field, which causes an error when the plugin is refreshed.
The problem is that I see this error causes …
-
The _routing parameter in Elasticsearch allows to force the usage of only one shard. This behavior could lead to security issues. We have to check if it can be injected somehow from a client request, …
jenow updated
8 years ago
-
For the time being, kuzzle allows to specify a port on which the http port will run but binds itself on all network interfaces.
We should allow users to customize these bindings
-
I don't know much about elasticsearch and how to setup and RethinkDB is easy to setup and scale so I wonder if I could switch to Rethink in the future if a system were go on production
-
If a plugin cannot be loaded because of some sort of error (for instance, a syntax error), then Kuzzle crashes.
Instead, it should catch the problem and simply remove the plugin at fault from its act…
-
Hi!
The current llnode README documentation states that the lldb version to install is `3.8`. Well... I copy/pasted the README installation instructions, but all I got when trying to load a coredum…
-
I get this error while the CLI tries to download the plugin (either via Github repo or via NPM). This seems related with the timeout that is set in the `remoteAction` definition.
If I comment the line…
-
While using `fetchAllDocuments`, we have following exception from Kuzzle:
"[parse_exception] Failed to derive xcontent"
-
Don't really have the time to properly check this but I get this error when launching
```
bin/kuzzle likeAvirgin
```
(don't get better if I specify a `--fixtures` file...)
```
{ message: 'Failed to…
-
the action name here (https://github.com/kuzzleio/sdk-android/blob/master/src/main/java/io/kuzzle/sdk/core/KuzzleMemoryStorage.java#L539) should be "sismember"