• I received a message from my host that my site is uploading large magick tmp files that aren’t being deleted. Anybody know what could be causing this? Perhaps a plugin of some kind?

    -rw——- 1 mysite 479995200 Nov 29 21:22 magick-3cgfak4G
    -rw——- 1 mysite 0 Nov 29 17:51 magick-5gkJv8Aa
    -rw——- 1 mysite 0 Nov 29 21:22 magick-6wwBRqi9
    -rw——- 1 mysite 0 Nov 29 19:28 magick-djcyjc5G
    -rw——- 1 mysite 0 Nov 29 17:51 magick-D_Jhaxg5
    -rw——- 1 mysite 479995200 Nov 29 21:22 magick-_F7Ibm4P
    -rw——- 1 mysite 0 Nov 29 21:21 magick-FZNbVHV0
    -rw——- 1 mysite 479995200 Nov 29 21:22 magick-GRSofI8k
    -rw——- 1 mysite 0 Nov 29 19:28 magick-hzdg3taw
    -rw——- 1 mysite 0 Nov 29 17:46 magick-jgPt157P
    -rw——- 1 mysite 0 Nov 29 17:51 magick-JwkiDZl7
    -rw——- 1 mysite 0 Nov 29 17:46 magick-KNXbiGtZ
    -rw——- 1 mysite 0 Nov 29 17:51 magick-lnwuWWp8

Viewing 1 replies (of 1 total)
  • So I did a bit of digging …

    1) update all plugins
    2) make sure you are running php greater than 5.6
    3) check momory/php settings

    https://muffinresearch.co.uk/large-temporary-files-left-behind-by-imagemagick/ <– resource issue

    “ImageMagick requires temporary disk space, for example, when you utilize a delegate program or if you are processing a large file that exceeds the memory resources of your system. When the command completes, there should not be any magick-* files left over. If there is, its a bug– unless ImageMagick fails due to some unrecoverable error. An example is, if you only have a small amount of free space in your /tmp folder and ImageMagick memory maps the file and the /tmp partition fills up. For that scenario, the OS issues an unrecoverable signal so the magick-* file remains.”

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress uploading large tmp files to my host’ is closed to new replies.