Bilder-Upload: Image is not readable or does not exist

  • Betroffene Version
    WoltLab Suite 5.2

    Hallo,

    bei einer noch im Aufbau befindlichen Seite ist mir gerade aufgefallen, dass der Bilder-Upload nicht mehr funktioniert.

    Egal ob geringere Auflösung/Dateigröße oder auch etwas größer, ob zuvor bearbeitet oder Originaldatei - es endet grundsätzlich in folgender sichtbarer Fehlermeldung:

    Image '[pfad].jpg is not readable or does not exist.

    Gehe ich erneut auf die Seite zum Hochladen von Bildern wird ein Hinweis angezeigt, dass es noch ausstehende Bilder gibt. Dort kann ich das Foto dann sehen. Habe testweise dort mal auf Bild drehen geklickt, aber auch das resultiert in der Fehlermeldung.

    Vor wenigen Wochen noch hat der Upload auf dieser Seite funktioniert. Nach der Feststellung habe ich das kürzlich zur Verfügung gestellte Update installiert, die Fehlermeldung aber bleibt.

    Eine andere Seite auf dem gleichen Server - getestet auch jeweils vor und nach dem Aktualisieren der Pakete und unter der gleichen PHP-Version (7.3.17) - verursacht keinen Fehler.

    Fehlermeldung

    Wed, 13 May 2020 17:58:27 +0000

    Message: Image '/var/www/vhosts/domain.tld/httpdocs/gallery/userImages/46/8-46c748d2.jpg' is not readable or does not exist.

    PHP version: 7.3.17

    WoltLab Suite version: 5.2.6

    Request URI: /gallery/index.php?ajax-proxy/&t=cf1e5687cbc610b5f90d11d198f163ddf9b918f4

    Referrer: https://www.domain.tld/gallery/image-add/

    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36 OPR/68.0.3618.63

    Peak Memory Usage: 2020296/1073741824

    ======

    Error Class: wcf\system\exception\SystemException

    Error Message: Image '/var/www/vhosts/domain.tld/httpdocs/gallery/userImages/46/8-46c748d2.jpg' is not readable or does not exist.

    Error Code: 0

    File: /var/www/vhosts/domain.tld/httpdocs/lib/system/image/adapter/ImagickImageAdapter.class.php (80)

    Extra Information: -

    Stack Trace: [{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/image\/adapter\/ImageAdapter.class.php","line":60,"function":"loadFile","class":"wcf\\system\\image\\adapter\\ImagickImageAdapter","type":"->","args":["\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/userImages\/46\/8-46c748d2.jpg"]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/lib\/data\/image\/ImageAction.class.php","line":2781,"function":"loadFile","class":"wcf\\system\\image\\adapter\\ImageAdapter","type":"->","args":["\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/userImages\/46\/8-46c748d2.jpg"]},{"function":"processImages","class":"gallery\\data\\image\\ImageAction","type":"->","args":[],"file":"[internal function]","line":"?"},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":205,"function":"call_user_func","args":[["[redacted]","[redacted]"]],"class":"","type":""},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXInvokeAction.class.php","line":94,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXInvokeAction.class.php","line":61,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["gallery"]}]

    ======

    Error Class: ImagickException

    Error Message: NoDecodeDelegateForThisImageFormat `/var/www/vhosts/domain.tld/httpdocs/gallery/userImages/46/8-46c748d2.jpg' @ error/constitute.c/ReadImage/544

    Error Code: 420

    File: /var/www/vhosts/domain.tld/httpdocs/lib/system/image/adapter/ImagickImageAdapter.class.php (77)

    Extra Information: -

    Stack Trace: [{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/image\/adapter\/ImagickImageAdapter.class.php","line":77,"function":"readimage","class":"Imagick","type":"->","args":["\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/userImages\/46\/8-46c748d2.jpg"]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/image\/adapter\/ImageAdapter.class.php","line":60,"function":"loadFile","class":"wcf\\system\\image\\adapter\\ImagickImageAdapter","type":"->","args":["\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/userImages\/46\/8-46c748d2.jpg"]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/lib\/data\/image\/ImageAction.class.php","line":2781,"function":"loadFile","class":"wcf\\system\\image\\adapter\\ImageAdapter","type":"->","args":["\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/userImages\/46\/8-46c748d2.jpg"]},{"function":"processImages","class":"gallery\\data\\image\\ImageAction","type":"->","args":[],"file":"[internal function]","line":"?"},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":205,"function":"call_user_func","args":[["[redacted]","[redacted]"]],"class":"","type":""},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXProxyAction.class.php","line":75,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXInvokeAction.class.php","line":94,"function":"invoke","class":"wcf\\action\\AJAXProxyAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AbstractAction.class.php","line":47,"function":"execute","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/action\/AJAXInvokeAction.class.php","line":61,"function":"__run","class":"wcf\\action\\AbstractAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\action\\AJAXInvokeAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/domain.tld\/httpdocs\/gallery\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["gallery"]}]

    Danke & Gruß

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!