Error while running for first time

Hi

I am getting the following error and command stopped “bin/plonectl fg”

File “/usr/local/Plone/buildout-cache/eggs/zope.configuration-3.7.4-py2.7.egg/zope/configuration/config.py”, line 1417, in toargs
raise ConfigurationError(“Unrecognized parameters:”, *data)
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File “/usr/local/Plone/zinstance/parts/instance/etc/site.zcml”, line 16.2-16.23
ZopeXMLConfigurationError: File “/usr/local/Plone/buildout-cache/eggs/Products.CMFPlone-4.3.6-py2.7.egg/Products/CMFPlone/configure.zcml”, line 98.4-102.10
ZopeXMLConfigurationError: File “/usr/local/Plone/buildout-cache/eggs/senaite.health-1.1.3-py2.7.egg/bika/health/configure.zcml”, line 28.2-28.34
ZopeXMLConfigurationError: File “/usr/local/Plone/buildout-cache/eggs/senaite.health-1.1.3-py2.7.egg/bika/health/profiles.zcml”, line 6.2-12.61
ConfigurationError: (‘Unrecognized parameters:’, ‘post_handler’)

Hi @mirahman, I think that unfortunately, you just picked senaite.health when we were precisely integrating the add-on with latest senaite.core's master. If you update the code (not only from senaite.health, but also from senaite.core and senaite.core.listing), it should work.