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-search no log to file.

    Kopano Groupware Core
    2
    4
    178
    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.
    • thctlo
      thctlo last edited by

      Hai,

      Today i upgraded to 9.0.1, that went fine, no errors at all, i only noticed that kopano-search is not logging to file.

      i did see this in /var/log/syslog

      Dec  3 10:54:18 mail1 systemd[1]: Stopping Kopano Groupware Core Search Daemon...
      Dec  3 10:54:19 mail1 kopano-search[27367]: Terminating on signal 15
      Dec  3 10:54:19 mail1 systemd[1]: kopano-search.service: Main process exited, code=exited, status=1/FAILURE
      Dec  3 10:54:19 mail1 systemd[1]: kopano-search.service: Failed with result 'exit-code'.
      Dec  3 10:54:19 mail1 systemd[1]: Stopped Kopano Groupware Core Search Daemon.
      Dec  3 10:54:22 mail1 systemd[1]: Started Kopano Groupware Core Search Daemon.
      

      I do see it starts fine without errors, but stopping it shows above message.

      the log settings are :

      # Logging method (syslog, file)
      #log_method = file
      log_method = file
      
      # Loglevel (0(none), 1(crit), 2(err), 3(warn), 4(notice), 5(info), 6(debug))
      log_level = 3
      
      # Logfile for log_method = file, use '-' for stderr
      # Default: -
      #log_file = /var/log/kopano/search.log
      log_file = /var/log/kopano/search.log
      
      # Log timestamp - prefix each log line with timestamp in 'file' logging mode
      log_timestamp = yes
      
      1 Reply Last reply Reply Quote 0
      • jengelh
        jengelh Banned last edited by

        It does log to a file, you will notice a file gets created if it does not exist.

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

          Hai @jengelh , well, normaly yes… but now … no. .

          -rw-r–r-- 1 kopano kopano 0 Nov 22 10:56 search.log

          22 Nov was the last time i myself cleared the log.

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

            but thats the strang thing, all work, execpt search.
            i normaly see things like :

            2019-12-03T10:24:56.045667: [=======] Starting kopano-spooler version 9.0.1 (pid 26552 uid 0)
            2019-12-03T10:24:56.069025: [=======] Starting kopano-spooler version 9.0.1 (pid 26552 uid 999)
            

            i just increase the log level to 6 for search,… still 0kb …

            i saw these in syslog

            Dec  3 14:02:07 mail1 kopano-search[27567]: Terminating on signal 15
            Dec  3 14:02:07 mail1 systemd[1]: kopano-search.service: Main process exited, code=exited, status=1/FAILURE
            Dec  3 14:02:07 mail1 systemd[1]: kopano-search.service: Failed with result 'exit-code'.
            Dec  3 14:02:07 mail1 systemd[1]: Stopped Kopano Groupware Core Search Daemon.
            Dec  3 14:02:11 mail1 systemd[1]: Started Kopano Groupware Core Search Daemon.
            

            search works fine as far i can tell.

            exact version is : 9.0.1.4.389db7f95-0+197.1 amd64

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