Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #36959
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    I’m not sure you mean that woo-commerce photography can handle “a large amount of images”. I was unable to find in the documentation what that number is. I think both woo-commerce and Symbiostock store digital products in the database, so the search function is probably related to the number of records in the database and how it searches. this said, we’ve been running Symbiostock with about 5k images and its been both stable and fast. I think they key difference is that Symbiostock is special purpose image workflow for selling a variety for format / image qualities, where woo-commerce photography is appending a downloadable product to their store. Anyway, this product rocks.

    #35686
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Hi Robin,

    It’s a 4 core 8GB 160GB Droplet from DO. While I admit that there maybe some permission issues with my docker stack, I’m afraid that DO will not help me troubleshoot software. I’ll just put it on the list of support issues that when I’ll submit for the metadata write issue you may look around.

    Just filed it because I didn’t know if there was some flag or something I could set to clear the server errors.

    As for system limitations, I checked and I’m not constraining my docker container in anyway, so it should take as much of the host resources as it wants. I could explicitly set memory for the container like 4GB and give it more (Or some swappiness) if you think it might help. We are uploading and processing 40 eps/jps pairs every 60-80 mins, working our way through a few thousand.

    #35683
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Now I am getting these unable to find images and I am unable to dismiss these messages. There was no posted solution for this? Thanks for any help.

    #35661
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Yeah you are right, I can only read metadata not write. But your message only talks about the need to read metadata, I guess the writing may be a problem for content delivery. Anyway….
    I’m totally not using the wrong version of anything, I went to extensive trouble to keep everything to your specification. But I am running everything in a docker container and containers and shared volumes have permission contentions sometimes and I think it maybe related to that. Thanks for looking into it on your end.

    #35656
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Super thanks for taking the time to do that. So I downloaded the file and even this file doesn’t upload with the category, it operates the same. Which sucks and which also makes me feel less stupid because something must be going on.

    #35652
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    The image with metadata which refuses to categorize.

    #35651
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    The problem with using a GUI tool is that I have about 30,000 images to sort into 10 categories so I need to do it via script in bash or whatever. exiftool is pretty solid, no?

    #35642
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    For those that have a fixed set of categories, the advice from this page – https://www.symbiostock.org/docs/reading-writing-metadata/, means that one should write to SupplementalCategory and Category fields of the categories we want to have the image associate with before ingestion?

    #35641
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    After digging a little further I found that this maybe a cascade of issues with the hosting provider. As it turned out, the hosting provider would not modify the /etc/Imagemagick-6/policy.xml to allow for EPS processing, so SiteGround had to be killed as a potential hosting, which is unfortunate because I went with them to consolidate. Anyway, I went with Digital Ocean. Really wish you guys still hosted and kinda wish now you guys had a docker repo, I’m not a WordPress person at all, but have been messing around with helping a friend with this for a while. Thanks for the response.

    #33810
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Is this the only thing that needs to be update in the file? nothing about the size of the files or path?

    <policy domain=”coder” rights=”read|write|execute” pattern=”EPS” />

    Thanks for this – is there a reason why this isn’t included in the docs?
    Mark

    #33788
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Hi Robin, I’m not exactly sure what permissions issue would be on my local machine that would prevent imagemagick from processing – is there a specific command or chmod that you could suggest I do?

    #33781
    Profile photo of Mark Phillips
    Mark Phillips
    Participant

    Hi, I am getting these errors a great deal too. I am using Local by Flywheel on a mac and the permissions for the files is under my user account as well as it looks like it is only with regards to the eps files. The specific error is a lot of these: Error(s): Failed to read image for watermarking: /app/public/wp-content/uploads/ss_media/ss_626.eps

    And the fatal errors reports –
    2018-12-12T03:03:24+00:00 CRITICAL Uncaught ImagickException: Unable to thumbnail image in /app/public/wp-content/plugins/symbiostock-pro/tools-imagemanipulation.php:129
    Stack trace:
    #0 /app/public/wp-content/plugins/symbiostock-pro/tools-imagemanipulation.php(129): Imagick->thumbnailimage(623, 600, true)
    #1 /app/public/wp-content/plugins/symbiostock-pro/tools-imagemanipulation.php(333): ss_make_watermark(‘/app/public/wp-…’)
    #2 /app/public/wp-content/plugins/symbiostock-pro/tools-imagemanipulation.php(309): ss_add_featured_image(‘/app/public/wp-…’, 1075, ‘Cherry icons ba…’)
    #3 /app/public/wp-content/plugins/symbiostock-pro/tools-ftp.php(366): ss_attach_images(1075, ‘Cherry icons ba…’)
    #4 /app/public/wp-content/plugins/symbiostock-pro/tools-cron.php(319): ss_process_ftp(1)
    #5 /app/public/wp-content/plugins/symbiostock-pro/tools-cron.php(72): ss_single_cron(1)
    #6 /app/public/wp-includes/class-wp-hook.php(286): ss_do_cron(”)
    #7 /app/public/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(false, Array)
    #8 /app/public/wp-includes in /app/public/wp-content/plugins/symbiostock-pro/tools-imagemanipulation.php on line 129

    Any ideas of what I need to do?

Viewing 12 posts - 1 through 12 (of 12 total)