This question about Configuration: Answered

Unexpected Bootstrap mode

When I try to run configure when logged in as an admin user I get am message that Foswiki is run ning in bootstrap mode and I can't proceed with configure.

Any ideas what is wrong?

Screenshot attached.

Have used configure many times before.

-- DavidRimmer - 10 Jul 2016

This can happen if the javascript failed, something is blocking execution of javascript, or possibly the jsonrpc back-end is failing. You are seeing the default bin/configure output which is then overwritten / hidden by the javascript code.

So things to check for:
  • Were pub files (js & css) being served - no errors - 404's etc.
  • javascript not blocked by browser, noscript, etc.
  • No javascript errors in the browser console
  • Check network trace - were "jsonrpc" requests issued and returned json data?

-- GeorgeClark - 10 Jul 2016

I checked all your suggestions, but found nothing wrong.

I then disabled the last plugin installed by editing LocalSite.cfg - PageOptimizerPlugin.

Aok now.

Another side effect this plugin caused by PageOptimizerPlugin was to remove the text "Jump" and "Search" from the Jump and Search boxes in the page headers.

Can't wait to uninstall it.

-- DavidRimmer - 11 Jul 2016

See Tasks.Item14116

-- DavidRimmer - 11 Jul 2016
 

QuestionForm edit

Subject Configuration
Extension
Version Foswiki 2.1.2
Status Answered
Related Topics
I Attachment Action Size Date Who Comment
Screenshot from 2016-07-10 16-12-18.pngpng Screenshot from 2016-07-10 16-12-18.png manage 20 K 10 Jul 2016 - 15:18 DavidRimmer  
Topic revision: r3 - 11 Jul 2016, DavidRimmer
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy