Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Woocommerce setup wizard got stuck after page Business info #47483

Open
5 tasks done
ourbeagleguus opened this issue May 14, 2024 · 2 comments
Open
5 tasks done

Woocommerce setup wizard got stuck after page Business info #47483

ourbeagleguus opened this issue May 14, 2024 · 2 comments
Labels
focus: onboarding wizard Issue related to onboarding wizard. needs: author feedback The issue/PR needs a response from any of the parties involved in the issue. status: stale Issues that have no had any activity for some time. team: Ghidorah type: bug The issue is a confirmed bug. type: community contribution

Comments

@ourbeagleguus
Copy link

Prerequisites

  • I have carried out troubleshooting steps and I believe I have found a bug.
  • I have searched for similar bugs in both open and closed issues and cannot find a duplicate.

Describe the bug

After repeatedly trying to install the Woocommerce plugin in Wordpress using the automatic setup Wizard, it failed.
The Wizard gets stuck on the page https://allesvoorjebeagle.nl/wp-admin/admin.php?page=wc-admin&path=%2Fsetup-wizard&step=plugins. From here you can then see a completely white screen.

I have tried many times to deactivate the plugin, delete it, clear cache, use other themes (including Storefront and Twenty Twenty-four), deactivate other Plugins to avoid conflicts, but the problem remains.

I also manually installed (and uninstalled again, multiple times) Wordpress in FileZilla and applied the following code in the wp-config.php file:

define( 'WC_REMOVE_ALL_DATA', true );

with the result that my entire arc page was deleted.... Basicly: I've no clue what I'm doing anymore.:)

Now I partially tried to install Woocommerce manually, only now (as a beginner) I don't know how to get pages like “Store”, “Shopping Basket”, “Checkout” and “My Account” installed, as well as the payment page. This bug is not shown in my basic course on how to start a blog with a small shop, and now I'm stuck in to continuing building my website.

Expected behavior

I expected as a newbie to easily complete the learning module and use the Setup Wizard to easily open a small Woocommerce shop. So that I could and continue with my course and with my sidehustle. Meanwhile, I am now three days along and I am stuck. With a white screen and half a store with no pages.

Actual behavior

As described earlier, the automatic setup wizard does not function as it should. A bug occurs on the fourth page (the one that redirects to the plugins).

Steps to reproduce

Schermafbeelding 2024-05-14 om 19 19 59
Schermafbeelding 2024-05-14 om 19 20 04
Schermafbeelding 2024-05-14 om 19 20 11
Schermafbeelding 2024-05-14 om 19 20 21

WordPress Environment

SystemStatusReport_allesvoorjebeagle.nl_2024-05-14T17-24-08.txt

Isolating the problem

  • I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
  • This bug happens with a default WordPress theme active, or Storefront.
  • I can reproduce this bug consistently using the steps above.
@chihsuan
Copy link
Member

Hey @ourbeagleguus, thanks for your report! I'm sorry to hear you're having trouble with the setup wizard. I'm going to try to help you out here.

Now I partially tried to install Woocommerce manually, only now (as a beginner) I don't know how to get pages like “Store”, “Shopping Basket”, “Checkout” and “My Account” installed, as well as the payment page. This bug is not shown in my basic course on how to start a blog with a small shop, and now I'm stuck in to continuing building my website.

First, let's try to get your pages back. You can create the pages you're missing by going to WooCommerce > Status > Tools and use the page installer tool. See https://woocommerce.com/document/woocommerce-pages/#install-pages-again for more information.

As described earlier, the automatic setup wizard does not function as it should. A bug occurs on the fourth page (the one that redirects to the plugins).

Unfortunately, we can't reproduce the issue on our end. I suspect there might be a conflict with another plugin or theme. However, we can try to troubleshoot the issue.

To help us understand what's going wrong, could you please provide us with browser console errors by following these steps:

  1. Click on Chrome settings button ( the three dots in the upper-right hand corner of the browser)
  2. Go to More tools > Developer tools. This should open up the Chrome developer tools panel.
  3. Click on the "Console" tab in the Chrome developer tools panel:
  4. Take a screenshot of the console and share it with us.

https://developer.chrome.com/docs/devtools/open

You mentioned you tried deactivating other plugins and switching themes, but the issue persists. It would be helpful if you could deactivate all plugins except WooCommerce and switch to a default theme like Twenty Twenty Four when running the setup wizard.

This will help us understand what's going wrong and provide you with a solution. Looking forward to your response! 🙂

@chihsuan chihsuan added type: bug The issue is a confirmed bug. needs: author feedback The issue/PR needs a response from any of the parties involved in the issue. labels May 20, 2024
@chihsuan chihsuan removed their assignment May 24, 2024
Copy link
Contributor

github-actions bot commented Jun 1, 2024

As a part of this repository's maintenance, this issue is being marked as stale due to inactivity. Please feel free to comment on it in case we missed something.

After 7 days with no activity this issue will be automatically be closed.

@github-actions github-actions bot added the status: stale Issues that have no had any activity for some time. label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: onboarding wizard Issue related to onboarding wizard. needs: author feedback The issue/PR needs a response from any of the parties involved in the issue. status: stale Issues that have no had any activity for some time. team: Ghidorah type: bug The issue is a confirmed bug. type: community contribution
Projects
None yet
Development

No branches or pull requests

3 participants