nemocean Posted December 22, 2013 Share Posted December 22, 2013 I have a problem: At first shop worked on one virtual server. After that we migrated to another server and everything is OK. After that we migrate to third virtual server and one problem appeared: You creating an order, choose payment method, on confirmation page click "Confirm order" and...very long waiting.... In administration panel you can see, that order created but without order status (Order status: ---) After few minutes you can see, that order have status "Processing..." and after few minutes page with confirmation changed by page with "Order confirmed" Why so long? Configuration of virtual servers is the similar. But why it worked before and works so long now? Any ideas? Thanks. Link to comment Share on other sites More sharing options...
NemoPS Posted December 23, 2013 Share Posted December 23, 2013 Which payment method are you using? Also, are you sending emails using specific smtp settings? Link to comment Share on other sites More sharing options...
nemocean Posted December 23, 2013 Author Share Posted December 23, 2013 Thank you for answer It is no matter which payment method. This problem was reproduced with each payment method. We sending email using default linux sendmail without any additional adjustments. (It was just installed using 'apt-get install sendmail' and that's all, nothing else) Link to comment Share on other sites More sharing options...
nemocean Posted December 23, 2013 Author Share Posted December 23, 2013 Thank you! Troubles were in sendmail I found in logs: Dec 23 22:10:54 domain sendmail[22315]: unable to qualify my own domain name (domain) -- using short name Dec 23 22:10:54 domain sendmail[22315]: My unqualified host name (domain) unknown; sleeping for retry Fixed. Link to comment Share on other sites More sharing options...
Recommended Posts