Cannot download updates?

  • I seem to be having a weird networking issue. I cannot seem to download packages.



    Clearly not a DNS issue and I don't have issues grabbing other files...

  • I should have been more clear and tried to edit the post but I cannot. Anyways, I should have written, I cannot seem to download packages from openmediavault.org. I need to sort this out as updates are no longer working... constant timeout and 'trying to download headers'.

    • Offizieller Beitrag

    The server seemed to having issues earlier. I just checked it and it is fine for me now.

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

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


    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!

  • It seems to just be my OMV machine. Other machines, on the same subnet, are not experiencing issues connecting.


    Code
    root@tui:~# dmesg |grep eth0
    [    1.476596] sis190 0000:00:04.0: eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at ffffc9000067c000 (IRQ: 19), 00:0a:e4:85:c0:2f
    [    1.476602] sis190 0000:00:04.0: eth0: RGMII mode.
    [    1.476608] sis190 0000:00:04.0: eth0: Enabling Auto-negotiation
    [   10.770157] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   20.832026] sis190 0000:00:04.0: eth0: mii ext = 0000
    [   20.856020] sis190 0000:00:04.0: eth0: mii lpa=cde1 adv=01e1 exp=000f
    [   20.872020] sis190 0000:00:04.0: eth0: link on 1000 Mbps Full Duplex mode
    [   20.873477] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready


    Code
    root@tui:~# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0a:e4:85:XX:XX 
    inet addr:192.168.2.4  Bcast:192.168.2.255  Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    RX packets:6609 errors:93 dropped:0 overruns:0 frame:93
    TX packets:1718 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000 
    RX bytes:632886 (618.0 KiB)  TX bytes:1214394 (1.1 MiB)
    Interrupt:19 Base address:0xdead


  • I've had issues with SIS chipsets before... seems this one is no different. It periodically connects at 100baseT/Full and other times at 1000baseT/Full. Just dropped the MTU to 1496 and it seems to be working again. I loath SIS chipsets.

    • Offizieller Beitrag

    Are you using the backports 3.16 kernel?

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

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


    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!

  • Hi
    Look under
    nano /etc/network/Interfaces
    =========================================
    # The loopback network interface
    auto lo
    iface lo inet loopback


    # eth0 network interface
    auto eth0
    allow-hotplug eth0
    iface eth0 inet dhcp
    iface eth0 inet6 manual
    pre-down ip -6 addr flush dev $IFACE
    ==========================================


    service networking restart

    https://github.com/Wolf2000Pi


    OMV6 Hewlett-Packard HPE-411at - Intel Core i7 CPU 870 @ 2.93GHz - 16GB Ram

    Proxmox omv 7 sandworm Dell OptiPlex 7050 i5-6500 CPU @ 3.20GHz - 32GB Ram (Test!!!!)

Jetzt mitmachen!

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