Posts by tannaroo

    I following this process: https://wiki.omv-extras.org/do…openmediavault-compose_67


    It does not work for me on these steps:


    • Press the Up button
      • If it gives an error, you may have to reinstall docker. In Services > Compose > Settings Click on the Reinstall Docker button and click Up button again.
    • Now your Portainer container is working exactly the same as you had it and you can manage your containers from Portainer just like before.


    So I press Up button and get an error message. So I reinstall Docker (confirmed its insallled and running) and try the Up button but I get an error message.


    Code
    500 - Internal Server Error
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-392f8822-81cd-443e-932e-af25089b5b08/appdata/portainer/portainer.yml' --file "/srv/dev-disk-by-uuid-392f8822-81cd-443e-932e-af25089b5b08/appdata/portainer/compose.override.yml" --env-file '/srv/dev-disk-by-uuid-392f8822-81cd-443e-932e-af25089b5b08/appdata/global.env' --env-file '/srv/dev-disk-by-uuid-392f8822-81cd-443e-932e-af25089b5b08/appdata/portainer/portainer.env' up -d 2>&1': external volume "portainer_data" not found

    I guess you'll have to fix one problem after another, but what errors are you getting? can you publish them?


    Code
    500 - Internal Server Error
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-broken --fix-missing --auto-remove --allow-unauthenticated --show-upgraded --option DPkg::Options::="--force-confold" dist-upgrade 2>&1' with exit code '100': E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.


    I ran dpkg --configure -a which seemed to fix it and was working.


    After, I installed the updates and now I get the same error as above.

    Hi

    I booted up my omv test unit running on a pi. after a lot of updates, my portainer is not working and i think I have tracked the error. Is this the issue and how can I fix it?


    I'm using OMV 6 and read the documentation but it didn't give any specific information.


    I am running urbackup server on OMV6 but my system shutdowns every night and awakes in the morning. I have noticed that as my backups do not complete by shutdown, the backups are effectively lost (i.e. do not restart from the last incomplete backup) and I have to start all over again.


    I can obviously remove the shutdown feature but can anyone highlight what the 'standby' feature does - is it low ppower sleep mode?


    Just wondering if I switch to standby mode whether my backups can continue throughout the night.

    if you create dockers using omv-compose pluging, console of portainer, do not work, because is omv-compose the creator and not portainer, so only way actually to access to console on dockers is the way i post on #15


    you can create dockers using portainer and not on omv-compose plugin to use the console option on portainer, in this case must work, but really is not the prefered way (use omv-compose plugin).

    I am not using omv compose because I am on OMV6 still.

    Sorry this didn't work for me but I'm on OMV6 but per post 6 I dont think it an OMV issue. I cant access Portainer neither on 9443 or my old port.


    After installing STS portainer version I aslo tried to install


    Code
    sudo apt install docker-ce=5:25.0.5-1~debian.12~bookworm

    But it wouldn't let me.


    Any ideas?

    Hi


    I have done a new install and trying to install omv-extras per below:



    the script wont work with sudo command nor adding root access to my new install.

    Code
    pi@omvt:~ $ sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/packages/raw/master/install | bash
    
    Redirecting output to ‘wget-log.6’.
    This script must be executed as root or using sudo.

    Any ideas?

    Hi,


    I believe its best practice to remove root from SSH login for security purposes.


    As a result, I have set up a new user with groups - docker, root, users, sambashare, ssh, sudo.


    When I log into my system through putty with this username, the command line always has a fixed $ when using cd making it confusing where I am in the folder structure unlike when logging with root, which shows where you are in the folder structure - it there a way to have this with my user?

    ok thanks - i didn't know that it invalidates the network when moving to a new system.


    perhaps when I ran omv-firstaid I inadvertently used dhcp.

    What does that mean? How are you configuring the interface? DHCP? Are you getting an ip address? If yes, can you ping the gateway ip address? What isn't working?

    It was working fine, all configured / connecting on my laptop. When I removed the flash drive onto my PC), its not connecting/pinging via network interface even though its setup with a static IP address in the OMV GUI.


    EDIT: I tried to boot it again and the network interface through OMV GUI has reset itselfd to DHCP - not sure why this has happened.