Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Error in Kopano Spooler

    Kopano Groupware Core
    2
    5
    699
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MichaelTrip
      MichaelTrip last edited by

      Hello,

      When i try to test the send as permission i get the following error in the spooler.log

      May 13 18:27:35 kopano kopano-spooler[685]: Python type: (null)
      May 13 18:27:35 kopano kopano-spooler[685]: Python error: No module named MAPI
      May 13 18:27:35 kopano kopano-spooler[685]: K-1733: Unable to initialize the spooler plugin system: Unknown error code (1).

      Used version:

      8.6.80.760-0+90.1

      I have both python-kopano and python-mapi. Both from the kopano release.

      1 Reply Last reply Reply Quote 0
      • MichaelTrip
        MichaelTrip last edited by

        After some research i found out that the package python-kopano_8.6.80.760-0+90.1_all.deb doesn’t contain any python modules, only some readme file.

        The package python3-kopano_8.6.80.760-0+90.1_all.deb does contain python3 modules.

        When i start the kopano-search i get the following error

        root@kopano:~/kopano/core-8.6.80.760_0+90-Ubuntu_16.04-amd64# kopano-search
        Traceback (most recent call last):
        File “/usr/sbin/kopano-search”, line 3, in <module>
        import kopano_search
        File “/usr/lib/python2.7/dist-packages/kopano_search/init.py”, line 22, in <module>
        import kopano
        ImportError: No module named kopano

        1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels Kopano last edited by

          Hi,

          that’s currently a know issue. If you disable the python plugin framework in spooler/dagent you will be able to send mails again.

          Regards Felix

          Resources:
          https://kopano.com/blog/how-to-get-kopano/
          https://documentation.kopano.io/
          https://kb.kopano.io/

          Support overview:
          https://kopano.com/support/

          1 Reply Last reply Reply Quote 0
          • MichaelTrip
            MichaelTrip last edited by

            And what about the kopano-search? I cant seem to find any disable-plugin statement in the search.cfg

            1 Reply Last reply Reply Quote 0
            • fbartels
              fbartels Kopano last edited by

              The search deamon won’t work without python, but as long as it’s not running the server makes an automatic fallback to direct database search.

              Just watch the other thread and update once the packaging has been fixed (in the next days).

              Regards Felix

              Resources:
              https://kopano.com/blog/how-to-get-kopano/
              https://documentation.kopano.io/
              https://kb.kopano.io/

              Support overview:
              https://kopano.com/support/

              1 Reply Last reply Reply Quote 0
              • First post
                Last post