Products are not bein saved (anythin else is): keeps loading/processing

∥☆過路亽.° 提交于 2019-12-12 04:49:25

问题


Unitll this morning I have experienced zero troubles while saving products in Magento. But, since an hour or 2, my products are just not being saved.

Magento keeps loading (a popup stays with ‘Please wait’) and my product is never saved.

With firebug, I found that the transaction is aborted. I used fiddler to trace the request, and got this:

HTTP/1.1 504 Fiddler - Receive Failure
Content-Type: text/html; charset=UTF-8
Connection: close

“ReadResponse() failed: The server did not return a response for this request. “

Any solutions? How is this possible, all of the sudden?

Many thanks in advance


回答1:


Please clean the cache directory of magento and try.



来源:https://stackoverflow.com/questions/16318333/products-are-not-bein-saved-anythin-else-is-keeps-loading-processing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!