Magento 1.9 Patch MPERF-10509 - Invalid HTTP response versionShows “SQLSTATE[42S02]: Base table or view not found----” when I try to access the customer details in admin panelMagento Custom HeaderWhat could cause error related to “dashboard/tunnel/key”Magento 1.9.1.1 : Create Store View : Cardinality violation: 1241 Operand should contain 1 column(s)While Exporting CSV from Sales > Order Grid, I am getting error - “You cannot define a correlation name 'order' more than once”Fedex - Shipping label not generated if extra street address field is added in billing/shippingCheckout redirecting to the cart pageMagento1 createBlock method returns “bool(false)” in livehostError while saving product in admin panelMagento 1.9 - Invalid block type error in exception log
What is a romance in Latin?
Is it possible to create a QR code using text?
Dreadful Dastardly Diseases, or Always Atrocious Ailments
Should I tell management that I intend to leave due to bad software development practices?
Is the myth that if you can play one instrument, you can learn another instrument with ease true?
Expand and Contract
Forgetting the musical notes while performing in concert
What is the difference between 仮定 and 想定?
Size of subfigure fitting its content (tikzpicture)
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
What's the in-universe reasoning behind sorcerers needing material components?
What does “the session was packed” mean in this context?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What does the expression "A Mann!" means
Assassin's bullet with mercury
How would I stat a creature to be immune to everything but the Magic Missile spell? (just for fun)
Can I run a new neutral wire to repair a broken circuit?
Why is it a bad idea to hire a hitman to eliminate most corrupt politicians?
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
How to show a landlord what we have in savings?
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
A category-like structure without composition?
Is it acceptable for a professor to tell male students to not think that they are smarter than female students?
Magento 1.9 Patch MPERF-10509 - Invalid HTTP response version
Shows “SQLSTATE[42S02]: Base table or view not found----” when I try to access the customer details in admin panelMagento Custom HeaderWhat could cause error related to “dashboard/tunnel/key”Magento 1.9.1.1 : Create Store View : Cardinality violation: 1241 Operand should contain 1 column(s)While Exporting CSV from Sales > Order Grid, I am getting error - “You cannot define a correlation name 'order' more than once”Fedex - Shipping label not generated if extra street address field is added in billing/shippingCheckout redirecting to the cart pageMagento1 createBlock method returns “bool(false)” in livehostError while saving product in admin panelMagento 1.9 - Invalid block type error in exception log
We're on Magento 1.9.2.4 CE
and applied patch MPERF-10509-CE
.
In the admin dashboard, the dashboard sales chart is broken and returning a 503 error in console. Magento error report shows:
a:5:{i:0;s:32:"Invalid HTTP response version: 2";i:1;s:1412:"#0 /lib/Zend/Http/Response.php(665): Zend_Http_Response->__construct(200, Array, 'x89PNGrnx1Anx00x00x00rIHD...', '2', false)
#1 /lib/Zend/Http/Client.php(1098): Zend_Http_Response::fromString('HTTP/2 200 rnda...')
#2 /lib/Varien/Http/Client.php(61): Zend_Http_Client->request('GET')
#3 /app/code/core/Mage/Adminhtml/controllers/DashboardController.php(100): Varien_Http_Client->request('GET')
#4 /app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_DashboardController->tunnelAction()
#5 /app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('tunnel')
#6 /app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#7 /app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#8 /app/Mage.php(684): Mage_Core_Model_App->run(Array)
Any ideas what is going on and how to resolve?
magento-1.9 patches
add a comment |
We're on Magento 1.9.2.4 CE
and applied patch MPERF-10509-CE
.
In the admin dashboard, the dashboard sales chart is broken and returning a 503 error in console. Magento error report shows:
a:5:{i:0;s:32:"Invalid HTTP response version: 2";i:1;s:1412:"#0 /lib/Zend/Http/Response.php(665): Zend_Http_Response->__construct(200, Array, 'x89PNGrnx1Anx00x00x00rIHD...', '2', false)
#1 /lib/Zend/Http/Client.php(1098): Zend_Http_Response::fromString('HTTP/2 200 rnda...')
#2 /lib/Varien/Http/Client.php(61): Zend_Http_Client->request('GET')
#3 /app/code/core/Mage/Adminhtml/controllers/DashboardController.php(100): Varien_Http_Client->request('GET')
#4 /app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_DashboardController->tunnelAction()
#5 /app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('tunnel')
#6 /app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#7 /app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#8 /app/Mage.php(684): Mage_Core_Model_App->run(Array)
Any ideas what is going on and how to resolve?
magento-1.9 patches
add a comment |
We're on Magento 1.9.2.4 CE
and applied patch MPERF-10509-CE
.
In the admin dashboard, the dashboard sales chart is broken and returning a 503 error in console. Magento error report shows:
a:5:{i:0;s:32:"Invalid HTTP response version: 2";i:1;s:1412:"#0 /lib/Zend/Http/Response.php(665): Zend_Http_Response->__construct(200, Array, 'x89PNGrnx1Anx00x00x00rIHD...', '2', false)
#1 /lib/Zend/Http/Client.php(1098): Zend_Http_Response::fromString('HTTP/2 200 rnda...')
#2 /lib/Varien/Http/Client.php(61): Zend_Http_Client->request('GET')
#3 /app/code/core/Mage/Adminhtml/controllers/DashboardController.php(100): Varien_Http_Client->request('GET')
#4 /app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_DashboardController->tunnelAction()
#5 /app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('tunnel')
#6 /app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#7 /app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#8 /app/Mage.php(684): Mage_Core_Model_App->run(Array)
Any ideas what is going on and how to resolve?
magento-1.9 patches
We're on Magento 1.9.2.4 CE
and applied patch MPERF-10509-CE
.
In the admin dashboard, the dashboard sales chart is broken and returning a 503 error in console. Magento error report shows:
a:5:{i:0;s:32:"Invalid HTTP response version: 2";i:1;s:1412:"#0 /lib/Zend/Http/Response.php(665): Zend_Http_Response->__construct(200, Array, 'x89PNGrnx1Anx00x00x00rIHD...', '2', false)
#1 /lib/Zend/Http/Client.php(1098): Zend_Http_Response::fromString('HTTP/2 200 rnda...')
#2 /lib/Varien/Http/Client.php(61): Zend_Http_Client->request('GET')
#3 /app/code/core/Mage/Adminhtml/controllers/DashboardController.php(100): Varien_Http_Client->request('GET')
#4 /app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_DashboardController->tunnelAction()
#5 /app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('tunnel')
#6 /app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#7 /app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#8 /app/Mage.php(684): Mage_Core_Model_App->run(Array)
Any ideas what is going on and how to resolve?
magento-1.9 patches
magento-1.9 patches
edited yesterday
RFI
asked 2 days ago
RFIRFI
83
83
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Editing file app/design/adminhtml/default/default/template/dashboard/graph.phtml
around line 61.
Change:
<?php echo $this->getChartUrl(false) ?>
To:
<?php echo $this->getChartUrl(true) ?>
Now the chart loads from https://www.image-charts.com/chart
api. I'm not entirely sure if this is the proper solution, but it allows the chart to display.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268219%2fmagento-1-9-patch-mperf-10509-invalid-http-response-version%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Editing file app/design/adminhtml/default/default/template/dashboard/graph.phtml
around line 61.
Change:
<?php echo $this->getChartUrl(false) ?>
To:
<?php echo $this->getChartUrl(true) ?>
Now the chart loads from https://www.image-charts.com/chart
api. I'm not entirely sure if this is the proper solution, but it allows the chart to display.
add a comment |
Editing file app/design/adminhtml/default/default/template/dashboard/graph.phtml
around line 61.
Change:
<?php echo $this->getChartUrl(false) ?>
To:
<?php echo $this->getChartUrl(true) ?>
Now the chart loads from https://www.image-charts.com/chart
api. I'm not entirely sure if this is the proper solution, but it allows the chart to display.
add a comment |
Editing file app/design/adminhtml/default/default/template/dashboard/graph.phtml
around line 61.
Change:
<?php echo $this->getChartUrl(false) ?>
To:
<?php echo $this->getChartUrl(true) ?>
Now the chart loads from https://www.image-charts.com/chart
api. I'm not entirely sure if this is the proper solution, but it allows the chart to display.
Editing file app/design/adminhtml/default/default/template/dashboard/graph.phtml
around line 61.
Change:
<?php echo $this->getChartUrl(false) ?>
To:
<?php echo $this->getChartUrl(true) ?>
Now the chart loads from https://www.image-charts.com/chart
api. I'm not entirely sure if this is the proper solution, but it allows the chart to display.
answered yesterday
RFIRFI
83
83
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268219%2fmagento-1-9-patch-mperf-10509-invalid-http-response-version%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown