Closed WizardsOfTheInternet closed 2 years ago
Hi @WizardsOfTheInternet,
While our goal is to address all the issues reported in this repository, GitHub should be treated as a place to report confirmed bugs only.
The type of issue you submitted looks like a support request which may or may not reveal a bug once proper troubleshooting is done. In order to confirm the bug, please follow one of the steps below:
Make a post on WooCommerce community forum
If you confirm the bug, please provide us with clear steps to reproduce it.
We are closing this issue for now as it seems to be a support request and not a bug. If we missed something, please leave a comment and we will take a second look.
Prerequisites
Describe the bug
I can view woocomerce pages such as;
But when visiting the Analytics page
/wp-admin/admin.php?page=wc-admin&path=/analytics/settings
I recieve aRST
packet. I have checked this via Wireshark. I'm unsure how to further diagnose this issue.I use Lets-Encrypt for my SSL certificate, this works for all other pages, and allows customers to purchase. Only the admin pages throw errors.
Expected behavior
The Woocomerce Analytics page should load.
Actual behavior
The Woocomerce Analytics page does not load correctly.
Steps to reproduce
/wp-admin/
, web page loads with no issueswp-admin/admin.php?page=wc-admin&path=/analytics/settings
, page returns SSL error.WordPress Environment
Isolating the problem