Im testing a Discourse as a community solution.
After setting up simple theme - just colors + fonts
and installed plugin GitHub - discourse/discourse-rss-polling
created some categories and topics - this error blew up.
vendor.ff29780b9fed784cce2d843dcb93a803-608f4f77d8437d715d8d39c739c0c8bbe0fe51c9305e55f1ec7d0bee19f5571f.js:9 Uncaught (in promise) Error: There is no route named admin
after entering safe-mode everything looks same and same errors pop up.
Tried different browsers. Also tried ./launcher rebuild app, also removed plugins app.yml and dictionary.
I suspect that Cloudflare’s “optimization” tools are breaking Discourse’s Javascript code. Please can you check that “Rocket Loader” is turned off in your cloudflare config.
Also please make sure you have “Auto Minify” disabled. It looks like Cloudflare have deprecated this feature because of incompatibility with recent javascript features: