Upgraded 2->3 OpenMediaVault - Cannot Log in

  • Hi,
    I upgraded from version 2 to version 3. Everything apparently went fine, except at the moment I cannot log in to the web interface. I type my username and password in and I get:


    I tried omv-firstaid -> Configure web control panel -> Port 80 (as I want/expect) -> Exits with: ERROR: [Errno 2] No such file or directory.

  • Hmmm, I'm getting the exact same thing after trying to turn off plexply on plex plugin... Was also have loads of trouble getting other plugins to work after 2->3 upgrade. :(

  • If I could log in I might be able to tell what was happening.


    Have you tried anything to resolve it? Can you resolve it? I'm unsure what to do shy of randomly uninstalling and reinstalling stuff.


    Might be easier to just reinstall but I'm reluctant to do that.

    • Offizieller Beitrag

    You probably have an unsupported plugin still installed. What is the output of: dpkg -l | grep openm

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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
    dpkg -l | grep openm
    ii  openmediavault                  3.0.59                         all          Open network attached storage solution
    ii  openmediavault-keyring          1.0                            all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-mysql            3.0.4                          all          MySQL plugin for OpenMediaVault.
    ii  openmediavault-omvextrasorg     3.4.16                         all          OMV-Extras.org Package Repositories for OpenMediaVault

    Einmal editiert, zuletzt von Baffled () aus folgendem Grund: Fixing illusions

    • Offizieller Beitrag

    Try omv-aptclean, clear your browser cache, and try logging in again.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

    • Offizieller Beitrag

    killall omv-engined
    omv-engined -df


    Post any errors from the second command only. If no errors, try to login and post any errors why that is happening.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

  • [/color]

  • And the terminal error:


    omv-engined[3624]: Child (pid=4310) terminated with exit code 0
    omv-engined[4311]: RPC response (service=System, method=getInformation): {"response":[{"name":"Hostname","value":"hp.Home","type":"string","index":0},{"name":"Version","value":"3.0.59 (Erasmus)","type":"string","index":1},{"name":"Processor","value":"Intel(R) Celeron(R) CPU G1610T @ 2.30GHz","type":"string","index":2},{"name":"Kernel","value":"Linux 4.8.0-0.bpo.2-amd64","type":"string","index":3},{"name":"System time","value":"Wed 01 Feb 2017 15:33:07 GMT","type":"string","index":4},{"name":"Uptime","value":"0 days 1 hour 13 minutes 3 seconds","type":"string","index":5},{"name":"Load average","value":"0.01, 0.03, 0.04","type":"string","index":6},{"name":"CPU usage","value":{"text":"0%","value":0.50251256281407},"type":"progress","index":7},{"name":"Memory usage","value":{"text":"17% of 1.79 GiB","value":17},"type":"progress","index":8}],"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4311) terminated with exit code 0
    omv-engined[4318]: Child process forked (pid=4318)
    omv-engined[4318]: Executing RPC (service=Services, method=getStatus, params=[], context={"username":"admin","role":1}) ...
    omv-engined[4318]: RPC response (service=Services, method=getStatus): {"response":null,"error":{"code":0,"message":"The property 'data.sharedfolderref' does not exist in the model 'conf.service.mysql'.","trace":"exception 'OMV\\AssertException' with message 'The property 'data.sharedfolderref' does not exist in the model 'conf.service.mysql'.' in \/usr\/share\/php\/openmediavault\/config\/configobject.inc:71\nStack trace:\n#0 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(186): OMV\\Config\\ConfigObject->assertExists('data.sharedfold...')\n#1 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(271): OMV\\Config\\ConfigObject->set('data.sharedfold...', '', false)\n#2 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(233): OMV\\Config\\ConfigObject->setFlatAssoc(Array, false, false)\n#3 \/usr\/share\/php\/openmediavault\/config\/database.inc(90): OMV\\Config\\ConfigObject->setAssoc(Array, false)\n#4 \/usr\/share\/openmediavault\/engined\/module\/mysql.inc(73): OMV\\Config\\Database->get('conf.service.my...')\n#5 \/usr\/share\/openmediavault\/engined\/rpc\/services.inc(56): OMV\\Engined\\Module\\MySql->getStatus()\n#6 [internal function]: OMVRpcServiceServices->getStatus(Array, Array)\n#7 \/usr\/share\/php\/openmediavault\/rpc\/serviceabstract.inc(124): call_user_func_array(Array, Array)\n#8 \/usr\/share\/php\/openmediavault\/rpc\/rpc.inc(84): OMV\\Rpc\\ServiceAbstract->callMethod('getStatus', Array, Array)\n#9 \/usr\/sbin\/omv-engined(516): OMV\\Rpc\\Rpc::call('Services', 'getStatus', Array, Array, 1)\n#10 {main}"}}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4318) terminated with exit code 0
    omv-engined[4321]: Child process forked (pid=4321)
    omv-engined[4321]: Executing RPC (service=Config, method=isDirty, params=null, context={"username":"admin","role":1}) ...
    omv-engined[4321]: RPC response (service=Config, method=isDirty): {"response":false,"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4321) terminated with exit code 0
    omv-engined[4322]: Child process forked (pid=4322)
    omv-engined[4322]: Executing RPC (service=System, method=getInformation, params=[], context={"username":"admin","role":1}) ...
    omv-engined[4322]: RPC response (service=System, method=getInformation): {"response":[{"name":"Hostname","value":"hp.Home","type":"string","index":0},{"name":"Version","value":"3.0.59 (Erasmus)","type":"string","index":1},{"name":"Processor","value":"Intel(R) Celeron(R) CPU G1610T @ 2.30GHz","type":"string","index":2},{"name":"Kernel","value":"Linux 4.8.0-0.bpo.2-amd64","type":"string","index":3},{"name":"System time","value":"Wed 01 Feb 2017 15:33:12 GMT","type":"string","index":4},{"name":"Uptime","value":"0 days 1 hour 13 minutes 8 seconds","type":"string","index":5},{"name":"Load average","value":"0.01, 0.03, 0.04","type":"string","index":6},{"name":"CPU usage","value":{"text":"0%","value":0.5},"type":"progress","index":7},{"name":"Memory usage","value":{"text":"16% of 1.79 GiB","value":16},"type":"progress","index":8}],"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4322) terminated with exit code 0
    omv-engined[4336]: Child process forked (pid=4336)
    omv-engined[4336]: Executing RPC (service=UserMgmt, method=authUser, params={"username":"admin","password":"NvDdBgr5a2ReqWcaY0tZ"}, context={"username":"admin","role":1,"_SERVER":{"SERVER_PROTOCOL":"HTTP\/1.1","GATEWAY_INTERFACE":"CGI\/1.1","SERVER_SOFTWARE":"nginx\/1.6.2","REMOTE_ADDR":"192.168.168.176","REMOTE_PORT":"35066","SERVER_ADDR":"192.168.168.121","SERVER_PORT":"80","SERVER_NAME":"openmediavault-webgui","REDIRECT_STATUS":"200","HTTP_HOST":"192.168.168.121","HTTP_ORIGIN":"http:\/\/192.168.168.121","HTTP_USER_AGENT":"Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/55.0.2883.75 Safari\/537.36","HTTP_CONTENT_TYPE":"application\/json","HTTP_REFERER":"http:\/\/192.168.168.121\/"}}) ...
    omv-engined[4336]: RPC response (service=UserMgmt, method=authUser): {"response":{"authenticated":true,"username":"admin"},"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4336) terminated with exit code 0
    omv-engined[4339]: Child process forked (pid=4339)
    omv-engined[4339]: Executing RPC (service=Config, method=isDirty, params=null, context={"username":"admin","role":1}) ...
    omv-engined[4339]: RPC response (service=Config, method=isDirty): {"response":false,"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4339) terminated with exit code 0
    omv-engined[4340]: Child process forked (pid=4340)
    omv-engined[4340]: Executing RPC (service=Services, method=getStatus, params=[], context={"username":"admin","role":1}) ...
    omv-engined[4340]: RPC response (service=Services, method=getStatus): {"response":null,"error":{"code":0,"message":"The property 'data.sharedfolderref' does not exist in the model 'conf.service.mysql'.","trace":"exception 'OMV\\AssertException' with message 'The property 'data.sharedfolderref' does not exist in the model 'conf.service.mysql'.' in \/usr\/share\/php\/openmediavault\/config\/configobject.inc:71\nStack trace:\n#0 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(186): OMV\\Config\\ConfigObject->assertExists('data.sharedfold...')\n#1 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(271): OMV\\Config\\ConfigObject->set('data.sharedfold...', '', false)\n#2 \/usr\/share\/php\/openmediavault\/config\/configobject.inc(233): OMV\\Config\\ConfigObject->setFlatAssoc(Array, false, false)\n#3 \/usr\/share\/php\/openmediavault\/config\/database.inc(90): OMV\\Config\\ConfigObject->setAssoc(Array, false)\n#4 \/usr\/share\/openmediavault\/engined\/module\/mysql.inc(73): OMV\\Config\\Database->get('conf.service.my...')\n#5 \/usr\/share\/openmediavault\/engined\/rpc\/services.inc(56): OMV\\Engined\\Module\\MySql->getStatus()\n#6 [internal function]: OMVRpcServiceServices->getStatus(Array, Array)\n#7 \/usr\/share\/php\/openmediavault\/rpc\/serviceabstract.inc(124): call_user_func_array(Array, Array)\n#8 \/usr\/share\/php\/openmediavault\/rpc\/rpc.inc(84): OMV\\Rpc\\ServiceAbstract->callMethod('getStatus', Array, Array)\n#9 \/usr\/sbin\/omv-engined(516): OMV\\Rpc\\Rpc::call('Services', 'getStatus', Array, Array, 1)\n#10 {main}"}}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4340) terminated with exit code 0
    omv-engined[4343]: Child process forked (pid=4343)
    omv-engined[4343]: Executing RPC (service=System, method=getInformation, params=[], context={"username":"admin","role":1}) ...
    omv-engined[4343]: RPC response (service=System, method=getInformation): {"response":[{"name":"Hostname","value":"hp.Home","type":"string","index":0},{"name":"Version","value":"3.0.59 (Erasmus)","type":"string","index":1},{"name":"Processor","value":"Intel(R) Celeron(R) CPU G1610T @ 2.30GHz","type":"string","index":2},{"name":"Kernel","value":"Linux 4.8.0-0.bpo.2-amd64","type":"string","index":3},{"name":"System time","value":"Wed 01 Feb 2017 15:34:09 GMT","type":"string","index":4},{"name":"Uptime","value":"0 days 1 hour 14 minutes 5 seconds","type":"string","index":5},{"name":"Load average","value":"0.08, 0.04, 0.04","type":"string","index":6},{"name":"CPU usage","value":{"text":"0%","value":0},"type":"progress","index":7},{"name":"Memory usage","value":{"text":"16% of 1.79 GiB","value":16},"type":"progress","index":8}],"error":null}
    omv-engined[3624]: SIGCHLD received ...
    omv-engined[3624]: Child (pid=4343) terminated with exit code 0

    • Offizieller Beitrag

    I would uninstall the mysql plugin and then reinstall from the web interface.
    apt-get purge openmediavault-mysql

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


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


    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!

Jetzt mitmachen!

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