Gragorg

Members
  • Posts

    500
  • Joined

  • Last visited

Everything posted by Gragorg

  1. Start by posting your diagnostics for the pros.
  2. So is it normal to have 2 mac address showing on the same IP in my new router?
  3. Something else I noticed under Docker settings. On test server it shows "Docker custom network type: ipvlan". That docker setting is totally missing on my server?
  4. Not entirely sure when i run ifconfig -a I get the following entry for it vhost0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 ether :::MY MAC ADDRESS: txqueuelen 500 (Ethernet) RX packets 48562 bytes 8494721 (8.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 50 bytes 2100 (2.0 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 I thought it was weird as it never showed up in my old router. I assume this comes from docker networks? Everything seems to work as it should. Does this require any further attention?
  5. So I just replaced my router and it now shows my servers ip in attached devices twice. The one mac address matched my network settings. It shows 5 wired devices two being the same ip as the server. I only have 4 ports plugged in so not sure what would cause this? I did restart the server and the same issue . tower-diagnostics-20231116-1727.zip
  6. I am currently using cloudflare dynamic dns and NPM. I would like to switch to tunnels and close ports for NPM. My question is I am currently hosting a minecraft server on this setup. Is there any issue with running a minecraft server through the tunnel? Would I just have to point my MX and SRV record to the tunnels instead of the dynamic dns?
  7. I setup fail to ban and it seems to be banning ips. I checked with my iphone on lte. I am however getting some errors in the log. 2023-11-09 16:23:02,147 fail2ban.utils [1]: ERROR 148091209830 -- stderr: 'iptables: No chain/target/match by that name.' 2023-11-09 16:23:02,147 fail2ban.utils [1]: ERROR 148091209830 -- returned 1 2023-11-09 16:23:02,148 fail2ban.actions [1]: ERROR Failed to execute ban jail 'bitwarden' action 'iptables-allports' info 'ActionInfo({'ip': '209.171.85.61', 'family': 'inet4', 'fid': <function Actions.ActionInfo.<lambda> at 0x1480911b9120>, 'raw-ticket': <function Actions.ActionInfo.<lambda> at 0x1480911b98a0>})': Error starting action Jail('bitwarden')/iptables-allports: 'Script error' Is this anything to be concerened with? Also in my jail.local file bantime and findtime are in seconds. What the standard settings that most use? Also how can I unban someone if they get accidently banned? I am currently set to 300 seconds for testing. Also is it possible to put my ip at home on an ignore list?
  8. I used to run Photoprism. I just looked in my previous installed apps and it is listed as Depreciated. It looks like its been removed when I search for it in the app store. Maybe @ich777 can weigh in?
  9. Is everybody else affected by the Cloudflare outage?
  10. Thanks for this. Just ran into this issue and this solved it!
  11. In the past Apple TVs have could not natively play MKV files. All MKV files were transcoded to MP4 file. My apple tv was a couple generations old thou. Also if your tv and apple tv share the same hardwired port you could also possibly have a cabling issue. Try plugging in another device at your TV drop.
  12. If your looking for inexpensive option this x4 6 port asm1166 card has worked perfect for me.
  13. Can anyone recommend a PCIE card to add at least 2 NVME ports? I would like to mirror my cache drive. I assume if the card is X4 it shouldn't really bottleneck the drives?
  14. Your going to need to post your diagnostic for the gurus to look at.
  15. I currently have a sata Mx500 240GB SSD as a cache drive. I have never had an issue with the drive but it is now too small. I have read in the past that people have had issues with MX500s. Is this still the case? I am trying to avoid Samsung because their RMA policy is absolute garbage in Canada from what I have experienced.
  16. Tried powerdown but it crashed server. I did a hard reboot and docker came back. How worried should I be regarding corruption on server cache now?
  17. Last night server downloaded too many files and filled my cache drive which crashed docker. I cleared a bunch of space and disabled docker. When I enable docker it says it will be available after a reboot. So to be safe hit stop array first before reboot and the bottom left corner says Array Stopping•Retry unmounting disk share(s)... I have attached my diagnostics right before I tried the shutdown. My log is currently spamming Sep 9 09:14:56 Tower emhttpd: Unmounting disks... Sep 9 09:14:56 Tower emhttpd: shcmd (2787153): /usr/sbin/zpool export cache Sep 9 09:14:56 Tower root: cannot unmount '/mnt/cache/system': pool or dataset is busy Sep 9 09:14:56 Tower emhttpd: shcmd (2787153): exit status: 1 Sep 9 09:14:56 Tower emhttpd: Retry unmounting disk share(s)... Sep 9 09:15:01 Tower emhttpd: Unmounting disks... tower-diagnostics-20230909-0903.zip
  18. I think you will find most on here have used XFS for array drives as it is more robust against corruption. It does however lack some of the modern features of other newer file systems. BTRFS can detect bitrot but can't really do much too much to fix it.
  19. Hit advanced view on the docker tab and see if you have any orphaned images. Also posting your diagnostics would be good.
  20. You could run an extended SMART test on disk 2. You will likely have to disable spin down while doing it.
  21. Read through this parity swap procedure. This will allow you to upgrade your parity and your failing drive at the same time.
  22. I had a similar issue with my flash going corrupt and having to repair it in a windows pc. I formatted my flash (not quick format) and restored from my backup and my usb has been good for years.
  23. Thanks @JorgeB you've helped me out many times. Time for an appearance on UNCAST! Thanks again