Can't update or install plugins - No adress associated with hostname

  • Hi


    When I'm trying to install or update a plugin I get (it's the same thing with all plugins):


    "Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)
    Failed to fetch http://packages.omv-extras.org…lt-ddclient_1.0.4_all.deb Something wicked happened resolving 'packages.omv-extras.org:http' (-5 - No address associated with hostname)"


    Does anybody no what can be wrong?


    I'm on OMV 2.2.13


    Thank you

    • Offizieller Beitrag

    You need to set your dns server in the interfaces tab.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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!

  • Thanks for your reply. Unfortunately it doesn't fix the problem. I've tried with my isp's dns and other with no luck.


    Any other ideas? Maybe some config file that has been corrupted? Or some magic ssh commands that can help with the trouble shooting?

    • Offizieller Beitrag

    Did you try your router's IP address? Or Google's DNS - 8.8.8.8? Did you change the system to a static IP? If so, switch back to DHCP. This is a network config problem. The config file is re-written every time you make a network change.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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!

  • Thanks. "Router's ip" - do you mean the gateway ip-adress as dns?


    I've tried the dns that the isp sets in the router. Ive tried Google's. I've tried both static and DHCP. Everything without any luck


    Where is the network config file located?


    :)

    • Offizieller Beitrag

    Where is the network config file located?

    If you don't know where it is, are you sure you should be worried about it? OMV is Debian. So, it is at /etc/network/interfaces. Post a screenshot of the interfaces tab and the network adapter's setup.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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

    When using dhcp, remove the dns entry and try.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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 luck. This how it has been configured when it worked. I don't need restart the server between changes or...?


    I looked in the network config file and I don't see anything out of the ordinary. Maybe sharper eyes and more knowledge can see something


    "The loopback network interface
    auto lo
    iface lo inet loopback


    # eth0 network interface
    auto eth0
    allow-hotplug eth0
    iface eth0 inet dhcp
    dns-search WORKGROUP
    pre-down ethtool -s $IFACE wol g
    iface eth0 inet6 manual
    pre-down ip -6 addr flush dev $IFACE"

    • Offizieller Beitrag

    That should work. What is the output of: ip addr

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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 was over my head ;)


    "1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
    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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:0a:e4:86:ed:e8 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.12/24 brd 192.168.0.255 scope global eth0
    valid_lft forever preferred_lft forever
    3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN
    link/ether 02:42:9a:6b:90:74 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 scope global docker0
    valid_lft forever preferred_lft forever
    4: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 100
    link/none
    inet 10.8.0.1 peer 10.8.0.2/32 scope global tun0
    valid_lft forever preferred_lft forever"

    • Offizieller Beitrag

    Maybe this is a VPN issue? What is the output of: traceroute google.com

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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 traceroute. I don't use any VPN right now.


    traceroute google.com
    google.com: Namn eller tjänst okänd
    Cannot handle "host" cmdline arg `google.com' on position 1 (argc 1)


    In my mind something is blocking the servers access to the DNS. I've tried with the server as DMZ and DNS set in network adapter - no luck. That would rule out the router messing things up. I've never touched the firewall in OMV

    • Offizieller Beitrag

    Why do you have TUN interface then?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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

    Uninstall openvpn


    You also have two network adapters according to the pic. Unplug one of them. You shouldn't be trying to get dhcp on two adapters unless they are on different networks.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


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


    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!

  • There is only one adapter physically connected. Do you mean I should remove it from the interface tab?


    Tried to unistall OpenVPN an got a massive error message. It started like this:


    "Failed to execute command 'export LANG=C; apt-get --yes --auto-remove --purge remove openmediavault-openvpnas"


    Tell me if you want to see the rest of it

Jetzt mitmachen!

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