Pydio not booting - only white page shown

Hello all,

after I enabled Plugin plupload (which was working fine), my Pydio is not “booting” anymore.
When I load the page (http://cloud.plötzlich-im-nirgendwo.de/) I only get a white page.

In the console I find the following error:

ReferenceError: PydioBootstrap is not defined

And in the debugger:

Could not load the source for blob:http://cloud.xn--pltzlich-im-nirgendwo-iec.de/50974c39-c346-4702-a361-dec32b1695dc.
[Exception... "Failed to open input source 'file:////cloud.xn--pltzlich-im-nirgendwo-iec.de/50974c39-c346-4702-a361-dec32b1695dc'"  nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)"  location: "JS frame :: resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js :: mainThreadFetch :: line 547"  data: yes]
Stack: mainThreadFetch@resource://devtools/shared/base-loader.js -> resource://devtools/shared/DevToolsUtils.js:547:5
_getSourceText/<@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/source.js:404:27
process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:922:23
walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:806:7
scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:742:11
enter@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/script.js:356:5
_pushThreadPause@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/script.js:539:5
_pauseAndRespond@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/script.js:754:7
hit@resource://devtools/shared/base-loader.js -> resource://devtools/server/actors/breakpoint.js:188:12
@http://185.216.213.5/:17:5
Line: 547, column: 0

I already tried to clear browser cache, plugin cache, accessing from different computers without success.

Pydio 8
Windows Server 2012
Firefox Version 57.0.4 64bit

Thank you for your help.
Max

Hi,
what you can do to revert this is go to “pydio/data/plugins/boot.conf/” in your webserver, and then you will see 2 files named bootstrap.json & bootstrap.json.bak( this one is a backup ) you can rename the first one to something else and rename bootstrap.conf.bak to bootstrap.json and see if it works again.

Hi,

thank you for your reply, but I do not have a backup (bootstrap.json.bak) only the live version is existing.

Hi,
another solution is to look at the pydio database at the ajxp_config_plugin table and delete the entry for the pluoplad plugin which is called uploader.pluopload. To atleast have access again to your Pydio and then we’ll see if it happens again when you enable this plugin.

It did not work unfortunately.
I reinstalled it completely now.

Thanks for you help.