WebUI not working after sensor plugin removal

  • Hi All.


    I have successfully upgraded omv3 to omv4. After the upgrade everything worked besides the sensor plugin as I had issues to start collectd etc. I read the plugin has not been ported yet so I uninstalled it and now I'm not able to get the admin console working. I started uninstalling from CLI more plugins. After login I see only the openmediavault jpg.


    When I check the dev console in Chrome I'm getting this:

    Code
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/storage/luks/Containers.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/storage/luks/Luks.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/system/wakealarm/Wakealarm.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/system/backup/SystemBackup.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/system/backup/Backup.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/service/apttool/Search.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/service/apttool/Apttool.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/service/apttool/Packages.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/service/usbbackup/UsbBackup.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
    192.168.1.3/:1 Refused to execute script from 'http://192.168.1.3/js/omv/module/admin/service/usbbackup/Jobs.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.


    I have tried to uninstall some more plugins from command line but they have rc? status ?


    All packages are updated:
    Any help would be appreciated.


    Code
    root@nas:/tmp# apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    root@nas:/tmp#
  • OK I thing I'm back in the game


    Code
    dpkg --list |grep "^rc" | cut -d " " -f 3 | xargs sudo dpkg --purge
    
    
     apt-get --reinstall install openmediavault-<plugins>

    But still can't open the Admin GUI correctly in Chorme 62, works though in Edge and IE. I have cleaned cache in Chrome but the problem still persists.



    Gone use Edge for now.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!