Open faradaytrs opened 6 years ago
Oh, that's strange, reading the logs it seems to be a concurrency issue. Something must be missing a lock. Is your server hitting high load? Does this error happen frequently? Do you know if there's a way to reproduce it? What other plugins are you using?
Not a high load, maybe 20% sometimes more sometimes less. It only happened once and no, i don't know the way.
Had this issue too I think, but it was caused by the minify plugin. Solved it by removing it. :/
https://github.com/mholt/caddy/issues/2137 Described here