Jump to content

RedSpider

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by RedSpider

  1. Having an issue where my unraid box is becoming completely unresponse almost straight after boot. I was able to hit the web ui once and login but then it hung before before the dashboard loaded. Plugged a monitor in and i can see that the system throws an error about 20-30s after it shows the login prompt on terminal.

     

    Was able to grab the following from the syslog:

     

    Jul 30 14:26:02 TOWER kernel: BTRFS info (device loop2): using crc32c (crc32c-intel) checksum algorithm
    Jul 30 14:26:02 TOWER kernel: BTRFS info (device loop2): using free space tree
    Jul 30 14:26:03 TOWER kernel: BTRFS info (device loop2): enabling ssd optimizations
    Jul 30 14:26:03 TOWER root: Resize device id 1 (/dev/loop2) from 50.00GiB to max
    Jul 30 14:26:03 TOWER emhttpd: shcmd (95): /etc/rc.d/rc.docker start
    Jul 30 14:26:03 TOWER root: starting dockerd ...
    Jul 30 14:26:03 TOWER avahi-daemon[6849]: Server startup complete. Host name is TOWER.local. Local service cookie is 2554105344.
    Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/ssh.service) successfully established.
    Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/smb.service) successfully established.
    Jul 30 14:26:04 TOWER avahi-daemon[6849]: Service "TOWER" (/services/sftp-ssh.service) successfully established.
    Jul 30 14:26:05 TOWER kernel: BTRFS error (device loop2): invalid free space control: bg start=7815036928 len=268435456 total_bitmaps=3 unit=4096 max_bitmaps=2 bytes_per_bg=134217728
    Jul 30 14:26:05 TOWER kernel: BTRFS error (device loop2): invalid free space control: bg start=7815036928 len=268435456 total_bitmaps=4 unit=4096 max_bitmaps=2 bytes_per_bg=134217728
    Jul 30 14:26:05 TOWER kernel: BUG: kernel NULL pointer dereference, address: 0000000000000008
    Jul 30 14:26:05 TOWER kernel: #PF: supervisor read access in kernel mode
    Jul 30 14:26:05 TOWER kernel: #PF: error_code(0x0000) - not-present page
    Jul 30 14:26:05 TOWER kernel: PGD 140ee1067 P4D 140ee1067 PUD 140ee8067 PMD 0 
    Jul 30 14:26:05 TOWER kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
    Jul 30 14:26:05 TOWER kernel: CPU: 2 PID: 1018 Comm: kworker/u64:9 Tainted: P           O       6.1.38-Unraid #2
    Jul 30 14:26:05 TOWER kernel: Hardware name: System manufacturer System Product Name/TUF B450M-PLUS GAMING, BIOS 3802 04/28/2022
    Jul 30 14:26:05 TOWER kernel: Workqueue: btrfs-cache btrfs_work_helper
    Jul 30 14:26:05 TOWER kernel: RIP: 0010:_compound_head+0x0/0x36
    Jul 30 14:26:05 TOWER kernel: Code: 75 1d 48 8b 07 0f ba e0 10 73 14 48 8b 47 48 48 89 c2 83 e2 01 74 08 48 ff c8 48 39 c7 75 03 8b 57 5c 48 89 d0 e9 56 1d 8b 00 <48> 8b 57 08 48 89 f8 f6 c2 01 75 21 66 90 e9 43 1d 8b 00 f7 c7 ff
    Jul 30 14:26:05 TOWER kernel: RSP: 0018:ffffc900008e7c70 EFLAGS: 00010212
    Jul 30 14:26:05 TOWER kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000
    Jul 30 14:26:05 TOWER kernel: RDX: 000000000000e040 RSI: 0000000000000000 RDI: 0000000000000000
    Jul 30 14:26:05 TOWER kernel: RBP: 0000000000000000 R08: 0000000000001000 R09: 00000000000016a1
    Jul 30 14:26:05 TOWER kernel: R10: ffff888000000000 R11: 0000000000000002 R12: 000000000000e040
    Jul 30 14:26:05 TOWER kernel: R13: ffff888148d53000 R14: 00000001df500000 R15: ffff88815de23780
    Jul 30 14:26:05 TOWER kernel: FS:  0000000000000000(0000) GS:ffff88880e880000(0000) knlGS:0000000000000000
    Jul 30 14:26:05 TOWER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008 CR3: 000000018993c000 CR4: 00000000003506e0
    Jul 30 14:26:05 TOWER kernel: Call Trace:
    Jul 30 14:26:05 TOWER kernel: <TASK>
    Jul 30 14:26:05 TOWER kernel: ? __die_body+0x1a/0x5c
    Jul 30 14:26:05 TOWER kernel: ? page_fault_oops+0x329/0x376
    Jul 30 14:26:05 TOWER kernel: ? do_user_addr_fault+0x12e/0x48d
    Jul 30 14:26:05 TOWER kernel: ? exc_page_fault+0xfb/0x11d
    Jul 30 14:26:05 TOWER kernel: ? asm_exc_page_fault+0x22/0x30
    Jul 30 14:26:05 TOWER kernel: ? compound_nr+0x42/0x42
    Jul 30 14:26:05 TOWER kernel: PageUptodate+0x5/0x18
    Jul 30 14:26:05 TOWER kernel: assert_eb_page_uptodate+0x59/0x7b
    Jul 30 14:26:05 TOWER kernel: extent_buffer_test_bit+0x3c/0x74
    Jul 30 14:26:05 TOWER kernel: free_space_test_bit+0x75/0xa3
    Jul 30 14:26:05 TOWER kernel: load_free_space_tree+0x133/0x2d0
    Jul 30 14:26:05 TOWER kernel: caching_thread+0xea/0x3f7
    Jul 30 14:26:05 TOWER kernel: btrfs_work_helper+0x114/0x2a5
    Jul 30 14:26:05 TOWER kernel: process_one_work+0x1ab/0x295
    Jul 30 14:26:05 TOWER kernel: worker_thread+0x18b/0x244
    Jul 30 14:26:05 TOWER kernel: ? rescuer_thread+0x281/0x281
    Jul 30 14:26:05 TOWER kernel: kthread+0xe7/0xef
    Jul 30 14:26:05 TOWER kernel: ? kthread_complete_and_exit+0x1b/0x1b
    Jul 30 14:26:05 TOWER kernel: ret_from_fork+0x22/0x30
    Jul 30 14:26:05 TOWER kernel: </TASK>
    Jul 30 14:26:05 TOWER kernel: Modules linked in: nvidia_uvm(PO) 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 ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs 8021q garp mrp bridge stp llc igb i2c_algo_bit r8169 realtek nvidia_drm(PO) nvidia_modeset(PO) edac_mce_amd edac_core intel_rapl_msr intel_rapl_common iosf_mbi kvm_amd nvidia(PO) kvm video crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 drm_kms_helper aesni_intel crypto_simd wmi_bmof drm mpt3sas cryptd nvme backlight i2c_piix4 input_leds syscopyarea raid_class ahci sysfillrect k10temp sysimgblt ccp led_class nvme_core joydev rapl i2c_core fb_sys_fops scsi_transport_sas libahci wmi tpm_crb tpm_tis tpm_tis_core tpm button acpi_cpufreq unix [last unloaded: i2c_algo_bit]
    Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008
    Jul 30 14:26:05 TOWER kernel: ---[ end trace 0000000000000000 ]---
    Jul 30 14:26:05 TOWER kernel: RIP: 0010:_compound_head+0x0/0x36
    Jul 30 14:26:05 TOWER kernel: Code: 75 1d 48 8b 07 0f ba e0 10 73 14 48 8b 47 48 48 89 c2 83 e2 01 74 08 48 ff c8 48 39 c7 75 03 8b 57 5c 48 89 d0 e9 56 1d 8b 00 <48> 8b 57 08 48 89 f8 f6 c2 01 75 21 66 90 e9 43 1d 8b 00 f7 c7 ff
    Jul 30 14:26:05 TOWER kernel: RSP: 0018:ffffc900008e7c70 EFLAGS: 00010212
    Jul 30 14:26:05 TOWER kernel: RAX: 0000000000000004 RBX: 0000000000000000 RCX: 0000000000001000
    Jul 30 14:26:05 TOWER kernel: RDX: 000000000000e040 RSI: 0000000000000000 RDI: 0000000000000000
    Jul 30 14:26:05 TOWER kernel: RBP: 0000000000000000 R08: 0000000000001000 R09: 00000000000016a1
    Jul 30 14:26:05 TOWER kernel: R10: ffff888000000000 R11: 0000000000000002 R12: 000000000000e040
    Jul 30 14:26:05 TOWER kernel: R13: ffff888148d53000 R14: 00000001df500000 R15: ffff88815de23780
    Jul 30 14:26:05 TOWER kernel: FS:  0000000000000000(0000) GS:ffff88880e880000(0000) knlGS:0000000000000000
    Jul 30 14:26:05 TOWER kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jul 30 14:26:05 TOWER kernel: CR2: 0000000000000008 CR3: 000000018993c000 CR4: 00000000003506e0
    Jul 30 14:26:05 TOWER kernel: note: kworker/u64:9[1018] exited with irqs disabled

     

    Any help would be appreciated as my system is unsuable at the moment

    EDIT: Disabling docker allows the system to stay up

  2. On 7/15/2023 at 8:15 AM, jherrinjr said:

    So I have a pretty interesting issue if anyone wants to help me take a look at it. I am running latest version of Unraid with latest version of arch-delugevpn. I have mostly gotten privatevpn wireguard working. I can upload and download for about 5 minutes, and then it all drops to 0, and at the same time I lose all network in my house. I have tried with 2 different vpns but only used openvpn with them and it all works fine. I downloaded qbittorrent and privatevpn wireguard worked with it, but did the same thing. There also doesn't seem to be anything interesting in the logs. Any ideas what logs to check or maybe what to look for on my router?

     

    Also just saw that 6.12.3 is out, probably won't change anything but installing that now to test. 

     

    Router FreshTomato 2023.3

    Unraid 6.12.2

    PrivateVPN Wireguard

     

    2023-07-15 00:09:34,821 DEBG 'start-script' stdout output:
    [debug] Valid local IP address from tunnel acquired '10.34.118.33'
    
    2023-07-15 00:09:34,821 DEBG 'start-script' stdout output:
    [debug] Valid gateway IP address from tunnel acquired ''
    
    2023-07-15 00:09:34,821 DEBG 'start-script' stdout output:
    [debug] Checking we can resolve name 'www.google.com' to address...
    
    2023-07-15 00:09:49,845 DEBG 'start-script' stdout output:
    [debug] Having issues resolving name 'www.google.com'
    [debug] Retrying in 5 secs...
    
    2023-07-15 00:09:49,846 DEBG 'start-script' stdout output:
    [debug] 11 retries left
    
    2023-07-15 00:10:00,373 DEBG 'watchdog-script' stdout output:
    [debug] Checking we can resolve name 'www.google.com' to address...
    
    2023-07-15 00:10:09,872 DEBG 'start-script' stdout output:
    [debug] Having issues resolving name 'www.google.com'
    [debug] Retrying in 5 secs...
    [debug] 10 retries left
    
    2023-07-15 00:10:15,398 DEBG 'watchdog-script' stdout output:
    [debug] Having issues resolving name 'www.google.com'
    [debug] Retrying in 5 secs...
    
    2023-07-15 00:10:15,398 DEBG 'watchdog-script' stdout output:
    [debug] 11 retries left
    
    2023-07-15 00:10:29,897 DEBG 'start-script' stdout output:
    [debug] Having issues resolving name 'www.google.com'
    [debug] Retrying in 5 secs...
    [debug] 9 retries left
    
    2023-07-15 00:10:35,423 DEBG 'watchdog-script' stdout output:
    [debug] Having issues resolving name 'www.google.com'
    [debug] Retrying in 5 secs...
    [debug] 10 retries left

     

    Having the same issue here

  3. On 3/18/2023 at 6:17 PM, Gragorg said:

    Are you referring to privoxy specifically?  There are a bunch of bad name servers on older template.  I erased the list and added "1.1.1.1,9.9.9.9" which is cloudflare and quad 9 in the docker setup.

    Yes, Sorry i thought I was in the Privoxy specific thread  - my bad! I'll give that a go

  4. I am trying to set up pfSense in a VM for testing. Is fine on intial setup/installation but when i reboot the VM one of my interfaces (igb1 - LAN) completely disappears and can no longer be seen by pfSense.

     

    image.png.61f6e81f3e8e1fbc6b5fac0cf63195da.png

     

    I have a physical PCIe NIC (Dual Port Intel 82576) in my unraid box that i want to use for this VM and In my VM settings i have both ports selected.

    image.png.b9f4cdcf5b7ee1614d6c8e2ca800180e.png

     

    So far the only fix seems to be I have to restart the entire unraid box. Any ideas/suggestions would be apprecaited and it's driving me mad trying to figure it out :D

     

    Thanks!

     

    Edit:
    Noticed this in the terminal when a freshly installed VM rebooted
     

    igb1:	<Intel(R) PRO/1000 82576> port 0xa000-0xa01f mem 0xc8c00000-0xc8c1ffff,0xc8800000-0xc8bfffff,0xc8c20000-0xc8c23fff irq 22 at device 0.0 on pci1
    igb1:	Setup of Shared code failed, error -2
    igb1:	IFDI_ATTACH_PRE failed 6
    device_attach: igb1 attach returned 6


    Edit 2:
    Same thing happens with OPNSense

    avalon-diagnostics-20230220-1916.zip

  5. hello, user-scripts noob here. having some issues getting this to work right, i am trying to get it to run steam-lancache-prefill on a schedule, but it doesn't seem to be passing the `prefill` arg. Am i doing something wrong?


     

    #!/bin/bash
    #arrayStarted=true
    #argumentDescription=SteamPrefill command
    #argumentDefault=prefill
    
    cd "/mnt/lancache/steam-prefill"
    ./SteamPrefill

     

    it just outputs the same as if i ran `./SteamPrefill` via terminal.

  6. Recently purchased and installed a brand new Intel NIC into my Unraid to get some extra ports. When i go to Settings > Network Settings I only see eth0 which is the onboard NIC (Asus TUF B450M-Plus mobo), however when I go to Tools > System Devices I see:

     

    [8086:10c9] 04:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
    [8086:10c9] 04:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)

     

    Any help would be appreciated. TIA!

    diagnostics-20220701-2202.zip

  7. 6 minutes ago, ich777 said:

    Have you put in Steam credentials when downloading the game?

    Yep, can see that steamcmd is logging in with my credentials

     

    Loading Steam API...OK.
    Logging in user 'RedSpid3rr' to Steam Public ...
    Logged in OK
    Waiting for user info...OK
    ---Update Server---

     

    Here is the thread from the FS19 forums
    https://forum.giants-software.com/viewtopic.php?p=748554#p748554

  8. On 6/9/2021 at 8:32 AM, ich777 said:

    I don't own FarmingSimulator19 and from what I know you need a extra License to get this to work and also it runs really unstable (at least what I know from FarmingSimulator18 when I tried it back then) with WINE.

     

    I appreciate this might be a little off topic, but wanted to post this here in case others ask about FarmSim in the future:

     

    I managed to get a container up and running with SteamCMD, WINE and FarmSim and everything works. The bad news is, that it doesn't look like the Steam version can be used as a standalone dedi server in a docker - despite being installed via Steam it shows as not being licensed, so you can't actually start the server :(

  9. On 6/9/2021 at 8:32 AM, ich777 said:

    I don't own FarmingSimulator19 and from what I know you need a extra License to get this to work and also it runs really unstable (at least what I know from FarmingSimulator18 when I tried it back then) with WINE.

    No problem, i appreciate the reply. I'll try to do some digging myself :)

    • Like 1
  10. On 7/23/2020 at 1:13 PM, ich777 said:

    This is too complicated. Tried it with Farming Simulator 16, first of all there is no Linux server, only Windows, second you need to install the game by hand (also very complicated because if it works you need to open up a virtual webvnc viewer and enter there the key) and lastly you need an extra license for the Server itself.

     

    Sorry to bump an old post but I came across this post on the GIANTs forum and wondered if it would make the process any easier?  would love to see FS(19) added :)

  11. Apologies if this is in the wrong section, seen a bunch of threads asking this exact same question but they all seem to have no replies/answer.

     

    I'm setting up lancache on my NAS as our entire household are gamers. The problem with this is that the Blizzard/Battlenet client get extremely slow throughput, and looking at the docs the suggested action is to add more IPs to the container.

     

    Because the container listens on 80 and 443, I cannot use host networking as this would conflict with the Unraid control panel.

     

    Currently I have the following container running

     

    image.png.0407db4f08fe99fdacbc83444df29692.png

     

    What i am looking to do is add more host IPs to this, eg `192.168.0.251`, `192.168.0.250` etc.

     

    Is this possible?

     

    Thanks

     

  12. Hello, logged in to my unraid box today and noticed a lot of log spam
     

    May 12 18:15:38 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
    May 12 18:15:38 ***** kernel: caller _nv000712rm+0x1af/0x200 [nvidia] mapping multiple BARs
    May 12 18:15:39 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
    May 12 18:15:39 ***** kernel: caller _nv000712rm+0x1af/0x200 [nvidia] mapping multiple BARs
    May 12 18:15:40 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
    May 12 18:15:40 ***** kernel: caller _nv000712rm+0x1af/0x200 [nvidia] mapping multiple BARs
    May 12 18:15:40 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
    May 12 18:15:40 ***** kernel: caller _nv000712rm+0x1af/0x200 [nvidia] mapping multiple BARs
    May 12 18:15:41 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
    May 12 18:15:41 ***** kernel: caller _nv000712rm+0x1af/0x200 [nvidia] mapping multiple BARs
    May 12 18:15:42 ***** kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]

     

    Removing GPU Stats Plugin stopped it. Is there a fix for this? Thanks :)

×
×
  • Create New...