Admin message

Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.

Knot 2.5.3 crash at shutdown
I have a test server running Knot 2.5.3. I started it up, with a few slave zones. I have these 2 options in the config: ``` journal-db-mode: asynchronous zonefile-sync: 1h ``` I noticed that the journal was using up a lot of disk space (20GB, the default), so I added: max-journal-db-size: 10G to the config, and restarted the server. However, as it was shutting down, it crashed. In the log file, I see: ``` 2017-07-17T13:04:15 info: stopping server 2017-07-17T13:04:15 info: updating persistent timer DB ``` However, the final "shutting down" message is missing. Instead, the system log shows several entries, showing a crash. Since those are many lines, I've attached them separately to this bug report instead of reporting it inline.[knot-crash.log](/uploads/30f42e6babe390eda9a96cdff50fb2c4/knot-crash.log)
issue