Beiträge von slb20

    i don't know what happened..


    1. i made a new fresh install and surprisingly i got a connection to the webgui (without making a omv-init).


    2. I run the updates and then tried to install the docker-ce.. Success ( idk why.. lol )


    3. i installed the docker-gui over the webgui and got an error. ( some error message with "XPath")..


    4. i made a user account with all privileges.


    5. I ran "apt-get -f install" and enabled the docker extension over the webgui..


    I made about 10 fresh installs on last few days and i always got a problem with the internet (the raspberrypi doesnt get a internet connection). i could bypass this by connecting a monitor and a keyboard and running omv-initsystem on the first 2 points.



    But on this time i got internet directly from the start. I could access to the webgui.


    @ryecoaaron @KM0201 thank you very much for being so patient with me and my problem :)

    Output of
    apt-get -f install
    -----------------------------------------------------------------------------------------------------------------------------------------------------
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
    2 nicht vollständig installiert oder entfernt.
    Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
    docker-ce (5:18.09.1~3-0~debian-stretch) wird eingerichtet ...
    update-alternatives: Warnung: Neuinstallation der Alternative /usr/bin/dockerd-ce ist erzwungen, weil Linkgruppe dockerd defekt ist
    Job for docker.service failed because the control process exited with error code.
    See "systemctl status docker.service" and "journalctl -xe" for details.
    invoke-rc.d: initscript docker, action "start" failed.
    ● docker.service - Docker Application Container Engine
    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
    Active: activating (auto-restart) (Result: exit-code) since Wed 2019-01-23 19:03:56 CET; 28ms ago
    Docs: https://docs.docker.com
    Process: 3551 ExecStart=/usr/bin/dockerd -H fd:// (code=exited, status=1/FAILURE)
    Main PID: 3551 (code=exited, status=1/FAILURE)
    CPU: 608ms



    Jan 23 19:03:56 blackboxpi systemd[1]: docker.service: Unit entered failed …ate.
    Jan 23 19:03:56 blackboxpi systemd[1]: docker.service: Failed with result '…de'.
    Hint: Some lines were ellipsized, use -l to show in full.
    dpkg: Fehler beim Bearbeiten des Paketes docker-ce (--configure):
    Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
    dpkg: Abhängigkeitsprobleme verhindern Konfiguration von openmediavault-docker-gui:
    openmediavault-docker-gui hängt ab von docker-ce (>= 5:18.09); aber:
    Paket docker-ce ist noch nicht konfiguriert.
    openmediavault-docker-gui hängt ab von docker-ce (<< 5:18.10); aber:
    Paket docker-ce ist noch nicht konfiguriert.



    dpkg: Fehler beim Bearbeiten des Paketes openmediavault-docker-gui (--configure):
    Abhängigkeitsprobleme - verbleibt unkonfiguriert
    Fehler traten auf beim Bearbeiten von:
    docker-ce
    openmediavault-docker-gui
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    -----------------------------------------------------------------------------------------------------------------------------------------------------

    if i install the docker-ce over the webgui i get the same PATH error as previous..


    by insalling it over the cli i get following message:
    -----------------------------------------------------------------------------------------------------------------------------------------
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Empfohlene Pakete:
    aufs-tools cgroupfs-mount | cgroup-lite pigz
    Die folgenden NEUEN Pakete werden installiert:
    docker-ce
    0 aktualisiert, 1 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
    Es müssen noch 0 B von 10,8 MB an Archiven heruntergeladen werden.
    Nach dieser Operation werden 53,4 MB Plattenplatz zusätzlich benutzt.
    Vormals nicht ausgewähltes Paket docker-ce wird gewählt.
    (Lese Datenbank ... 47388 Dateien und Verzeichnisse sind derzeit installiert.)
    Vorbereitung zum Entpacken von .../docker-ce_5%3a18.09.1~3-0~debian-stretch_armhf.deb ...
    Entpacken von docker-ce (5:18.09.1~3-0~debian-stretch) ...
    docker-ce (5:18.09.1~3-0~debian-stretch) wird eingerichtet ...
    update-alternatives: /usr/bin/dockerd-ce wird verwendet, um /usr/bin/dockerd (dockerd) im automatischen Modus bereitzustellen
    Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
    Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
    Job for docker.service failed because the control process exited with error code.
    See "systemctl status docker.service" and "journalctl -xe" for details.
    invoke-rc.d: initscript docker, action "start" failed.
    ● docker.service - Docker Application Container Engine
    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
    Active: activating (auto-restart) (Result: exit-code) since Tue 2019-01-22 20:35:42 CET; 29ms ago
    Docs: https://docs.docker.com
    Process: 11365 ExecStart=/usr/bin/dockerd -H fd:// (code=exited, status=1/FAILURE)
    Main PID: 11365 (code=exited, status=1/FAILURE)
    CPU: 339ms



    Jan 22 20:35:42 blackboxpi systemd[1]: docker.service: Main process exited, code=exited,…ILURE
    Jan 22 20:35:42 blackboxpi systemd[1]: Failed to start Docker Application Container Engine.
    Jan 22 20:35:42 blackboxpi systemd[1]: docker.service: Unit entered failed state.
    Jan 22 20:35:42 blackboxpi systemd[1]: docker.service: Failed with result 'exit-code'.
    Hint: Some lines were ellipsized, use -l to show in full.
    dpkg: Fehler beim Bearbeiten des Paketes docker-ce (--configure):
    Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
    Trigger für systemd (232-25+deb9u8) werden verarbeitet ...
    Fehler traten auf beim Bearbeiten von:
    docker-ce
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    -----------------------------------------------------------------------------------------------------------------------------------------

    still get an error..



    i can install docker-ce over the webgui but i get the message


    "root@blackboxpi:/$ docker pull linuxserver/nextcloud
    Using default tag: latest
    Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"


    so i think that an error occurred.


    i also cant install the docker-gui

    1 nicht aktualisiert.


    I'm assuming that means Not Upgraded?


    apt-get dist-upgrade or apt-get -f install should have fixed that one (and I'm assuming that is the docker plugin)

    yes thats right, one not upgraded.


    output of apt-get dist-upgrade:


    root@blackboxpi:/# apt-get dist-upgrade
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    Paketaktualisierung (Upgrade) wird berechnet... Fertig
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (main/Contents-armhf) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (main/Contents-all) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Packages (contrib/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Packages (contrib/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (contrib/Contents-armhf) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (contrib/Contents-all) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Packages (non-free/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (non-free/Contents-armhf) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1
    W: Target Contents-deb (non-free/Contents-all) is configured multiple times in /etc/apt/sources.list:7 and /etc/apt/sources.list.d/openmediavault-kernel-backports.list:1




    thanks for the fast answers! :)

    i enter those commands on the cli. the answer i get is the following:




    root@blackboxpi:~# apt-get -f install
    Paketlisten werden gelesen... Fertig
    Abhängigkeitsbaum wird aufgebaut.
    Statusinformationen werden eingelesen.... Fertig
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.



    if i get this right, the raspberry doesnt upgrade/install anything.



    root@blackboxpi:~# dpkg -l | grep openm
    ii openmediavault 4.1.17-1 all openmediavault - The open network attached storage solution
    ii openmediavault-flashmemory 4.2.1 all folder2ram plugin for OpenMediaVault
    ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
    ii openmediavault-omvextrasorg 4.1.13 all OMV-Extras.org Package Repositories for OpenMediaVault

    i'm very sorry, but i still cant install the "docker-ce".


    I always get this error message


    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-mkconf apt 2>&1' with exit code '1': Warning: apt-key output should not be parsed (stdout is not a terminal)Executing: /tmp/apt-key-gpghome.JlufJp76ro/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9dc858229fc7dd38854ae2d88d81803c0ebfcd88gpg: keyserver receive failed: Kein Schlüsselserver verfügbarrun-parts: /usr/share/openmediavault/mkconf/apt.d/15omvextras exited with return code 2


    AND



    Fehler #0:OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-mkconf apt 2>&1' with exit code '1': Warning: apt-key output should not be parsed (stdout is not a terminal)Executing: /tmp/apt-key-gpghome.JlufJp76ro/gpg.1.sh --no-tty --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 9dc858229fc7dd38854ae2d88d81803c0ebfcd88gpg: keyserver receive failed: Kein Schlüsselserver verfügbarrun-parts: /usr/share/openmediavault/mkconf/apt.d/15omvextras exited with return code 2 in /usr/share/php/openmediavault/system/process.inc:182Stack trace:#0 /usr/share/openmediavault/engined/module/apt.inc(37): OMV\System\Process->execute()#1 /usr/share/openmediavault/engined/rpc/config.inc(168): OMVModuleApt->applyConfig()#2 [internal function]: OMVRpcServiceConfig->applyChanges(Array, Array)#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)#5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(565): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusJ7...', '/tmp/bgoutputD7...')#6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))#7 /usr/share/openmediavault/engined/rpc/config.inc(213): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)#8 [internal function]: OMVRpcServiceConfig->applyChangesBg(Array, Array)#9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)#11 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)#12 {main}



    To mention:


    The last command will fix the broken docker plugin. It will ask you if you want to install the package maintainers version or keep your current one, choose to install the package maintainer's version (it may not be those exact words, but you'll get it when the message comes up).

    i dont get any message of installing this.


    as i thought it didnt work. i find out the raspberry hasnt any access to the internet ( i tried to ping e.g. google) but it gets an ip adress from the router. very strange..


    i used the new the etcher version and the image from the sourceforge repo.


    any suggestions?

    I have the same Problem.


    I ran omv-firstaid and resetted the Network and the port setting.


    But that is not a proper solution.


    I just want to do a fresh and simple installation without problems.