We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When creating a new Plone Site (Plone 6.1) the ComponentLookupError exception is displayed.
Traceback (innermost last): Module ZPublisher.WSGIPublisher, line 181, in transaction_pubevents Module ZPublisher.WSGIPublisher, line 390, in publish_module Module ZPublisher.WSGIPublisher, line 284, in publish Module ZPublisher.mapply, line 98, in mapply Module ZPublisher.WSGIPublisher, line 68, in call_object Module plone.rest.service, line 21, in __call__ Module plone.restapi.services, line 19, in render Module plone.distribution.services.sites.add, line 49, in reply Module plone.distribution.api.site, line 165, in create Module plone.distribution.api.site, line 102, in _create_site Module plone.distribution.api.site, line 61, in _create_bare_site Module Products.GenericSetup.tool, line 393, in runAllImportStepsFromProfile - __traceback_info__: profile-Products.CMFPlone:plone Module Products.GenericSetup.tool, line 1513, in _runImportStepsFromContext Module Products.GenericSetup.tool, line 1360, in _doRunHandler Module Products.CMFPlone.setuphandlers, line 139, in importFinalSteps Module Products.GenericSetup.tool, line 393, in runAllImportStepsFromProfile - __traceback_info__: profile-Products.CMFPlone:dependencies Module Products.GenericSetup.tool, line 1504, in _runImportStepsFromContext Module Products.GenericSetup.tool, line 1316, in _doRunImportStep - __traceback_info__: intid-register-content Module plone.app.intid.setuphandlers, line 59, in registerContent Module plone.app.intid.setuphandlers, line 28, in register_all_content_for_intids Module collective.elasticsearch.patches, line 25, in safeSearchResults Module collective.elasticsearch.manager, line 105, in active Module collective.elasticsearch.manager, line 58, in enabled Module decorator, line 232, in fun Module plone.api.validation, line 73, in wrapped Module plone.api.portal, line 277, in get_registry_record Module zope.component._api, line 180, in getUtility zope.interface.interfaces.ComponentLookupError: (<InterfaceClass plone.registry.interfaces.IRegistry>, '')
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
When creating a new Plone Site (Plone 6.1) the ComponentLookupError exception is displayed.
The text was updated successfully, but these errors were encountered: