Error when Updating BeTheme
Hi,
When I'm doing updates on the BeTheme template I'm continually getting download failures. The latest one I'm experiencing is updating the theme itself from v20.9.5.8 to v20.9.5.9.
This is the error:
Updating Theme Betheme (1/1)
Downloading update from http://api.muffingroup.com/theme/download.php?code=licensekeywashere
An error occurred while updating Betheme: Download failed. cURL error 56: Recv failure: Connection reset by peer
Can you please advise if there is a setting that may be an issue here?
Thanks,
Quaetapo
Comments
Please go to your FTP, create a php file with phpinfo() function inside and send us a link to that file, license key, wordpress admin credentials privately thru the contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on your server settings. The problem is probably related to limits but to be sure which one is the reason, we need that link. For more details about file creation, please visit https://mediatemple.net/community/products/dv/204643880/how-can-i-create-a-phpinfo.php-page.
Notice!
1. If you are chatting with support via email, please do not post here.
2. Attach your license key and the WordPress admin login credentials.
3. Send a link to this discussion, so the email support knows where to look.
Thanks
the hosting provider that is blocking the incoming connection from our
API and you should contact him to solve this issue.
Cheers
From a hosting point of view, we have found the below
I have checked Apache error logs which has returned the below errors, indicating something is wrong with some plugins. But I do not think this is your issue
---------
apache_error-20171003:Oct 3 04:32:55 httpd #1 /home/achievea/public_html/wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Validators/Type.php(39): Facebook\InstantArticles\Validators\Type::is(false, 'STRING', true)
apache_error-20171003:Oct 3 04:32:55 httpd #2 /home/achievea/public_html/wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Elements/InstantArticle.php(123): Facebook\InstantArticles\Va in /home/achievea/public_html/wp-content/plugins/fb-instant-articles/vendor/facebook/facebook-instant-articles-sdk-php/src/Facebook/InstantArticles/Validators/Type.php on line 182
---------
I have checked php error logs, which have returned the below errors (this can be seen in cPanel -> ~/public_html/error-log). This indicates an error with the theme and some notices with some plugins.
---------
[04-Oct-2018 04:43:24 Australia/Sydney] PHP Fatal error: Uncaught Error: Call to undefined function get_header() in /home/achievea/public_html/wp-content/themes/salient/index.php:1
Stack trace:
#0 {main}
thrown in /home/achievea/public_html/wp-content/themes/salient/index.php on line 1
[03-Oct-2018 23:41:24 UTC] PHP Notice: Undefined index: description in /home/achievea/public_html/wp-content/plugins/envato-market/inc/class-envato-market-api.php on line 376
[03-Oct-2018 23:41:28 UTC] PHP Notice: Undefined index: description in /home/achievea/
---------
On your side ou can turn on Wordpress error logging -> https://support.digitalpacific.com.au/en/knowledgebase/article/wordpress-how-to-enable-debuging
Which may provide more insights as to whats going on
The error thrown that CURL dosen't work, dosen't indicate much as CURL is enabled and working on your cPanel account as previously shown. Infact, if CURL didn't work, you would not be able to install any plugins or themes on your site. For more information on what CURL is, please view this article -> https://deliciousbrains.com/php-curl-how-wordpress-makes-http-requests/
I would suggest looking to fix the above and asking the developers for more help. The only thing I can see that may be causing issues is that you have wordfence installed. Have you tried disabling this to see if it works? Being a application firewall it could be causing your issue.
Please let us know if we can be of further assistance.
Regards,
Lee G.
These issues are not related with BeTheme.
All of the issues are from your plugins and other theme named 'Sailent'.
Please remove the wordfence plugin and other mentioned in error above.
Also please remove the "sailent" theme because as you see, he's issued too.
Then try to update BeTheme, if this won't help, you have to contact the hosting provider again.
Thanks.