Jump to content
  • [6.12.3] Daily crash


    raun
    • Minor

    Just upgraded from 6.11.5 to 6.12.3 and am experiencing near daily crashes.  The machine does not respond to web ui or even pings after this crash occurs.   I run about 12 dockers and a VM running hasos/homeassistant.

     

    Log from a remote syslog is attached.

    unraid.crash.log




    User Feedback

    Recommended Comments

    Jul 29 07:31:50 Tower kernel: macvlan_broadcast+0x10a/0x150 [macvlan]
    Jul 29 07:31:50 Tower kernel: ? _raw_spin_unlock+0x14/0x29
    Jul 29 07:31:50 Tower kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan]

     

    Switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)).

    Link to comment
    root@Tower:~# docker network ls
    NETWORK ID     NAME      DRIVER    SCOPE
    3072d7630feb   br0       ipvlan    local
    27dc2f81b4e6   bridge    bridge    local
    1c177321660e   host      host      local
    4434f0935c25   none      null      local
    1460fa1acee5   wg0       bridge    local
    b001f8dbb75d   wg1       bridge    local
    root@Tower:~# 

     

    Link to comment

    Looks OK, just wanted to confirm macvlan was not in use, a user reported it was even  after changing to ipvlan, and the the call trace logged is similar, but in that case don't know what the problem is.

    Link to comment

    might be similar to what I observed -

    I had to disable an additional thing and add some arguments to containers but I haven't had a single issue since, the only thing to blame as far as I can tell was macvlan driver. I think you also need to disable "Host access to custom networks".

    Link to comment

    Could someone explain why the switch from macvlan to ipvlan is necessary after upgrading to 6.12.x? Does anyone know what is happening with this bug? I went back to 6.11.x on all of the servers that I manage but am waiting to upgrade until I have some confirmation that this is fixed.

    Link to comment
    On 8/8/2023 at 6:34 PM, Shagon said:

    I think you also need to disable "Host access to custom networks".

     

    Isn't this needed for Wireguard access to docker containers?

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...