I set up an xwiki instance on my internal dev server to build a new documentation site for our company. Everything went great and after everything was signed off on, we moved the site to a LiquidWeb server instance.
I set up a new xwiki server and imported the content from the dev server.
Now, every time I create a new page, or edit and existing page, I get this at the bottom, and it never goes away, unless I click on it.
Yes, looks like there’s a ton of http to https errors:
[Error] Cannot load http://help.checkinpos.com/wiki/internaldocs/jsx/CKEditor/EditSheet?sourceMap=true&minify=false&v=17.1.0&xwiki-version=17.1.0&fast-diff-version=&bs3typeahead-version=4.0.2 due to access control checks.
[Warning] [blocked] The page at https://help.checkinpos.com/wiki/internaldocs/view/Online%20info%20for%20Checkin/ requested insecure content from http://help.checkinpos.com/wiki/internaldocs/jsx/CKEditor/Translations?sourceMap=true&minify=false&language=en. This content was blocked and must be served over HTTPS.
I’ve been searching for ways to fix the errors, but none of the remedies, such as:
I can’t find the xwiki config file, and the Tomcat config file doesn’t have the section shown in this topic.