... | ... | @@ -163,8 +163,7 @@ docker cp specs/. validationtool:/home/naiades/specs |
|
|
|
|
|
# Known issues & Fixes
|
|
|
|
|
|
|
|
|
### Problem: Crate-db doesnt start correcty on docker. Logs state that vm.max_map_count is too low
|
|
|
### Problem: crate-db does not start correctly on Docker. Logs state that vm.max_map_count is too low
|
|
|
|
|
|
```
|
|
|
(...)
|
... | ... | @@ -187,11 +186,6 @@ sudo sysctl -w vm.max_map_count=262144 |
|
|
Related:
|
|
|
https://stackoverflow.com/questions/11683850/how-much-memory-could-vm-use
|
|
|
|
|
|
### Problem: To correctly start the validation tool in the NAIADES IoT Platform in dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Problem: Not all the required attributes are stored in the historical database.
|
|
|
|
|
|
### Solution:
|
... | ... | |