I have a node application that uses puppeteer to test a web site. Up until we updated to latest puppeteer 1.12.2 we had no problem.
- Node launches puppeteer on timer
- On every launch, system asks: "Do you want to the application Chromium.app to accept incoming network connections"
In the Firewall tab of the "Security and Privacy" settings, ACCEPT is specifically set for Chromium. (and we've tried turning it off too) There seems to be no pleasing MacOS on this point.
Any suggestions about how to quiet MacOS and recognize/persist the firewall preference?