Roxy Fileman - Page Unresponsive

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 years ago
This is a problem that developed after upgrading from v4.30 to v4.40.3.

Each time I create a new folder I am getting the "Page Unresponsive" popup, with a choice to "Wait" or "Cancel".

I am using a VPS, which means I have complete control over the server (Windows Server 2019), and have v4.30 loaded into a dummy directory, which has no issues when using the Roxy Fileman.

Any help would be greatly appreciated.
2 years ago
I cannot reproduce such an error on the clean 4.40.3 installation. Please provide a full list of steps to reproduce, also check the logs and browser console when an error occurs.
2 years ago
There are no errors reported in the log file. But now it's doing the same thing when trying to load Roxy. Aside from the "Page Unresponsive" popup, it also shows "Waiting for bfsradiocontrol.com..." (my website), in the lower left corner of the screen.

Also, after the page finally loads, this is what is shown in the browser's Console:

JQMIGRATE: Migrate is installed, version 3.3.2
7:1 [DOM] Found 2 elements with non-unique id #Id: (More info: https://goo.gl/9p2vKq) <input type=​"hidden" data-val=​"true" data-val-required=​"The Id field is required." id=​"Id" name=​"Id" value=​"7">​ <input type=​"hidden" data-val=​"true" data-val-required=​"The Id field is required." id=​"Id" name=​"Id" value=​"7">​
7:1 [DOM] Found 2 elements with non-unique id #Name: (More info: https://goo.gl/9p2vKq) <input class=​"form-control text-box single-line" id=​"Name" name=​"Name" type=​"text" value=​"Manufacturers - Home Page 02">​ <input class=​"form-control text-box single-line" id=​"Name" name=​"Name" type=​"text" value=​"Copy of Manufacturers - Home Page 02">​
Scheduling.min.js:6 Uncaught TypeError: Cannot read property 'bind' of undefined
    at Scheduling.min.js:6
    at dispatch (jquery.min.js:2)
    at v.handle (jquery.min.js:2)
kendo.all.min.js:26 Unknown DataSource transport type 'json'.
Verify that registration scripts for this type are included after Kendo UI on the page.
logToConsole @ kendo.all.min.js:26
plugin.min.js:9 Text color plugin is now built in to the core editor, please remove it from your editor configuration
(anonymous) @ plugin.min.js:9
energizer-hp.jpeg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
​ [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
send @ jquery-1.11.1.min.js:4
DevTools failed to load SourceMap: Could not load content for http://bfsradiocontrol.com/lib_npm/bootstrap/js/bootstrap.bundle.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://bfsradiocontrol.com/lib_npm/moment/min/moment-with-locales.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://bfsradiocontrol.com/lib_npm/admin-lte/js/adminlte.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://bfsradiocontrol.com/Plugins/SevenSpikes.Core/Scripts/lib/kendo/2020.1.406/js/kendo.all.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for http://bfsradiocontrol.com/lib_npm/admin-lte/css/adminlte.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I hope this helps you to figure out what's going on.
2 years ago
It looks there is an error in kendo.all.min.js in the attached console log. But this script is not from the core, it's a script from a plugin of Nop-Templates. Not sure if RoxyFileman doesn't work because of this, but try to disable the plugin and check without it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.