Jump to content

H2O_King89

Members
  • Posts

    337
  • Joined

  • Last visited

Posts posted by H2O_King89

  1. Also with the VPN I can not get the buffer to work like I could with the non-VPN docker. I tried mapping file paths in the VPN docker to match the non and won't work.

     

    also got this on a new install.

    Docker logs

    [xTeVe] [ERROR] Get https://github.com/xteve-project/xTeVe-Downloads/blob/master/info.json?raw=true: x509: certificate signed by unknown authority (Update server not available) - EC: 6003

     

  2. Today I let it go.

     

    Nov 18 08:56:43 UNRAID kernel: CPU: 37 PID: 130904 Comm: rcloneorig Tainted: P           O      5.3.11-Unraid #1
    Nov 18 08:56:43 UNRAID kernel: Call Trace:
    Nov 18 08:56:43 UNRAID kernel: out_of_memory+0x3cc/0x3ff
    Nov 18 08:56:43 UNRAID kernel: Out of memory: Killed process 85860 (rcloneorig) total-vm:12930372kB, anon-rss:11390744kB, file-rss:4kB, shmem-rss:23704kB
    Nov 18 14:06:00 UNRAID kernel: CPU: 23 PID: 104527 Comm: shfs Tainted: P           O      5.3.11-Unraid #1
    Nov 18 14:06:00 UNRAID kernel: Call Trace:
    Nov 18 14:06:00 UNRAID kernel: out_of_memory+0x3cc/0x3ff
    Nov 18 14:06:00 UNRAID kernel: Out of memory: Killed process 107708 (rcloneorig) total-vm:19764704kB, anon-rss:19608924kB, file-rss:4kB, shmem-rss:23704kB
    Nov 18 15:48:02 UNRAID kernel: CPU: 27 PID: 127746 Comm: shfs Tainted: P           O      5.3.11-Unraid #1
    Nov 18 15:48:02 UNRAID kernel: Call Trace:
    Nov 18 15:48:02 UNRAID kernel: out_of_memory+0x3cc/0x3ff
    Nov 18 15:48:02 UNRAID kernel: Out of memory: Killed process 96261 (rcloneorig) total-vm:23959748kB, anon-rss:23788780kB, file-rss:4kB, shmem-rss:23960kB

     

    unraid-diagnostics-20191119-0014.zip

  3. I think I found it to be rclone using a lot of memory.

     

      7178 root      20   0 4944604   4.6g  23472 S   0.0  14.6  21:33.13 rcloneor+
    
    
      97238 root      20   0 9953204   8.2g  23536 S   0.0  26.2  44:47.29 rcloneor+
    

     

    23 hours ago, BRiT said:

    There's no OOM in the latest diagnostics. Why do you think you have a problem?

    I have before but restarted unraid. I haven't gotten it again yet is because I keep restarting dockers or killing rclone before OOM happens again

  4. Currently rclone is using 69 odd % of your memory  Whether this is transient or not its hard to say as I don't use it

    I disabled mount now. I don't use that. It's primary for uploading backups. could that be filling it up?

     

    Sent from my Pixel 4 XL using Tapatalk

     

     

     

  5. No. It's in the same IOMMU group as a SATA device.
    My hunch is that it's for the M.2 slot if run in SATA mode so theoretically I can vfio stub it but I have never come to do it since I don't need onboard audio.
     
    Of course, ACS Override should work but then in my case, it lags if ACS Override is on.
    Okay I'll give it a try. I need audio in. It nice if we could pass a audio card to a docker to run the program

    Sent from my Pixel 4 XL using Tapatalk

  6. I‘ve been experiencing an odd issue recently: For some reason, I cannot access the sites behind the reverse proxy when I‘m in the same network as my server. When connecting from outside my network (i.e. tethering), I can access Nextcloud, which is one of the programs sitting behind the reverse proxy, just fine.
     
    I think that the error occurred after summertime was over. Not sure though, but I‘m assuming it was around that time.
     
    I‘d appreciate any hints.
     
     
    This is normally due to nat reflection.

    You could split DNS and point the local DNS to your local Host IP

    Sent from my Pixel 4 XL using Tapatalk

  7. I am, but it doesn't appear to offer brute force protection, am I wrong on this?  (I know Nextcloud offers it natively but I cannot set anything, a tried like 5 times to login with wrong information and never got blocked, I want it to like 3 attempts and blocked) I added the filter, and I was gonna add the jail but once I looked at the nextcloud logs all logins are coming from the same IP so it won't work....
    Post your proxy config.

    I don't use F2B in the container because phone app or sharing can't get around it so I use the one built into nextcloud but I had to add from there app store.

    Sent from my Pixel 4 XL using Tapatalk

  8. Now getting this
     

    The "Referrer-Policy" HTTP header is not set to "no-referrer", "no-referrer-when-downgrade", "strict-origin", "strict-origin-when-cross-origin" or "same-origin". This can leak referer information

    and I have this in the new default.

    add_header Referrer-Policy no-referrer;

    found the fix here

     

    Quote

    Try to remove the entry in your NGINX configuration. The .htaccess includes this header already. I had to do that as well.

     

  9. Would make sense, but pihole doesnt show any DNS querrys (from mobile) and internet is also not working (i also tried 8.8.8.8 btw)
     
    Its not another machine, but its another IP. Its a pihole docker on unraid.
     
    Also reaching unraid (192.168.86.2) in my case, should not involve DNS and should work right away, but doesnt... [emoji3] OR?
     
    I must say i have a crazy network, so it might be causing issues, but i dont really know where to look because i have no exp with VPNs.
     
    Basically i have 3 routers (multiple, tripple NAT), i dont know if that makes a difference. Why? Because i bundle 4 Internet lines (2x LTE + 2x DSL)
     
    The DNS is only pointing to one router ofc, and all routers (between WAN and unraid) redirect the port to the correct destination (thats not my first port redirect, never had problems with that)
     
    the 10.* is also not used in my network.



    Mac vlan is block and won’t work. I’m switching my adguard to pi when it cones in



    Sent from my iPhone using Tapatalk Pro
×
×
  • Create New...