Error during Upgrade 6 to 7 polkitd [SOLVED]

  • Hello,

    During the upgrade I've got the following message.
    Did not made anything since.

    Anyone can help to finish the process ?

  • Some precisions about the error encountered.

    • Official Post

    Please search the forum for the polkit issue. There a thread about this exact problem.

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • Hello, now I am stuck.

    I reboot the RPI and I got the message:

    Quote

    login as: pi

    pi@192.168.1.100's password:

    Access denied


    Before I followed instructions from this post:
    RE: Upgrade fails with polkitd error

    and removed the package Polkitd


    Quote

    There is no reason to "fix" polkitd. Just uninstall it. Never run that command though. It will automatically remove polkitd and all of its dependencies without prompting you. Just run sudo apt-get purge polkitd, don't answer yes, and post the output if you are worried about it.

    GUI is running only on the id/password page, I don't have any access to the device anymore.

    • Official Post

    and removed the package Polkitd

    Do you have output?


    GUI is running only on the id/password page, I don't have any access to the device anymore.

    Is the os filesystem full? df -h / will tell you


    Not sure what you mean by no access? no ssh?


    Does running sudo omv-firstaid -> Configure workbench help?


    Output from suggestions is helpful otherwise we don't know what is going on.

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • I'am connected with one of my account on the device. But pi user is not allowed. Here is the output of df -h / a SSD 120Go disk only for the system

    Code
    $ df -h /
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/root       110G  9.2G   97G   9% /


    Here is the output of Workbench update:

    • Official Post

    The pi user can be "fixed" by adding to the _ssh group.


    Is the web interface working now?

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • Here is the output of cat /etc/group
    pi user is already in _ssh group.

    minidlna:x:120:

    docker:x:990:

    sgx:x:119:

    _ssh:x:111:pi

    • Official Post

    no GUI working

    Did you try ctrl-shift-R? You should only be trying the admin user in the web interface.


    What is the output of:

    sudo systemctl status nginx

    sudo systemctl status php8.2-fpm

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • Yes with the "admin" ID I still have the "Bad Gateway" popup.

    Here are the outputs:

    • Official Post

    What about:


    sudo systemctl status openmediavault-engined

    sudo omv-salt deploy run nginx phpfpm

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • and


  • Now woring! after the sudo omv-salt deploy run nginx phpfpm

    but pi user via SSH still not connecting: Access denied

    • Official Post

    Does the web interface work now?

    Have you tried a different browser?

    Have you tried resetting the failed login attempt counter in omv-firstaid?

    Do you see any errors in the logs in /var/log/nginx?

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

    • Official Post

    but pi user via SSH still not connecting: Access denied

    Try: sudo omv-salt deploy run ssh

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • Yes !! Thank you, pi is now connecting via SSH

    Is there anything to do for checking if upgrade is well finished now ?

    GUI is working with "admin" user.
    SSH is worgking wiht "pi" user.

    • Official Post

    Is there anything to do for checking if upgrade is well finished now ?

    The fix6to7upgrade script does all of this. So, I guess I'm not sure why it didn't work. But I think everything should be ok now.

    omv 7.7.9-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.7 | compose 7.6.7 | cterm 7.8.5 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.2


    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!

  • lenicodesbois

    Changed the title of the thread from “Error during Upgrade 6 to 7” to “Error during Upgrade 6 to 7 polkitd [SOLVED]”.

Participate now!

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