When I try to export anything from 'portal_setup' I am getting the following error.
Error:
2018-12-07 18:50:25 ERROR Zope.SiteErrorLog 1544188825.940.0354316789276 http://localhost:8080/FinCRM/portal_setup/manage_exportSelectedSteps
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module Products.GenericSetup.tool, line 624, in manage_exportSelectedSteps
Module Products.GenericSetup.tool, line 1249, in _doRunExportSteps
Module Products.CMFCore.exportimport.content, line 36, in exportSiteStructure
Module Products.CMFCore.exportimport.content, line 177, in export
Module plone.dexterity.exportimport, line 84, in export
Module plone.dexterity.exportimport, line 84, in export
Module plone.dexterity.exportimport, line 84, in export
Module plone.dexterity.exportimport, line 72, in export
Module plone.dexterity.filerepresentation, line 90, in manage_FTPget
Module plone.dexterity.filerepresentation, line 607, in encoding
Module plone.memoize.instance, line 51, in memogetter
Module plone.dexterity.filerepresentation, line 626, in _getMessage
Module plone.rfc822._utils, line 31, in constructMessageFromSchemata
Module plone.rfc822._utils, line 51, in constructMessage
Module plone.rfc822.defaultfields, line 71, in marshal
Module plone.rfc822.defaultfields, line 133, in encode
Module plone.rfc822.defaultfields, line 114, in encode
Module Products.CMFCore.MemberDataTool, line 369, in str
Module Products.CMFCore.MemberDataTool, line 273, in getMemberId
Module Products.CMFCore.MemberDataTool, line 264, in getUser
TypeError: exceptions must be old-style classes or derived from BaseException, not str