Beiträge von ronaldlong46

    I have a fresh install of OpenMediaVault but my ethernet connection is not working.


    When I run "ip a", I get:

    Code
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    2: enp1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 70:5a:b6:08:42:a7 brd ff:ff:ff:ff:ff:ff:ff
    3: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 90:4c:e5:3d:73:4f brd ff:ff:ff:ff:ff:ff:ff


    How do I connect to ethernet on OpenMediaVault? I noticed ifconfig and netstat aren't included so this is new territory for me.

    I did a fresh install of OpenMediaVault from a USB flash drive. When the install was completed, I attempted to access the Web GUI. I kept getting a "Connection time out" error on my browser.

    To check what was wrong, on the machine running OpenMediaVault, I ran:

    service openmediavault-engined status


    Which returns:

    Unknown or deprecated time zone [tz=], Please reconfigure your time zone setti


    When running "timedatectl", it returns:

    Local time: Sun 2020-08-23 13:19:26 PDT

    Universal time: Sun 2020-08-23 20:19:26 UTC

    RTC time: Sun 2020-08-23 20:19:26

    Time zone: US/Pacific (PDT, -0700)

    System clock synchronized: no

    NTP service: inactive

    RTC in local TZ: no



    Any idea on where to go from here? I did some Googling but wasn't able to find anything. It looks like this error is preventing me from accessing the Web GUI.