Title: Server error
Last modified: November 29, 2024

---

# Server error

 *  [celsojunior](https://wordpress.org/support/users/celsojunior/)
 * (@celsojunior)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/)
 * Hey there!
 * I just tested all **1.9.x** versions and they all still show the server error.
   Only version **1.8.0** is OK.
 *     ```wp-block-code
       nginx version: freenginx/1.27.3mysql Ver 15.1 Distrib 10.6.20-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapperPHP 8.3
       ```
   

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Volkmar Kantor](https://wordpress.org/support/users/volkmar-kantor/)
 * (@volkmar-kantor)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18171842)
 * Can please describe in detail how the error manifests. (like i said, in the other
   thread multiple errors where described.).
    - where do you click?
    - where is the result different than before?
    - is there anything in the error logs?
    - did you use any CDN plugins?
    - …
 *  Thread Starter [celsojunior](https://wordpress.org/support/users/celsojunior/)
 * (@celsojunior)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18174252)
 * Hey there!
 * So… The error appears randomly when I click on **CROP FEATURED IMAGE** within
   a **Custom Post Type**. In some CPT’s the error doesn’t appear, but in others
   it does, but all CPT’s have the same setup. I don’t use CDN and no log errors
   were generated.
 * Thanks.
 *  Plugin Author [Volkmar Kantor](https://wordpress.org/support/users/volkmar-kantor/)
 * (@volkmar-kantor)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18174313)
 * [@celsojunior](https://wordpress.org/support/users/celsojunior/), oh that’s interesting.
   Does it work every time for the same image? And if it does not work, will it 
   fail every time? Or does the “randomly” mean it will work/fail for the same image.
 * If its work every time for certain images than it might be:
    - the php cache is to small / the image is to large
    - some wired type of image settings (i.e. ios handles rotations in annother 
      way than windows/android)
 * Can you please run the plugin test in the plugins settings screen and share your
   results?
 *  Thread Starter [celsojunior](https://wordpress.org/support/users/celsojunior/)
 * (@celsojunior)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18174338)
 * Randomly fails depending on the CPT… Most active CPTs don’t show the error, but
   in others this error remains, no matter what the image is. I’m not using cache!
 *     ```wp-block-code
       SUCCESS Temporary directory existsSUCCESS Copy testfile to temporary directorySUCCESS Testfile was successfully added to media-library. (ID:313995)SUCCESS Cropping the fileSUCCESS Cropped image dimensions are correct.SUCCESS Test-attachement successfull deleted (ID:313995)SUCCESS Remove testfile from temporary directoryINFO Tests completeINFO ----- System -----INFO Crop-Thumbnails 1.9.5INFO PHP 8.3.14INFO PHP memory limit 256MINFO Server nginx/1.27.3INFO WP_Image_Editor_Imagick (choosed WordPress imageeditor class for jpg)INFO ----- Active Plugins -----INFO - advanced-custom-fields/acf.phpINFO - classic-editor/classic-editor.phpINFO - crop-thumbnails/crop-thumbnails.phpINFO - imsanity/imsanity.phpINFO - jetpack/jetpack.phpINFO - nginx-helper/nginx-helper.phpINFO - smart-slider-3/smart-slider-3.phpINFO - twitter-auto-publish/twitter-auto-publish.phpINFO - wordpress-seo-premium/wp-seo-premium.phpINFO - wordpress-seo/wp-seo.phpINFO - wp-gdpr-cookie-notice/wp-gdpr-cookie-notice.phpINFO - wp-original-media-path/wp_original_media_path.phpINFO - wp-pagenavi/wp-pagenavi.phpINFO - wps-hide-login/wps-hide-login.phpINFO ----- Image Sizes -----INFO {"width":300,"height":210,"crop":true,"name":"thumbnail","id":"thumbnail"}INFO {"width":300,"height":210,"crop":false,"name":"medium","id":"medium"}INFO {"width":768,"height":0,"crop":false,"name":"medium_large","id":"medium_large"}INFO {"width":610,"height":500,"crop":false,"name":"large","id":"large"}INFO {"width":1536,"height":1536,"crop":false,"name":"1536x1536","id":"1536x1536"}INFO {"width":2048,"height":2048,"crop":false,"name":"2048x2048","id":"2048x2048"}INFO {"width":420,"height":245,"crop":true,"name":"medium-thumbs","id":"medium-thumbs"}INFO {"width":300,"height":197,"crop":true,"name":"mini-thumbs","id":"mini-thumbs"}INFO {"width":480,"height":614,"crop":true,"name":"vertical-thumbs","id":"vertical-thumbs"}INFO {"width":630,"height":428,"crop":true,"name":"horizontal-thumbs","id":"horizontal-thumbs"}INFO {"width":420,"height":420,"crop":true,"name":"square-thumbs","id":"square-thumbs"}INFO {"width":500,"height":700,"crop":true,"name":"single-thumbs","id":"single-thumbs"}INFO {"width":700,"height":470,"crop":true,"name":"Horizontal","id":"single-horizontal"}INFO {"width":700,"height":1000,"crop":true,"name":"Vertical","id":"single-vertical"}INFO {"width":600,"height":1000,"crop":true,"name":"Super Vertical","id":"single-vertical-expanded"}INFO {"width":350,"height":500,"crop":true,"name":"Vertical Esquerda","id":"single-vertical-esquerda"}INFO {"width":350,"height":500,"crop":true,"name":"Vertical Direita","id":"single-vertical-direita"}
       ```
   
 *  Plugin Author [Volkmar Kantor](https://wordpress.org/support/users/volkmar-kantor/)
 * (@volkmar-kantor)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18175675)
 * [@celsojunior](https://wordpress.org/support/users/celsojunior/) sorry i meant
   the php memory. But with 256M you have a descent memory setting.
 * Just to be clear: you click “crop” you see a Popup telling you there was an error.
   If you are open the browser developer tools you see something like described 
   here: ttps://wordpress.org/support/topic/cropping-no-longer-possible-after-update-
   server-error/#post-18086132
 * With CPT you mean custom post types – can you crop the same image on another 
   CPT (which is normally working)?
 * Did you setup your CPTs with ACF?
 *  Thread Starter [celsojunior](https://wordpress.org/support/users/celsojunior/)
 * (@celsojunior)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18195429)
 * Screenshot and console log:
 * ![](https://i0.wp.com/i.imgur.com/zMaxcyM.png?ssl=1)
 *     ```wp-block-code
       Failed to load resource: the server responded with a status of 500 ()main.js?ver=1.9.5:76 crop-thumbnails connection error ERROR Proxy(Object)[[Handler]]: Qh_isReadonly: false_isShallow: false[[Prototype]]: Jhconstructor: class QhdeleteProperty: ƒ deleteProperty(t,n)has: ƒ has(t,n)ownKeys: ƒ ownKeys(t)set: ƒ set(t,n,i,s)[[Prototype]]: Object[[Target]]: Objectadditional_errors: []length: 0[[Prototype]]: Array(0)at: ƒ at()concat: ƒ concat()constructor: ƒ Array()copyWithin: ƒ copyWithin()entries: ƒ entries()every: ƒ every()fill: ƒ fill()filter: ƒ filter()find: ƒ find()findIndex: ƒ findIndex()findLast: ƒ findLast()findLastIndex: ƒ findLastIndex()flat: ƒ flat()flatMap: ƒ flatMap()forEach: ƒ forEach()includes: ƒ includes()indexOf: ƒ indexOf()join: ƒ join()keys: ƒ keys()lastIndexOf: ƒ lastIndexOf()length: 0map: ƒ map()pop: ƒ pop()push: ƒ push()reduce: ƒ reduce()reduceRight: ƒ reduceRight()reverse: ƒ reverse()shift: ƒ shift()slice: ƒ slice()some: ƒ some()sort: ƒ sort()splice: ƒ splice()toLocaleString: ƒ toLocaleString()toReversed: ƒ toReversed()toSorted: ƒ toSorted()toSpliced: ƒ toSpliced()toString: ƒ toString()unshift: ƒ unshift()values: ƒ values()with: ƒ with()Symbol(Symbol.iterator): ƒ values()Symbol(Symbol.unscopables): {at: true, copyWithin: true, entries: true, fill: true, find: true, …}[[Prototype]]: Objectcode: "internal_server_error"data: {status: 500, error: {…}}message: "<p>Há um erro crítico no seu site.</p><p><a href=\"https://wordpress.org/documentation/article/faq-troubleshooting/\">Saiba mais sobre a como resolver problemas do WordPress.</a></p>"[[Prototype]]: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()__defineGetter__: ƒ __defineGetter__()__defineSetter__: ƒ __defineSetter__()__lookupGetter__: ƒ __lookupGetter__()__lookupSetter__: ƒ __lookupSetter__()__proto__: (...)get __proto__: ƒ __proto__()set __proto__: ƒ __proto__()[[IsRevoked]]: false(anonymous) @ main.js?ver=1.9.5:76
       ```
   

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Server error’ is closed to new replies.

 * ![](https://ps.w.org/crop-thumbnails/assets/icon.svg?rev=1228698)
 * [Crop-Thumbnails](https://wordpress.org/plugins/crop-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/crop-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/crop-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/crop-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crop-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crop-thumbnails/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [celsojunior](https://wordpress.org/support/users/celsojunior/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/server-error-110/#post-18195429)
 * Status: not resolved