Last active
October 10, 2015 15:23
-
-
Save fulv/0dbbf9395d2d8e9d02f6 to your computer and use it in GitHub Desktop.
ploneconf.site setuphandlers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-10-10 15:14:28 ERROR Zope.SiteErrorLog 1444490068.950.870257499864 http://localhost:8080/Plone/portal_quickinstaller/reinstallProducts | |
Traceback (innermost last): | |
Module ZPublisher.Publish, line 138, in publish | |
Module ZPublisher.mapply, line 77, in mapply | |
Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall | |
Module ZPublisher.Publish, line 48, in call_object | |
Module <string>, line 6, in reinstallProducts | |
Module AccessControl.requestmethod, line 70, in _curried | |
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 786, in reinstallProducts | |
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 686, in installProducts | |
Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 603, in installProduct | |
- __traceback_info__: ('ploneconf.site',) | |
Module Products.GenericSetup.tool, line 374, in runAllImportStepsFromProfile | |
- __traceback_info__: profile-ploneconf.site:default | |
Module Products.GenericSetup.tool, line 1268, in _runImportStepsFromContext | |
Module Products.GenericSetup.tool, line 1113, in _doRunImportStep | |
- __traceback_info__: ploneconf.site-postInstall | |
Module ploneconf.site.setuphandlers, line 30, in post_install | |
Module ploneconf.site.setuphandlers, line 67, in set_up_content | |
Module plone.app.dexterity.behaviors.constrains, line 123, in setLocallyAllowedTypes | |
ValueError: ('%s is not a valid type id', 'talk') | |
> /home/vagrant/buildout-cache/eggs/plone.app.dexterity-2.1.13-py2.7.egg/plone/app/dexterity/behaviors/constrains.py(123)setLocallyAllowedTypes() | |
-> raise ValueError("%s is not a valid type id", type_) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment