Posts by Helium75

    "[Forget about mysteries, ghosts and hardware failures in your RPi.]"

    ^^

    ... always a pleasure to meet people like u.

    >> is there a problem with docker and network?

    Docker is using NAT (.. and port forwarding) . Make sure its configured correctling in your yaml file.

    Can u "ping" the host (pi3) ? You said that u can't ssh into the machine. Which one ? The host or the docker image ?

    If there is ssh already active on your host u might have to choose a different port to forward and connect.

    Cheers

    Helium

    Hi Samy,

    I am not firm with LibreElec but I am a Linux Admin - let me see if I can help u.

    First : Pi3 is known to have wireless issues (with the internal NIC). There will be packet losses (check the net to find out more about it and how to fix it).

    Second: U said u got an IP address. Can u post the output of ifconfig or ip add sh ? Is there a default route (route -n ) ?

    Using docker makes things better and worse the same time. U have to configure the docker package the right way to use the docker NAT to connect to your virtual machine (port forwarding). Make sure port 22 is forwarded if you want to use ssh.

    BR

    Andy

    Hello Community,

    This might be a noob question but :

    I just installed the latest version in my raspberry and it runs great, but unfortunately the setting/systems/services menu has vanished - or has that never been there ?

    I tried to activate the webserver but I couldn’t find it anywhere. The only services I found were ssh and some other things .

    Is there no webserver option anymore ?

    V/r

    Andi