Paypal takes 1-2 minutes before routing to PP for checkout

  • Posts: 30
  • Thank you received: 2
7 years 10 months ago #258481

-- url of the page with the problem -- : brandonburlsworth.org
-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6
-- Browser(s) name and version -- : Chrome or Safari (both latest)
-- Error-message(debug-mod must be tuned on) -- : No error, just takes forever on Paypal checkout

We recently migrated customers to a new server and have noticed that when using the Hikashop on this site, when using paypal to checkout, it can take 1-2 minute for the checkout to transfer to paypal.

Any ideas on why this would be happening?

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 2
7 years 10 months ago #258482

Found this in the error_log

[Wed Dec 28 16:27:57.942243 2016] [proxy_fcgi:error] [pid 371887:tid 140528955934464] [client 104.177.44.44:63088] AH01067: Failed to read FastCGI header, referer: brandonburlsworth.org/hikashop-menu-for-...ask-step/step-3.html
[Wed Dec 28 16:27:57.942255 2016] [proxy_fcgi:error] [pid 371887:tid 140528955934464] (104)Connection reset by peer: [client 104.177.44.44:63088] AH01075: Error dispatching request to : , referer: brandonburlsworth.org/hikashop-menu-for-...ask-step/step-3.html
[Wed Dec 28 18:17:29.343778 2016] [cgid:error] [pid 390549:tid 140529063941888] [client 104.177.44.44:58223] AH01261: daemon couldn't find CGI process for connection 3, referer: brandonburlsworth.org/hikashop-menu-for-...ask-step/step-3.html

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 10 months ago #258496

Hi,

Looking online, it indicates an issue with how the server is setup or the apache or PHP modules used.
For example, this post points to either deactivating opcache or APC on your server:
forum.directadmin.com/showthread.php?t=51595
Or this message, also pointing to opcache :
yootheme.com/component/answers/question/96021
This message recommends switching from proxy_fcgi to mode_php or mod_fastcgi to see if it comes from proxy_fcgi:
www.howtoforge.com/community/threads/how...hp-fpm-server.70918/

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 2
7 years 10 months ago #258517

Opcache isn't enabled (we're running CloundLinux) for any of the PHP versions. We've tried it in fcgi and now lsapi and same issue. The problem is when you use Paypal as the payment method and click the Finish button, there's a 1-2 minute delay before your taken to the PP page for payment.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 10 months ago #258520

The fact that there is some delay is normal. It usually takes 10 seconds for PayPal to process the payment request and display the payment page. 1/2 minutes is quite long.
Then maybe the error is not linked to the opcode but to the email sending. Try disabling the emails in the menu System>Emails.
If it goes fast again, then there is a problem with your email settings or your email server.

Please Log in or Create an account to join the conversation.

  • Posts: 30
  • Thank you received: 2
7 years 10 months ago #258553

Cloudlinux figured it out. IPV6 on the box was misconfigured. Once we disabled IPV6 everything started working correctly.

The following user(s) said Thank You: Jerome

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum