September 5, 20232 yr I am still seeing my UI crash, even with the update to 6.12.4. I am set to ipvlan since 6.12.3, bridging and bonding set to No. Any ideas what might also be causing this, since Lime has seemed to resolve the docker networking issues (originally what i thought was causing the issue). oxygen-diagnostics-20230903-2316.zip oxygen-diagnostics-20230904-2039.zip
September 5, 20232 yr Author @ljm42 good idea on the other thread, dont want to bog down the release thread. I have been following the other thread (the one where you notified everyone of 6.12.4rcXX) for the docker stuff, and this entire time I was thinking this was was my issues (especially since I was getting the nginx 500 if i let me page try and load for long enough
September 6, 20232 yr The system is still getting call traces. If you are fine with ipvlan, please do this: * Settings > Network Settings > eth0 > Enable Bridging = Yes * Settings > Docker > Docker custom network type = ipvlan (then reboot)
September 6, 20232 yr Author @ljm42 These are my current settings: I will enable bridging, and make sure the system is ipvlan.
September 6, 20232 yr Author After: Post reboot: @ljm42What do the call traces look like in the logs?
September 6, 20232 yr 6 minutes ago, TheDon said: What do the call traces look like in the logs? This was in the first set of diags (logs\syslog.txt) you uploaded: Sep 3 04:55:41 oxygen kernel: BUG: kernel NULL pointer dereference, address: 00000000000000b6 Sep 3 04:55:41 oxygen kernel: #PF: supervisor read access in kernel mode Sep 3 04:55:41 oxygen kernel: #PF: error_code(0x0000) - not-present page Sep 3 04:55:41 oxygen kernel: PGD 0 P4D 0 Sep 3 04:55:41 oxygen kernel: Oops: 0000 [#1] PREEMPT SMP PTI Sep 3 04:55:41 oxygen kernel: CPU: 5 PID: 29553 Comm: deluged Tainted: P O 6.1.49-Unraid #1 Sep 3 04:55:41 oxygen kernel: Hardware name: ASUS All Series/MAXIMUS VII HERO, BIOS 3503 04/18/2018 Sep 3 04:55:41 oxygen kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21 Sep 3 04:55:41 oxygen kernel: Code: e8 13 50 6b 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 19 8c 6c 00 48 81 c4 88 00 00 00 5b c3 cc cc cc cc <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb Sep 3 04:55:41 oxygen kernel: RSP: 0000:ffffc9000b2efca0 EFLAGS: 00010246 Sep 3 04:55:41 oxygen kernel: RAX: 0000000000000082 RBX: 0000000000000082 RCX: 0000000000000082 Sep 3 04:55:41 oxygen kernel: RDX: 0000000000000001 RSI: ffff88831ad34db0 RDI: 0000000000000082 Sep 3 04:55:41 oxygen kernel: RBP: 0000000000000000 R08: 0000000000000024 R09: ffffc9000b2efcb0 Sep 3 04:55:41 oxygen kernel: R10: ffffc9000b2efcb0 R11: ffffc9000b2efd38 R12: 0000000000000000 Sep 3 04:55:41 oxygen kernel: R13: ffff888532563aa8 R14: 0000000000160725 R15: ffff888532563ab0 Sep 3 04:55:41 oxygen kernel: FS: 00001521669fd6c0(0000) GS:ffff88880fb40000(0000) knlGS:0000000000000000 Sep 3 04:55:41 oxygen kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Sep 3 04:55:41 oxygen kernel: CR2: 00000000000000b6 CR3: 000000045e8bc001 CR4: 00000000001706e0 Sep 3 04:55:41 oxygen kernel: Call Trace: Sep 3 04:55:41 oxygen kernel: <TASK> Sep 3 04:55:41 oxygen kernel: ? __die_body+0x1a/0x5c Sep 3 04:55:41 oxygen kernel: ? page_fault_oops+0x329/0x376 Sep 3 04:55:41 oxygen kernel: ? fixup_exception+0x22/0x24b Sep 3 04:55:41 oxygen kernel: ? exc_page_fault+0xfb/0x11d Sep 3 04:55:41 oxygen kernel: ? asm_exc_page_fault+0x22/0x30 Sep 3 04:55:41 oxygen kernel: ? dio_warn_stale_pagecache.part.0+0x95/0x95 Sep 3 04:55:41 oxygen kernel: __filemap_get_folio+0x98/0x213 Sep 3 04:55:41 oxygen kernel: filemap_fault+0x6b/0x52f Sep 3 04:55:41 oxygen kernel: ? preempt_latency_start+0x1e/0x46 Sep 3 04:55:41 oxygen kernel: __do_fault+0x2d/0x6b Sep 3 04:55:41 oxygen kernel: __handle_mm_fault+0xa22/0xcf9 Sep 3 04:55:41 oxygen kernel: handle_mm_fault+0x13d/0x20f Sep 3 04:55:41 oxygen kernel: do_user_addr_fault+0x2c3/0x48d Sep 3 04:55:41 oxygen kernel: exc_page_fault+0xfb/0x11d Sep 3 04:55:41 oxygen kernel: asm_exc_page_fault+0x22/0x30 Sep 3 04:55:41 oxygen kernel: RIP: 0033:0x152338b6cb0d Sep 3 04:55:41 oxygen kernel: Code: 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 f3 0f 1e fa 48 89 f8 48 83 fa 20 72 23 <c5> fe 6f 06 48 83 fa 40 0f 87 a5 00 00 00 c5 fe 6f 4c 16 e0 c5 fe Sep 3 04:55:41 oxygen kernel: RSP: 002b:00001521669fc898 EFLAGS: 00010202 Sep 3 04:55:41 oxygen kernel: RAX: 0000152104004510 RBX: 0000152104000b90 RCX: 00001521669fcac0 Sep 3 04:55:41 oxygen kernel: RDX: 0000000000004000 RSI: 0000152053325bce RDI: 0000152104004510 Sep 3 04:55:41 oxygen kernel: RBP: 0000000000000000 R08: 0000000000000002 R09: 0000000000000000 Sep 3 04:55:41 oxygen kernel: R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000000 Sep 3 04:55:41 oxygen kernel: R13: 0000152104002460 R14: 0000000000000002 R15: 0000000160725bce Sep 3 04:55:41 oxygen kernel: </TASK> Sep 3 04:55:41 oxygen kernel: Modules linked in: tun nvidia_uvm(PO) veth xt_nat xt_tcpudp xt_conntrack nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) tcp_diag inet_diag jc42 regmap_i2c iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs af_packet 8021q garp mrp stp llc macvtap macvlan tap intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp nvidia_drm(PO) nvidia_modeset(PO) kvm_intel i915 kvm nvidia(PO) iosf_mbi drm_buddy i2c_algo_bit ttm drm_display_helper crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 drm_kms_helper aesni_intel crypto_simd cryptd drm rapl mei_hdcp mei_pxp intel_gtt Sep 3 04:55:41 oxygen kernel: intel_cstate nvme wmi_bmof mxm_wmi agpgart mei_me intel_uncore syscopyarea i2c_i801 sysfillrect ahci i2c_smbus sysimgblt e1000e i2c_core mei libahci nvme_core fb_sys_fops thermal fan video wmi backlight button acpi_pad unix Sep 3 04:55:41 oxygen kernel: CR2: 00000000000000b6 Sep 3 04:55:41 oxygen kernel: ---[ end trace 0000000000000000 ]--- Sep 3 04:55:41 oxygen kernel: RIP: 0010:folio_try_get_rcu+0x0/0x21 Sep 3 04:55:41 oxygen kernel: Code: e8 13 50 6b 00 48 8b 84 24 80 00 00 00 65 48 2b 04 25 28 00 00 00 74 05 e8 19 8c 6c 00 48 81 c4 88 00 00 00 5b c3 cc cc cc cc <8b> 57 34 85 d2 74 10 8d 4a 01 89 d0 f0 0f b1 4f 34 74 04 89 c2 eb Sep 3 04:55:41 oxygen kernel: RSP: 0000:ffffc9000b2efca0 EFLAGS: 00010246 Sep 3 04:55:41 oxygen kernel: RAX: 0000000000000082 RBX: 0000000000000082 RCX: 0000000000000082 Sep 3 04:55:41 oxygen kernel: RDX: 0000000000000001 RSI: ffff88831ad34db0 RDI: 0000000000000082 Sep 3 04:55:41 oxygen kernel: RBP: 0000000000000000 R08: 0000000000000024 R09: ffffc9000b2efcb0 Sep 3 04:55:41 oxygen kernel: R10: ffffc9000b2efcb0 R11: ffffc9000b2efd38 R12: 0000000000000000 Sep 3 04:55:41 oxygen kernel: R13: ffff888532563aa8 R14: 0000000000160725 R15: ffff888532563ab0 Sep 3 04:55:41 oxygen kernel: FS: 00001521669fd6c0(0000) GS:ffff88880fb40000(0000) knlGS:0000000000
September 10, 20232 yr Author Man it really felt like it was finally solved, but it eventually crashed out saturday, (so I grabbed the first diags below), and then between then and sunday it did it agaion (second diag). I am having to ssh into the server, run diagnostics, and then send reboot command twice in order to get the box to restart (so I can get the gui going again). Any advice on what to try next? oxygen-diagnostics-20230909-2153.zip oxygen-diagnostics-20230910-1711.zip
September 11, 20232 yr Community Expert Solution The call traces don't look related to macvaln to me, while not exactly the same they look similar to the below, see if it applies to you.
September 11, 20232 yr Author @JorgeBThanks for linking me to this one, I had not yet made the connection to Deluge, I have also found the first command that lets me get my webgui back without having to force an unclean shutdown "/etc/rc.d/rc.docker restart", that on its own is a huge relief. I have updated the repo for my binhex container, and will bee keeping an eye on stability for the next few days, thanks for the forum link, this seems promising!
September 16, 20232 yr Author @JorgeBThanks again for the share, I have been stable ever since! marked your response as a solution.
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.