1

Our set up is such that we have supervise directories linked to our source control. Unfortunately, if we change branches without bringing down services first, it breaks supervise.

$ sudo svstat /service/ppma
/service/ppma: unable to read supervise/status: bad format

I can't find any information about that error, or how to fix it. What do I need to do?

Chris B.
  • 337
  • 1
  • 8
  • 18
  • Are there any source control helper files in the ppma folder hierarchy? Like .git or .cvs files, say. basically anything that supervise might misinterpret as a file it needs to look at and then choke on. – AlwaysLearning May 23 '17 at 23:52
  • Nope. There are none. – Chris B. May 24 '17 at 12:15

0 Answers0