Upgrade failed - Plone 4.3.7 to Plone 5.0

五迷三道 提交于 2019-12-05 03:43:52

Are there any 3rd-party products installed? Maybe LinguaPlone? The important part here is AttributeError: use_content_negotiation, so it seems your migration is stuck somewhere into Products.PloneLanguageTool.

You may try "updating" your portal_languages object in ZMI from a new Plone site created in the same instance. Or uninstalling LinguaPlone before migration if that is possible (ie: there isn't too much content using it).

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!