Missing Login dialog box on WEB GUI

  • Hi All,


    I have upgraded to 2.1 using the instructions provided, and no error occurs during the process. Now that i'm trying to use the WEB GUI I have the OMV logo dislayed but the login dialog box/area is not shown. So using my web browser networking tool, I made few investigations and I have discover that there are missing files (404 error) in the web application. The following http request are failing :
    extjs/packages/ext-theme-gray/resources/ext-theme-gray-all.css
    extjs/ext-all.js
    extjs/packages/ext-theme-gray/ext-theme-gray.js


    I have check the /var/www/openmediavault folder and there is no trace of any extjs subfolder.
    So OpenMediaVault developpers, could you please help me to fix this ?


    Regards

    • Offizieller Beitrag

    extjs is located in /usr/share/javascript/extjs5


    Try: rm /var/cache/openmediavault/*.json and clear your browser cache/try different browser. If that still doesn't work, post the output of:


    dpkg -l | grep openmediavault
    dpkg -l | grep extjs

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Code
    df -h


    is your hdd full the login box is missing

    Nas Build:

    CPU: Intel Celeron G1840
    MB: Gigabyte GA-H97N-WIFI
    RAM: Kingston KVR1333D3N9 Arbeitspeicher 8GB
    Power Supply: Be quiet! BN140 System Power 7 300Watt
    HDDs: 2x 2TB Seagate Barracuda ST2000DM001, 60GB Hitachi System Drive, 2x 250GB Seagate Drive
    CASE: Fractal Design Node 804


    Regards

  • ok guys,
    I have clear my web browser cache and the result is the same (see attached picture).
    See also the suggested commands output



    Zitat

    sudo dpkg -l | grep extjs
    ii libjs-extjs5 5.1.1.451 all Ext JS is a cross-browser JavaScript library for building rich internet applications.



  • Already tried that in the past but i have done it again without any positive results.


    Sorry for the stupid additional question, but shall I got any extjs subfolder on my harddisk ?

    • Offizieller Beitrag

    extjs is located in /usr/share/javascript/extjs5

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • It seems that the system is looking for ext4 while it is no longer installed onto the server.
    Check out that :


    Zitat

    sudo tail -n 5 /var/log/nginx/openmediavault-webgui_error.log
    2015/07/13 20:52:05 [error] 10295#0: *940 open() "/usr/share/javascript/extjs4/packages/ext-theme-gray/ext-theme-gray.js" failed (2: No such file or directory), client: ::ffff:192.168.0.65, server: openmediavault-webgui, request: "GET /extjs/packages/ext-theme-gray/ext-theme-gray.js HTTP/1.1", host: "192.168.0.10:8090", referrer: "http://192.168.0.10:8090/"
    2015/07/13 21:30:58 [error] 10295#0: *1092 open() "/usr/share/javascript/extjs4/packages/ext-theme-gray/resources/ext-theme-gray-all.css" failed (2: No such file or directory), client: ::ffff:192.168.0.65, server: openmediavault-webgui, request: "GET /extjs/packages/ext-theme-gray/resources/ext-theme-gray-all.css HTTP/1.1", host: "192.168.0.10:8090", referrer: "http://192.168.0.10:8090/"
    2015/07/13 21:30:58 [error] 10295#0: *1094 open() "/usr/share/javascript/extjs4/ext-all.js" failed (2: No such file or directory), client: ::ffff:192.168.0.65, server: openmediavault-webgui, request: "GET /extjs/ext-all.js HTTP/1.1", host: "192.168.0.10:8090", referrer: "http://192.168.0.10:8090/"
    2015/07/13 21:30:58 [error] 10295#0: *1095 open() "/usr/share/javascript/extjs4/packages/ext-theme-gray/ext-theme-gray.js" failed (2: No such file or directory), client: ::ffff:192.168.0.65, server: openmediavault-webgui, request: "GET /extjs/packages/ext-theme-gray/ext-theme-gray.js HTTP/1.1", host: "192.168.0.10:8090", referrer: "http://192.168.0.10:8090/"
    2015/07/13 21:39:20 [error] 10298#0: *1129 open() "/var/www/openmediavault/extjs" failed (2: No such file or directory), client: ::ffff:192.168.0.65, server: openmediavault-webgui, request: "GET /extjs HTTP/1.1", host: "192.168.0.10:8090"

  • ok guys


    I have found the root cause.
    My /etc/nginx/sites-enabled/openmediavault-webgui file was refering to extjs4 and not extjs5. Which is weird as the /etc/nginx/sites-available/openmediavault-webgui was correct.


    Are you updting those files during the system update ?


    We can now close the issue.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!