ITMall

SSR Debug Info

{
  "gqlHost": "/api/graphql",
  "currentSlug": "catalyst-9200-series",
  "routeParams": "Object(RouteParams)",
  "error": {
    "message": "[GET] \"https://image.itmall.sale/graphql?query=%0A++++++query+getProductsV2(%0A++++++++++$first:+Int,+%0A++++++++++$last:+Int,+%0A++++++++++$after:+String,+%0A++++++++++$before:+String,+%0A++++++++++$search:+String,+%0A++++++++++$category:+String,%0A++++++++++$categoryIn:+%5BString%5D,%0A++++++++++$tagIdIn:+%5BInt%5D,%0A++++++++++$taxonomyFilter:+ProductTaxonomyInput,%0A++++++++++$minPrice:+Float,%0A++++++++++$maxPrice:+Float,%0A++++++++++$orderby:+%5BProductsOrderbyInput%5D%0A++++++)+%7B%0A++++++++products(%0A++++++++++first:+$first,+%0A++++++++++last:+$last,+%0A++++++++++after:+$after,+%0A++++++++++before:+$before,+%0A++++++++++where:+%7B+%0A++++++++++++++search:+$search,%0A++++++++++++++category:+$category,%0A++++++++++++++categoryIn:+$categoryIn,%0A++++++++++++++tagIdIn:+$tagIdIn,%0A++++++++++++++taxonomyFilter:+$taxonomyFilter,%0A++++++++++++++minPrice:+$minPrice,%0A++++++++++++++maxPrice:+$maxPrice,%0A++++++++++++++orderby:+$orderby%0A++++++++++%7D%0A++++++++)+%7B%0A++++++++++found%0A++++++++++pageInfo+%7B%0A++++++++++++hasNextPage%0A++++++++++++hasPreviousPage%0A++++++++++++startCursor%0A++++++++++++endCursor%0A++++++++++%7D%0A++++++++++nodes+%7B%0A++++++++++++id%0A++++++++++++name%0A++++++++++++slug%0A++++++++++++sku%0A++++++++++++shortDescription(format:+RAW)%0A++++++++++++image+%7B%0A++++++++++++++sourceUrl%0A++++++++++++%7D%0A++++++++++++productCategories(first:+1)+%7B%0A++++++++++++++nodes+%7B%0A++++++++++++++++name%0A++++++++++++++++slug%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++++...+on+SimpleProduct+%7B%0A++++++++++++++price%0A++++++++++++++regularPrice%0A++++++++++++++stockStatus%0A++++++++++++%7D%0A++++++++++++...+on+VariableProduct+%7B%0A++++++++++++++price%0A++++++++++++++regularPrice%0A++++++++++++++stockStatus%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++&variables=%7B%22first%22:12,%22last%22:null,%22after%22:null,%22before%22:null,%22category%22:null,%22categoryIn%22:%5B%22catalyst-9200-series%22%5D,%22tagIdIn%22:null,%22taxonomyFilter%22:null,%22minPrice%22:null,%22maxPrice%22:null,%22orderby%22:null%7D\": 500 Internal Server Error",
    "statusCode": 500,
    "statusMessage": "Internal Server Error",
    "data": "<!DOCTYPE html>\n<html dir='ltr'>\n<head>\n\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t\t\t<title>WordPress &rsaquo; Error</title>\n\t<style type=\"text/css\">\n\t\thtml {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\t\tbody {\n\t\t\tbackground: #fff;\n\t\t\tborder: 1px solid #ccd0d4;\n\t\t\tcolor: #444;\n\t\t\tfont-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n\t\t\tmargin: 2em auto;\n\t\t\tpadding: 1em 2em;\n\t\t\tmax-width: 700px;\n\t\t\t-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04);\n\t\t\tbox-shadow: 0 1px 1px rgba(0, 0, 0, .04);\n\t\t}\n\t\th1 {\n\t\t\tborder-bottom: 1px solid #dadada;\n\t\t\tclear: both;\n\t\t\tcolor: #666;\n\t\t\tfont-size: 24px;\n\t\t\tmargin: 30px 0 0 0;\n\t\t\tpadding: 0;\n\t\t\tpadding-bottom: 7px;\n\t\t}\n\t\t#error-page {\n\t\t\tmargin-top: 50px;\n\t\t}\n\t\t#error-page p,\n\t\t#error-page .wp-die-message {\n\t\t\tfont-size: 14px;\n\t\t\tline-height: 1.5;\n\t\t\tmargin: 25px 0 20px;\n\t\t}\n\t\t#error-page code {\n\t\t\tfont-family: Consolas, Monaco, monospace;\n\t\t}\n\t\tul li {\n\t\t\tmargin-bottom: 10px;\n\t\t\tfont-size: 14px ;\n\t\t}\n\t\ta {\n\t\t\tcolor: #2271b1;\n\t\t}\n\t\ta:hover,\n\t\ta:active {\n\t\t\tcolor: #135e96;\n\t\t}\n\t\ta:focus {\n\t\t\tcolor: #043959;\n\t\t\tbox-shadow: 0 0 0 2px #2271b1;\n\t\t\toutline: 2px solid transparent;\n\t\t}\n\t\t.button {\n\t\t\tbackground: #f3f5f6;\n\t\t\tborder: 1px solid #016087;\n\t\t\tcolor: #016087;\n\t\t\tdisplay: inline-block;\n\t\t\ttext-decoration: none;\n\t\t\tfont-size: 13px;\n\t\t\tline-height: 2;\n\t\t\theight: 28px;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0 10px 1px;\n\t\t\tcursor: pointer;\n\t\t\t-webkit-border-radius: 3px;\n\t\t\t-webkit-appearance: none;\n\t\t\tborder-radius: 3px;\n\t\t\twhite-space: nowrap;\n\t\t\t-webkit-box-sizing: border-box;\n\t\t\t-moz-box-sizing:    border-box;\n\t\t\tbox-sizing:         border-box;\n\n\t\t\tvertical-align: top;\n\t\t}\n\n\t\t.button.button-large {\n\t\t\tline-height: 2.30769231;\n\t\t\tmin-height: 32px;\n\t\t\tpadding: 0 12px;\n\t\t}\n\n\t\t.button:hover,\n\t\t.button:focus {\n\t\t\tbackground: #f1f1f1;\n\t\t}\n\n\t\t.button:focus {\n\t\t\tbackground: #f3f5f6;\n\t\t\tborder-color: #007cba;\n\t\t\t-webkit-box-shadow: 0 0 0 1px #007cba;\n\t\t\tbox-shadow: 0 0 0 1px #007cba;\n\t\t\tcolor: #016087;\n\t\t\toutline: 2px solid transparent;\n\t\t\toutline-offset: 0;\n\t\t}\n\n\t\t.button:active {\n\t\t\tbackground: #f3f5f6;\n\t\t\tborder-color: #7e8993;\n\t\t\t-webkit-box-shadow: none;\n\t\t\tbox-shadow: none;\n\t\t}\n\n\t\t\t</style>\n</head>\n<body id=\"error-page\">\n\t<div class=\"wp-die-message\"><h1>Error establishing a Redis connection</h1>\n<p><i>To reveal the error message, enable the <code>debug</code> configuration option.</i></p>\n<p>Either Redis server is unreachable, or the <code>WP_REDIS_CONFIG</code> constant in the <code>wp-config.php</code> file is incorrectly configured.</p>\n<ul>\n  <li>Is Redis server up and running?</li>\n  <li>Is the correct <code>host</code>, <code>port</code> and <code>scheme</code> set?</li>\n  <li>Is the <code>WP_REDIS_CONFIG</code> defined at the top of the <code>wp-config.php</code>?</li>\n</ul>\n<p>For more information, please read the <a href=\"https://objectcache.pro/docs/installation\">installation instructions</a>.</p></div></body>\n</html>\n\t"
  },
  "rawCategory": null,
  "pending": false,
  "queryDebug": "Omitted for serialization"
}

