Kim Klotz
Kim Klotz
At first, thank you very much for providing a puppet module for elasticsearch. Today I've noticed this issue and I've read this: ``` Remove support for installing and managing multiple...
@kpaulisse thank you for your answer. But you can't set `strict_variables` on the command line (and also not for octocatalog-diff).
@birchb1024 your real simple way is pretty good. I've proposed an improvement on the simple way which would also fix your problem. https://github.com/hakluke/how-to-exit-vim/pull/216
@mpasternak I think it could be good to mention to check the owner of the .git directory afterwards. But it's just a thought, not important.
@ikwyl6 you initialized the git repository in the wrong directory. It has to be one directory "up", e.g. `/var/lib/radicale/` if your path is `/var/lib/radicale/collections`.
@mpasternak I've already did a PR (https://github.com/Kozea/Radicale/pull/883)
@mpasternak You are right, this is much better. Thank you! I'll close my PR.
@peter33826 the logs you've provided are just from systemd telling radicale stops and systemd tries to restart it. Can you please enable the radicale logging and paste the radicale logs...
@peter33826 Please take a look at the systemd logs with `journalctl` I think there could be more informations than with `systemctl status`. If so please paste them here and also...