Discourse Setup Wizard is not loading due to OneSignal plugin

I would like to re-run the Discourse Setup Wizard to change my default view to “Categories”. When I tried forum.site.com/wizard, I see:

  • Talk bubble background
  • Title tag says “Discourse Setup”
  • No content on the page

Screenshot: Image 2019-09-12 at 6.03.03 PM.png

I have “Custom Wizards” and “OneSignal” plugins installed.

How can I check error logs? Could this be an issue with the Custom Wizard plugin? If I remove the plugin and rebuild, will I lose any of my Custom Wizard data?

إعجاب واحد (1)

Can you hit F12 to check the Javascript console and look for errors there?

I also see you have a number of extensions running; do you encounter the same problem running in an incognito window?

إعجابَين (2)

Error persists in Incognito: Image 2019-09-12 at 6.43.17 PM.png

See image for Console.

The Custom Wizard plugin is probably to blame, but I could be wrong. Try disabling the plugins one at a time (starting with the Custom Wizard) and rebuilding Discourse.

4 إعجابات

I commented out

      ## - git clone https://github.com/angusmcleod/discourse-custom-wizard.git

and nothing happened.
Commented out this plugin and Wizard came back.

      ## - git clone https://github.com/pmusaraj/discourse-onesignal.git

Was able to run /wizard and have re-enabled the plugins. Thanks for the help!

3 إعجابات

@codinghorror - your edits are incorrect. The plugin that was at fault was OneSignal, not Custom Wizard. I just had another issue (error on Custom Wizard) and had to comment out the OneSignal plugin again to resolve it. It seems like OneSignal is doing something funky.

إعجاب واحد (1)

Oh my bad feel free to edit in the future to make it more correct. I’ve changed it.

إعجابَين (2)

Oh, didn’t think of that! Thanks for keeping Meta clean.

إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.