Closed hrodenburg closed 4 years ago
Looks like it could be the same as #313 and #326. We went with the Master Tree and is solved it for us.
Ben
Hi Ben,
Thanks! I totally missed that. I did searched through the open issues, but skipped the closed ones (and also missed the commit in the master branch...). We will patch our kh15 download with the commit in master https://github.com/karlheyes/icecast-kh/commit/e06f7b43f927a997c445b97dd81776b02d921cfb, which has been confirmed (by you) as a fix for this.
Hugo
Hi,
Last week we updated from kh14 to kh15. We notice that sending an
HUP
signal sometimes would not re-open the logfiles, which we use for logrotate. Instead it keeps writing to the rotated logfile, which will be deleted after gzipping.When investigating a faulty process:
Sending a
HUP
signal re-opens the accesslog (which it didn't do when done by our logrotate scripts), but not the errorlog:We have multiple kh15 instances running into these problems. We also have still some kh14 instances running, which have no problems at all, so it's clearly introduced in kh15.