davidsandbrand
Forum Replies Created
-
Hi @corylamleorg ,
I actually just found out some info that I think explains it, and it may (not sure!) be a bug…
So, I deleted the entire site and recreated it. Duplicator works.
But I realized I forgot to put a cert on the site, so I deleted the site and recreated it with a cert. Duplicator doesn’t work.
Then I deleted it and recreated it with no cert. Duplicator works again. Then I did the restore, and then added the cert.
But here’s my thinking as to why…
The site is in a docker container, and is running nginx.
Then, the server is running nginx-proxy which is where all encryption is terminated. Then the proxy speaks to the site with http traffic – even if the site has a cert at the proxy layer.
And so my thinking is that the installer.php script is grabbing the ssl status, and using that URL to fetch the archive. maybe? And since that traffic is actually happening inside the nginx instance, and there is no support for ssl, it fails. Probably getting a 404 error.
Is that possible? Is the installer.php script actually doing something through the http/https protocol, instead of just locally with the files?
The way I did it let me do this restore, but it won’t let me do it again, or move the site back, or anything like that. So my workaround is not even sustainable.
FYI, the server is running https://easyengine.io/ – in case you want to test this yourself. There are some good diagrams on https://easyengine.io/handbook/internal/request-cycle that show the path of the traffic, if I haven’t explained it well.
I disabled every plugin with the two exceptions being WooCommerce and WOOF, and the filter bar is still not displaying correctly.
so, it must be a conflict with the theme.
The theme I’m using is
http://flatsome3.uxthemes.com/Please advise.
For me also, the filter has completely disappeared after updating WooCommerce and other plugins.
I’m guessing that it’s a conflict with another plugin.
@massimilianoviti – these are my active plugins. Are you using any of these?
AffiliateWP
AffiliateWP – Affiliate Forms For Ninja Forms
AffiliateWP – PayPal Payouts
AffiliateWP – Zapier – Automated Tasks
Cimy User Extra Fields
EWWW Image Optimizer
Facebook Open Graph, Google+ and Twitter Card Tags
Google Tag Manager for WordPress
MailChimp for WooCommerce
Nginx Helper
Ninja Forms
Regenerate Thumbnails
Remove Query Strings From Static Resources
Slider Revolution
Ultimate Member
Ultimate Member – WooCommerce
User Switching
WooCommerce
WooCommerce ‘Email Money Transfer’ Gateway
WooCommerce Canada Post Webservice Method
WooCommerce Coupon Schedule
WooCommerce Google Analytics Integration
WooCommerce Max Quantity
WooCommerce PDF Invoices & Packing Slips
WooCommerce Purolator Webservice Method
WooCommerce Show Attributes
WooCommerce Subscriptions
WooCommerce Variable Stock Manager
WOOF – WooCommerce Products Filter
WP Clone by WP Academy
WP Mail Logging
WP SES
WP SES
WPBakery Visual Composer
XCloner – Site Backup and Restore
XCloner Google DriveDavid.
found the field was incorrectly case sensitive.