New install of OMV - Portainer webui wont load.

  • I just started my OMV journey and I loaded omv-extras, etc and installed portainer with default settings but when I click on web ui the pop up page doesn't load. I am not sure how to resolve this. I have searched the forums, etc but haven't found a resolution. Any help is appreciated. ;( :D

  • Try this:


    In Portainer, Settings | Environments | Public IP box - type in the local IP address of your OMV server.


    Scroll down and press the Update Environment button.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Try this:


    In Portainer, Settings | Environments | Public IP box - type in the local IP address of your OMV server.


    Scroll down and press the Update Environment button.

    I dont have those options. Also I just reinstalled Portainer and at the end this was part of the terminal text...


    Code
    Something went wrong trying to pull and start portainer ..

    OMV shows status "created"

  • I have had this same issue since yesterday, had a power outage for like 5 minutes, went to reboot and now i cannot load portainer.


    OUTPUT


    Docker storage :: /var/lib/docker
    Agent port:: 8000
    Web port:: 9000
    Yacht port:: 8001
    ee:: 0
    image:: portainer/portainer-ce
    Enable TLS:: 0
    arch :: amd64
    option :: portainer
    state :: install
    extras :: 6.1.1
    DNS OK.
    No portainer containers or images to remove.
    Creating portainer volume ...
    portainer_data
    Pulling portainer/portainer-ce ...
    Using default tag: latest
    latest: Pulling from portainer/portainer-ce
    772227786281: Pulling fs layer
    96fd13befc87: Pulling fs layer
    9fef865eff31: Pulling fs layer
    231f0bc23b32: Pulling fs layer
    231f0bc23b32: Waiting
    772227786281: Verifying Checksum
    772227786281: Download complete
    96fd13befc87: Verifying Checksum
    96fd13befc87: Download complete
    772227786281: Pull complete
    96fd13befc87: Pull complete
    9fef865eff31: Verifying Checksum
    9fef865eff31: Download complete
    231f0bc23b32: Verifying Checksum
    231f0bc23b32: Download complete
    9fef865eff31: Pull complete
    231f0bc23b32: Pull complete
    Digest: sha256:3f24411ce705a7e466923e7f97181a70a9670097d3fdaf76f2970c3e0ee7cac8
    Status: Downloaded newer image for portainer/portainer-ce:latest
    docker.io/portainer/portainer-ce:latest
    Starting portainer/portainer-ce ...
    9ddba6578c5ac73a746ae2e4d17b3ec256bb94370849d92fd8863ff6456a80e1
    Something went wrong trying to pull and start portainer ...

    END OF LINE

  • Is Docker installed and running?


    See if this applies to you:


    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Is Docker installed and running?


    See if this applies to you:


    My docker is installed and running, I did these steps, still no Portainer web and the same error message.

  • You typed in ..


    Code
    sudo mkdir -p /etc/default/grub.d
    echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg
    sudo update-grub
    sudo reboot

    on terminal via SSH ?


    each line separate entry..

  • comseguil resolve estou com mesmo problema ja fiz esse comando mais nao resolvel

    sudo mkdir -p /etc/default/grub.d

    echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg

    sudo update-grub

    sudo reiniciar

  • My docker is installed and running, I did these steps, still no Portainer web and the same error message.

    Good morning,


    there would not be a container which will already turn on these ports? (9000 and 8000)

    if you run a : docker ps -a

    AMD Ryzen 5 2400G on Asus TUF B450M-PLUS - 16Gb RAM - 3 * 3To RAID5 on LSI Megaraid SAS 9260-8i and 3 SSD in Fractal Design Node 804 Black
    OS: OMV 6.3.2-1 (Shaitan)

  • consegui resolve eu fis esse comando antes de instalar o Portainer ai deu certo eu tava fazendo esse comando com o docker e Portainer ja instalado ai dava erro na hora de abri Portainer web mais agora deu certo



    sudo mkdir -p /etc/default/grub.d

    echo 'GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0"' | sudo tee /etc/default/grub.d/apparmor.cfg

    sudo update-grub

    sudo reiniciar

Jetzt mitmachen!

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