Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration 4.3.20 missing images on about > facilities > history #560

Open
paregorios opened this issue Dec 3, 2024 · 1 comment
Open

Comments

@paregorios
Copy link
Member

Embedded images are missing on the "History of the Buidling" page on the 4.3.20 migration instance. Compare to production.

@sauzher
Copy link

sauzher commented Dec 3, 2024

Traceback:

2024-12-03T10:59:28 ERROR root could not scale "<plone.namedfile.file.NamedBlobImage object at 0xe420670a2ad0>" of 'https://isaw-migration.jazkarta.com/about/facilities/copy_of_dwelling.gif'
Traceback (most recent call last):
  File "/usr/local/plone-5.1/migration/eggs/plone.namedfile-3.0.11-py2.7.egg/plone/namedfile/scaling.py", line 290, in create
    **parameters)
  File "/usr/local/plone-5.1/migration/eggs/plone.scale-1.4.2-py2.7.egg/plone/scale/scale.py", line 48, in scaleImage
    progressive=True)
  File "/usr/local/plone-5.1/migration/eggs/Pillow-6.2.2-py2.7-linux-aarch64.egg/PIL/Image.py", line 2084, in save
    save_handler(self, fp, filename)
  File "/usr/local/plone-5.1/migration/eggs/Pillow-6.2.2-py2.7-linux-aarch64.egg/PIL/JpegImagePlugin.py", line 621, in _save
    raise IOError("cannot write mode %s as JPEG" % im.mode)
IOError: cannot write mode RGBA as JPEG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants