EArroyo

Members
  • Posts

    67
  • Joined

  • Last visited

Everything posted by EArroyo

  1. Need a bit off help with adminer Went to Github and tried to do the sqlite password less but no-go I even tried copying the login-password-less.php on plugins folder to plugins-enabled folder and restarting, still no-go Any help will be appreciated. Thanks!
  2. Sorry to revive an old thread, but I just had to do this and since my docker isn't auto-start, I needed to check if it was running first before restarting it.... Here is the script I used: #!/bin/bash if [ "$(docker inspect -f '{{.State.Running}}' container_name 2>/dev/null)" = "true" ]; then docker restart container_name; fi Replace container_name with the docker name, in this case deluge...
  3. Got a question, not sure where to ask, but since it pertains to Zoneminder I'll ask here... I have the Appdata Backup Plugin installed, and the plugin turns off the docker, backs it up, then turns it back on. Is the Zoneminder shutdown script/process safe even while it's recording an alarm? I have a lot of issues and db corruption at random points, and I have had to dump, drop, recreate and restore the zm database quite a few times, not sure what the cause is, but it started when I upgraded from 6.9.2 to 6.12.6... I know this got really bad when I left the NO_START_ZM set to 1 and since I have figured out it doesn't do a normal startup or shutdown, I have set it to 0 and this has "stopped for now" but want to make sure it is safe, otherwise I would skip it on the backup and manually back it up myself. Thanks in advance.
  4. EDIT: Fixed the problem. Noticed a 99:user on some of the folders..... On console I did: chwon -R www-data:www-data *
  5. Upgraded unRAID from 6.9.2 to 6.12.6 and now my NextCloud is giving me an error: Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log.
  6. Long story short, I waited to upgrade because I didn't want to reinstall OS, and got my Server 2019 VM (using VNC) working, but my Windows 11 with AMD RX460 GPU passthrough is not working. Can someone shed some light? Let me know what you need (logs, etc etc...) Thanks!
  7. Any *EASY* fix for this??? (Besides reinstalling Windows?) Plugins are starting to require 6.11* or 6.12*, what a PITA!
  8. Same here, running 6.9.2. Refuse to upgrade, I have 2 VMs (Windows 11 and Server 2019) licensed and don't want to spend again on these licenses or go through the hassle of contacting Microsoft and/or getting video passthru working. EDIT: Found this workaround...
  9. Not related to what I asked previously... I noticed you have unSERVER and unBACKUP in your signature, is that just 2 unRAID servers and you named them like that to identify them? I am running 2 unRAID servers with Syncthing to do the sychronization with... Is that something similar to what you are doing or is there such a thing as an unBACKUP that synchronizes with your unRAID server?
  10. I finally decided to fix/update some deprecated plugins and this one came up, is there a new repository or an update to the repo?
  11. I finally decided to fix/update some deprecated plugins and this one came up, is there a new repository or an update to the repo?
  12. I finally decided to fix/update some deprecated plugins and this one came up, is there a new repository or an update to the repo?
  13. I think I’ll stick with 6.9.2 until box explodes….
  14. Following.... I just upgraded to 6.10.1 and also lost GPU pass-thru on both my servers using RX460. Rolling back to 6.9.2.
  15. I have a Mac Pro 5,1 with 64 GB ram, dual 3.46 GHz 6-Core Xeon but I'm running latest Monterey thanks to OpenCore, minus the iOS apps. No biggie for now, but eventually I will end up getting an M1 chipped machine and would make this Mac Pro a perfect platform for unRAID... My question is...has anybody tried to do video/other passthroughs and running Monterey VM on a Mac Pro unRAID?
  16. Be able to create RAID-1 cache pool with 2 xfs filesystem.
  17. Is there a list of compatible PCI (not PCI-e) adapter? I found 3 on Amazon: https://www.amazon.com/gp/product/B0000XKBQU D-Link DGE-530T (unknown M-TEK chipset) https://www.amazon.com/gp/product/B0000TO0BQ StarTech ST1000BT32 (RTL8110SC chipset) https://www.amazon.com/gp/product/B00YSNWLAC X-MEDIA XM-NA3500 (RTL8169SC chipset) I am not using any PCI cards, so hopefully I get the 1000 speed... It's an ASUS MSA97 R2.0 motherboard. Haven't even checked specs of bridges... EDIT: Ordered the StarTech, I've had good results with StarTech and RealTek products before... We shall see... BUT this USB 3.0 NIC support really stinks...
  18. ethtool root@MMPC1:/etc/rc.d# ethtool eth0 Settings for eth0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Half 1000baseT/Full Supported pause frame use: No Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Link partner advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Link partner advertised pause frame use: Symmetric Receive-only Link partner advertised auto-negotiation: Yes Link partner advertised FEC modes: Not reported Speed: 1000Mb/s Duplex: Full Auto-negotiation: on Port: MII PHYAD: 3 Transceiver: internal Supports Wake-on: pg Wake-on: g Current message level: 0x00000007 (7) drv probe link Link detected: yes arp -a root@MMPC1:~# arp -a ? (192.168.25.254) at <incomplete> on eth0 What's very intriguing is from VM I can actually access 192.168.25 network, but not from outside... Is there a firewall block maybe??? I'm out of ideas.... UGH! EDIT: BTW, I just tried bridged (br0) and I get same results...
  19. No, can't give up on USB NIC, I don't have PCIe available on machine and both VM's are legit Windows 10 (now Windows 11) and Server 2019 licenses I paid money for and don't want to replace MB and have to purchase licenses again. This is with USB NIC. Is there something I should know about USB NICs and unRAID? I read UGREEN were compatible, but not sure if that is true with unRAID v6?
  20. Can someone please tell me I did something wrong here so I can fix it? ifconfig (no bridge to simplify things) root@MMPC1:~# ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.25.1 netmask 255.255.255.0 broadcast 192.168.25.255 ether 00:0e:c6:30:64:be txqueuelen 1000 (Ethernet) RX packets 21 bytes 4045 (3.9 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 14531 bytes 835997 (816.4 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 1000 (Local Loopback) RX packets 77277 bytes 28890364 (27.5 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 77277 bytes 28890364 (27.5 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 route table root@MMPC1:~# route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 192.168.25.254 0.0.0.0 UG 209 0 0 eth0 192.168.25.0 0.0.0.0 255.255.255.0 U 209 0 0 eth0 ping gateway/router root@MMPC1:~# ping 192.168.25.254 PING 192.168.25.254 (192.168.25.254) 56(84) bytes of data. From 192.168.25.1 icmp_seq=1 Destination Host Unreachable From 192.168.25.1 icmp_seq=2 Destination Host Unreachable From 192.168.25.1 icmp_seq=5 Destination Host Unreachable From 192.168.25.1 icmp_seq=6 Destination Host Unreachable ^C --- 192.168.25.254 ping statistics --- 7 packets transmitted, 0 received, +4 errors, 100% packet loss, time 6175ms pipe 4 ping local IP root@MMPC1:~# ping 192.168.25.1 PING 192.168.25.1 (192.168.25.1) 56(84) bytes of data. 64 bytes from 192.168.25.1: icmp_seq=1 ttl=64 time=0.019 ms 64 bytes from 192.168.25.1: icmp_seq=2 ttl=64 time=0.050 ms 64 bytes from 192.168.25.1: icmp_seq=3 ttl=64 time=0.049 ms ^C --- 192.168.25.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2053ms rtt min/avg/max/mdev = 0.019/0.039/0.050/0.014 ms
  21. My onbaord nic just died. I tried to use a TPLink USB 3.0 to Ethernet adapter but it did not work after booting it never shows MAC address. I returned the TPLink and got the UGREEN. Problem is, it will not get IP or DNS from DHCP server. I tried setting static IP but I get "No route to host." And I can't just slap on a PCIe because I am using them all... HORRIBLE USB Nic support.... UGH! BTW my router sees the USB Nic and shows the correct IP address I statically assigned to it. It's the "in-betweens" like routing and gateway stuff that's not allowing me to use my unRAID online. This is getting frustrating.... No dhclient, no systemctl, no nmcli, what can I do here? /etc/rc.d/rc.inet1 says RTNETLINK ansers: File exists / dhcpd already running. rc.inet1 restart doesn't work either, always gets a 169.254 ip address. 😤 I just tried a 10/100 USB 2.0 with same results. This does not seem to be hardware related. Can we get USB Nic support fixed?
  22. I do have a UPS, I guess I need to plug it in on my unRAID box and enable the feature to shutdown at certain percentage. Luckily I backup my /mnt/cache/custom folder and VM images every 6 months, I can recover, but it's a waste of time. I feel I had better luck on xfs single cache drive, less damage on power outages. This server is at my mother's house and I didn't know about the power outages until it was too late and noticed my VM's were offline but I could connect to unRAID and saw "Could not start cache, no filesystem." Could you please point me in the right direction? I already have ZFS plugin installed, all I need are some How-To's to get me started doing a ZFS Raid-1 cache. Thanks!
  23. Is there any other filesystem I can use besides BTRFS for cache pool of 2 SSD drives? I have had very bad luck with BTRFS, power outages have corrupted my cache drive and it can't recover, what good is it when it can't recover? Can I do a RAID-1 xfs?