D
D
DeusModus2012-04-05 19:19:17
API
DeusModus, 2012-04-05 19:19:17

Magento+SOAP periodically crashes and refuses to work

Hello habr.
There is the same version of Magento on three different stores. There is the same script that accesses Magento via SOAP. Not from anywhere, it's on the same host. And in one of these stores, I periodically observe the death of SOAP.
Today is the fifth hour I am seeing the 'Could not connect to host' exception. The host is correct, everything worked yesterday, the web user is correct.
The worst thing is that tomorrow it will most likely start again. Spontaneously.
I found a similar topic - www.magentocommerce.com/boards/viewthread/222170/#t306790 but there was no answer there.

Where to dig do not tell me? Can anyone come across? Shared hosting, Magento 1.5.0.1, php 5.2.17.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
T
try4tune, 2012-04-05
@try4tune

Shared Hosting - perhaps the hoster locks something periodically. In general, Magento is certainly not a platform for shared hosting. At least VPS.

A
Alexey Stepanov, 2013-11-26
@sager77

There was a similar problem on one site. The problem was that some kind person added the output of debug information to index.php because of this, SOAP naturally stopped working with a similar error.

O
Oleg Batishchev, 2014-10-12
@z0rg

Comment out the line in index.php setDeveloperMode(true) and output errors display_errors to 0 if it helps, then errors are falling somewhere, ideally, search and edit, correctly initialize variables, and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question