Product List

(0 items)

Why Choose ?

Equip your enterprise with high-performance . Sourced directly from authorized channels, ITMall ensures every unit is genuine, fully tested, and backed by our comprehensive warranty.

Error loading products

[GET] "https://image.itmall.sale/graphql?query=%0A++++++query+getProductsV2(%0A++++++++++$first:+Int,+%0A++++++++++$last:+Int,+%0A++++++++++$after:+String,+%0A++++++++++$before:+String,+%0A++++++++++$search:+String,+%0A++++++++++$category:+String,%0A++++++++++$categoryIn:+%5BString%5D,%0A++++++++++$tagIdIn:+%5BInt%5D,%0A++++++++++$taxonomyFilter:+ProductTaxonomyInput,%0A++++++++++$minPrice:+Float,%0A++++++++++$maxPrice:+Float,%0A++++++++++$orderby:+%5BProductsOrderbyInput%5D%0A++++++)+%7B%0A++++++++products(%0A++++++++++first:+$first,+%0A++++++++++last:+$last,+%0A++++++++++after:+$after,+%0A++++++++++before:+$before,+%0A++++++++++where:+%7B+%0A++++++++++++++search:+$search,%0A++++++++++++++category:+$category,%0A++++++++++++++categoryIn:+$categoryIn,%0A++++++++++++++tagIdIn:+$tagIdIn,%0A++++++++++++++taxonomyFilter:+$taxonomyFilter,%0A++++++++++++++minPrice:+$minPrice,%0A++++++++++++++maxPrice:+$maxPrice,%0A++++++++++++++orderby:+$orderby%0A++++++++++%7D%0A++++++++)+%7B%0A++++++++++found%0A++++++++++pageInfo+%7B%0A++++++++++++hasNextPage%0A++++++++++++hasPreviousPage%0A++++++++++++startCursor%0A++++++++++++endCursor%0A++++++++++%7D%0A++++++++++nodes+%7B%0A++++++++++++id%0A++++++++++++name%0A++++++++++++slug%0A++++++++++++sku%0A++++++++++++shortDescription(format:+RAW)%0A++++++++++++image+%7B%0A++++++++++++++sourceUrl%0A++++++++++++%7D%0A++++++++++++productCategories(first:+1)+%7B%0A++++++++++++++nodes+%7B%0A++++++++++++++++name%0A++++++++++++++++slug%0A++++++++++++++%7D%0A++++++++++++%7D%0A++++++++++++...+on+SimpleProduct+%7B%0A++++++++++++++price%0A++++++++++++++regularPrice%0A++++++++++++++stockStatus%0A++++++++++++%7D%0A++++++++++++...+on+VariableProduct+%7B%0A++++++++++++++price%0A++++++++++++++regularPrice%0A++++++++++++++stockStatus%0A++++++++++++%7D%0A++++++++++%7D%0A++++++++%7D%0A++++++%7D%0A++++&variables=%7B%22first%22:12,%22last%22:null,%22after%22:null,%22before%22:null,%22category%22:null,%22categoryIn%22:%5B%22catalyst-9200-series%22%5D,%22tagIdIn%22:null,%22taxonomyFilter%22:null,%22minPrice%22:null,%22maxPrice%22:null,%22orderby%22:null%7D": 500 Internal Server Error

Popular Collections

Recommended Gear