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

    kopano-archiver does nothing, error 8004010f

    Kopano Groupware Core
    1
    1
    157
    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.
    • badewaschl
      badewaschl last edited by badewaschl

      Hi all,

      I am trying to setup kopano-archiver. I configured /etc/kopano/archiver.cfg as shown in the documentation. The docs do not say anything about it, but I created the kopano-archiver database and granted ALL permissions to the user. Then I tried to run the command:

      kopano-archiver -u clemens -A
      

      The command returns immediately with error code 0. The log shows the following:

      Thu Aug 15 10:48:38 2019: [debug  ] Initializing provider "Kopano Directory Service"
      Thu Aug 15 10:48:38 2019: [debug  ] Initializing provider "Private Folders"
      Thu Aug 15 10:48:38 2019: [debug  ] Initializing provider "Public Folders"
      Thu Aug 15 10:48:38 2019: [info   ] Startup command: "kopano-archiver" "-u" "clemens" "-A"
      Thu Aug 15 10:48:38 2019: [info   ] Version 8.7.0
      Thu Aug 15 10:48:38 2019: [crit   ] Config settings:
      Thu Aug 15 10:48:38 2019: [crit   ] *  archive_after = '730'
      Thu Aug 15 10:48:38 2019: [crit   ] *  archive_enable = 'yes'
      Thu Aug 15 10:48:38 2019: [crit   ] *  auto_attach_writable = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  cleanup_action = 'none'
      Thu Aug 15 10:48:38 2019: [crit   ] *  cleanup_follow_purge_after = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  delete_after = '0'
      Thu Aug 15 10:48:38 2019: [crit   ] *  delete_enable = 'yes'
      Thu Aug 15 10:48:38 2019: [crit   ] *  delete_unread = 'yes'
      Thu Aug 15 10:48:38 2019: [crit   ] *  enable_auto_attach = 'yes'
      Thu Aug 15 10:48:38 2019: [crit   ] *  log_buffer_size = '0'
      Thu Aug 15 10:48:38 2019: [crit   ] *  log_file = '/var/log/kopano/archiver.log'
      Thu Aug 15 10:48:38 2019: [crit   ] *  log_level = '6'
      Thu Aug 15 10:48:38 2019: [crit   ] *  log_method = 'file'
      Thu Aug 15 10:48:38 2019: [crit   ] *  log_timestamp = 'yes'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_database = 'kopano_archiver'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_engine = 'InnoDB'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_host = 'localhost'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_password = '********'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_port = '3306'
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_socket = ''
      Thu Aug 15 10:48:38 2019: [crit   ] *  mysql_user = 'zarafa'
      Thu Aug 15 10:48:38 2019: [crit   ] *  pid_file = '/var/run/kopano/archiver.pid'
      Thu Aug 15 10:48:38 2019: [crit   ] *  purge-soft-deleted = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  purge_after = '2555'
      Thu Aug 15 10:48:38 2019: [crit   ] *  purge_enable = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  server_socket = 'file:///var/run/kopano/server.sock'
      Thu Aug 15 10:48:38 2019: [crit   ] *  sslkey_file = ''
      Thu Aug 15 10:48:38 2019: [crit   ] *  sslkey_pass = '********'
      Thu Aug 15 10:48:38 2019: [crit   ] *  stub_after = '0'
      Thu Aug 15 10:48:38 2019: [crit   ] *  stub_enable = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  stub_unread = 'no'
      Thu Aug 15 10:48:38 2019: [crit   ] *  track_history = 'no'
      Thu Aug 15 10:48:38 2019: [debug  ] Archiver mode: 6: (Archive)
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiverImpl::GetControl() function entry
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiverImpl::GetControl(): about to create an ArchiveControlImpl object
      Thu Aug 15 10:48:38 2019: [debug  ] Archiver action: archive user "clemens" (autoattach: no, flags 0)
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiveControlImpl::Archive(): function entry.
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiveControlImpl::Archive(): about to create collector.
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiveControlImpl::Archive(): about to get updater.
      Thu Aug 15 10:48:38 2019: [info   ] User: SYSTEM on server "Unknown"
      Thu Aug 15 10:48:38 2019: [debug  ] For "clemens": ArchiveControlImpl::Archive(): about to update store of user "clemens". Flags: 0x00000004
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiveStateUpdater::Update(): function entry
      Thu Aug 15 10:48:38 2019: [debug  ] ArchiveControlImpl::Archive() at exit. Return code before transformation: not found (8004010f)
      Thu Aug 15 10:48:38 2019: [debug  ] Archiver result 1 (Failure)
      

      What was “not found”?
      What am I doing wrong?

      I am using the latest kopano packages from Debian 10.

      Regards

      badewaschl

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