akeneo / pim-community-dev

[Community Development Repository] The open source Product Information Management (PIM)
http://www.akeneo.com
Other
950 stars 513 forks source link

Bug Report - Unable to Upload Product Images in Akeneo v7.0.50 #20395

Open robversluis opened 4 months ago

robversluis commented 4 months ago

Akeneo Version: 7.0.50

Description: I am encountering a critical issue when attempting to upload product images in Akeneo version 7.0.50. I am running Akeneo within a Docker environment, and the error message received suggests a problem with the image path.

Error Message:

Property "image" expects a valid pathname as data, "/tmp/akeneo_batch_65c9e19b72b0b/archive/files/test.jpg" given.

Steps to Reproduce:

  1. Launch Akeneo version 7.0.50 within a Docker environment.
  2. Navigate to the product import section.
  3. Attempt to upload product images using the provided interface.

Expected Result: The product images should be uploaded successfully without any errors.

Actual Result: The error message mentioned above is displayed, preventing successful image uploads.

Additional Information:

Please investigate this issue and provide a resolution as soon as possible. If there are any additional logs, configuration files, or steps required to diagnose the problem further, please let me know.