You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Olá,
estou tendo problemas ao utilizar a busca facetada na versão 2.1rc2 do brasil.gov.portal. Na execução do buildout tudo ocorre normalmente, porém, ao tentar iniciar a instância o processo de inicialização é interrompido no meio do caminho.
As últimas mensagens que aparece no log são:
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/layout/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/search/configure.zcml`
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/settings/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/syndication/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/alphabetic/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/autocomplete/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/boolean/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/checkbox/configure.zcml
Obs.: estou usando o Plone e a IDG em um ambiente Docker, tendo como base a imagem do Plone 4.18. Ao executar a versão 2.1rc2 sem o eggs +=brasil.gov.facetada o site funciona normalmente.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Olá,
estou tendo problemas ao utilizar a busca facetada na versão 2.1rc2 do brasil.gov.portal. Na execução do buildout tudo ocorre normalmente, porém, ao tentar iniciar a instância o processo de inicialização é interrompido no meio do caminho.
As últimas mensagens que aparece no log são:
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/layout/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/search/configure.zcml`
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/settings/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/syndication/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/alphabetic/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/autocomplete/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/boolean/configure.zcml
2018-12-04T16:34:11 DEBUG config include /plone/buildout-cache/eggs/eea.facetednavigation-9.8-py2.7.egg/eea/facetednavigation/widgets/checkbox/configure.zcml
Obs.: estou usando o Plone e a IDG em um ambiente Docker, tendo como base a imagem do Plone 4.18. Ao executar a versão 2.1rc2 sem o
eggs +=brasil.gov.facetada
o site funciona normalmente.The text was updated successfully, but these errors were encountered: