Old Multisite Domains Still Serving Default Forum After Disabling Multisite

Thanks @pfaffman , We attempted to switch from a multisite setup to a standard install, but the issue still persists.

What We Did:

  1. Removed the Discourse Installation:
  • Deleted the entire /var/discourse directory.
  1. Reinstalled Discourse:
  • Cloned the Discourse repo again.
  • Recreated app.yml with the necessary configurations.
  1. Rebuilt the App:
  • Ran ./launcher rebuild app.
  1. Updated DNS:
  • Pointed the domain to the new server.
  • Set Cloudflare to DNS-only mode to allow SSL certificate issuance.

Additional Issue with SSL:

  • When we enabled SSL in app.yml and disabled Cloudflare proxy, we encountered the following issue even after enabling SSL

Questions:

  1. Could the issue be related to not restoring a database backup?
  2. Are there additional steps needed to clean up old multisite configurations?
  3. What’s the proper way to enable SSL in this setup without running into issues?

Would appreciate any guidance from those who’ve done this before!

1 Like