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

    Server.log warning ECFileAttachment

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

      Hello

      After upgrading from Zarafa to Kopano 8.3.2.15 there are many warnings in the server log

      ECFileAttachment: …seems to be an unsupported multi-stream gzip file (K-104)

      I searched for an answewr but found nothing usable…

      Any ides ?

      regards bskoeln

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

        Hello @bskoeln ,

        this was originally reported in https://jira.kopano.io/browse/KC-104. you could try to recompress the affected attachments into single-stream mode files, e.g. gzip -d "$i" && gzip "${i%.gz}";

        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
        • bskoeln
          bskoeln last edited by

          Hi
          Thank you for the hint.

          Using the unzip …gzip procedure shows following error messages :

          1000 .gz has 2 other links - - unchanged

          The attachments are stored on 2 mirrored disks.

          " ls -l 1000.gz " shows a filecount of 3.

          Does Kopano use any (hard)links ?

          Do I have to react to the warning " ECFileAttachment…(K104)" at all ?

          thank you
          regards
          bskoeln

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

            @bskoeln said in Server.log warning ECFileAttachment:

            Does Kopano use any (hard)links ?

            No, Kopano itself does not use any hard or softlinks on attachments

            @bskoeln said in Server.log warning ECFileAttachment:

            Do I have to react to the warning " ECFileAttachment…(K104)" at all ?

            when its just logged as a warning, then you do not necessarily act on it.

            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