Kopano search and core not working anymore
-
Kopano 8.3.2 on suse Leap 42.2
Core:
Python error: ‘module’ object has no attribute ‘MAPIInitialize_Multithreaded’ [ 3209] [error ] Python trace: /usr/lib/python2.7/site-packages/MAPI/init.py(1) <module> [ 3209] [crit ] Unable to instantiate plugin factory, hr=0x00000001 )Search:
Jul 22 13:12:23 inovox kopano-search[2224]: from MAPI import (
Jul 22 13:12:23 inovox kopano-search[2224]: File “/usr/lib/python2.7/site-packages/MAPI/init.py”, line 5, in <module>
Jul 22 13:12:23 inovox kopano-search[2224]: from MAPICore import *
Jul 22 13:12:23 inovox kopano-search[2224]: File “/usr/lib64/python2.7/site-packages/MAPICore.py”, line 111, in <module>
Jul 22 13:12:23 inovox kopano-search[2224]: swig_getmethods = {}
Jul 22 13:12:23 inovox kopano-search[2224]: AttributeError: ‘module’ object has no attribute ‘MAPIInitialize_Multithreaded’ -
Solved by removing /usr/lib64/python2.7/site-packages/MAPICore.pyc
-
Hi @cburghardt,
good to hear that you managed to solve your issue. I would suggest that you contact the package maintainer so that they could incorporate this fix into their packages.