No Gui SSH or PING but working network

  • A few days ago I set up a new installation based on a Raspberry Pi. It was working perfectly but I disassembled it because I was waiting for a case for the PI.
    I put it back together and I have a screen connected and a keyboard and it boots just like it did befpre. However I cannot connect to the GUI I cannot SSH into the PI and Pings sent to it disappear into a void.


    However, if I Ping google from the INSIDE i.e from the OMV installation it works perfectly.


    Any ideas what is wrong?

    • Offizieller Beitrag

    Did the IP address of the system change?

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    I made the RPi image. I am aware of that. It doesn't always post if your DHCP server is slow.


    Try the commands in this post

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    No output? What is the output of:


    service nginx status
    service php5-fpm status

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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!

  • No output? What is the output of:


    service nginx status
    service php5-fpm status


    nginx is running
    php5-fpm is running


    For clarity the previous set of commands I was given did execute and restart etc. except for the one containing apt which is expected since I have a basic set up I think. That last command doesn't exist on my system.


    I am also doing this over a wireless network using wlan0 etc.

    • Offizieller Beitrag

    What is the output of: dpkg -l | grep openm

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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!

  • GRR! I have a problem with that command I have a keyboard plugged into the PI a standard UK windows keyboard ( I am a llnux user on my laptiop)
    I cannot type the | character. It comes out as a > when I type it.
    I have tried the command with out the grep but it produces pages of output

    • Offizieller Beitrag

    Try: apt-cache policy openmediavault*

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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!

  • That gives me pages of output as well,but I have managed to emulate the grep on the previous command by passing the output to a file and examining it with nano


    Here it is: Just the beginning of the lines because I think it is the only salient part and I am working in a cramped space with a portable TV as the screen.


    libgimp1:armhf 4.8.2-21~rpi3rpi1
    openmediavault 2.0.15
    openmediavault-flashmemory 1.9
    openmediavault-keyring 0.3
    openmediavault-omvsensorysorg 1.29
    openmediavault-shellinabox 1.1

    • Offizieller Beitrag

    Does apt-get update work?

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    Try:


    echo "nameserver 8.8.8.8" > /etc/resolv.conf
    apt-get update

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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!

  • This is strange. Realising that I had lost connectivity. I took the power off the PI took out the wifi dongle which is an official one with the logo on it,
    put the dongle back in and rebooted
    connectivity was restored and apr-get update worked perfectly. So i didn't need the echo etc.

    • Offizieller Beitrag

    Update your system then (omv-update) and see if everything works.

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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

    service ssh start should start ssh.


    Try this from the box and post the first few lines of output from the third command:


    cd /tmp
    wget http://localhost/
    head index.html

    omv 7.0-32 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.9 | compose 7.0.9 | cputemp 7.0 | mergerfs 7.0.3


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


    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!