DaFr0n

Members
  • Posts

    60
  • Joined

  • Last visited

Everything posted by DaFr0n

  1. Does anyone know if this method still works, I'm struggling to get it up and running.
  2. Hi all, I'm having a few problems with unraid behind OPNsense. OPNsense is setup as a VM within unraid. The issues I have at the moment mainly relates to dockers, looking at their address's they are correct 192.168.4.3:32400 e.g. for Plex. However if I try to open the Plex webui it doesn't load and the actual webui Ip is 169.254.126.151:32400 If you go into a docker template, delete the last letter of the name & re-add it to enable the save button it recreates the docker and the webui works again. Is there anything you can recommend?
  3. **UPDATE** Looks like the Pizero hasnt yet got its static IP during boot, therefore before OPNsense is running I need to use host instead of the IP: wget --user=USER --password='PASSWORD' ftp://[email protected]/files/keyfile -O /root/keyfile The file does transfer to unraid, however the server wont start, inspecting the transferred file in nano its actually blank. If I do a wget with the system already up and running it pulls fine, therefore why is the keyfile coming over blank during boot? ***UPDATE*** Scratch the file transferring I had -O which was creating a blank log file. I also tried --tries=0 but it doesn't make a difference. I'm at a loss
  4. Ok so far I have done the below: Headless Raspbian install on Pizero connected via LAN Installed vsftpd Saved a keyfile on the Pizero SSH directly into Pi from unraid console to generate keypair Tested the wget from the Pizero to unraid, trial and error but I got the transfer to work successfully, though its only ftp, everything else SFTP, curl, threw errors: wget --user=USER --password='PASSWORD' ftp://192.168.4.28/keyfile -O /root/keyfile Amended the go file: #!/bin/bash # get keyfile wget --user=USER --password='PASSWORD' ftp://192.168.4.28/keyfile -O /root/keyfile # Start the Management Utility /usr/local/sbin/emhttp & This is where I'm struggling, if I put the wget to the bottom of the go file, then it boots but it wont auto start however the keyfile is there in 'MAIN' , assume its auto starting before it fully pulls the keyfile. If I put the wget as per the above, before /usr/local/sbin/emhttp &, then it wont show the webgui or fully boot. Any ideas?
  5. As per the title, as of the latest unraid version 6.12, what's the best way to auto start an encrypted array? I never used to mind entering the passphrase, however I have since installed OPNsense, therefore I need the system to auto boot if it ever goes down & automatically start the OPNsense VM. My thinking is to have a Pi Zero (lan adapted) hidden somewhere is the house attached to the network, if the unraid server goes down then it automatically pulls the keyfile and starts the array, therefore in the unfortunate instance of the server being stolen, it would not find the pi/keyfile and therefore not start the array leaving the data encrypted. If anyone is doing this, instructions would be great please.
  6. Does anyone know how would you install the DEV branch on unraid?
  7. The only part I added to avoid conflict was: # path to the configuration directory (must be writable by motionEye) conf_path /etc/motioneye
  8. That did the trick, thank you
  9. Hi all, does anyone know where the config file is to check if a user is actually assigned, there is nothing in the settings list of user(s) >>>
  10. I will have a look at the LSI connectors in that case. Thanks for the help
  11. I have used unbalance to pull my IronWolf 2TB from the array as it has been disabled multiple times throughout the past few months, a extended SMART has been ran and the results are attached. My question is, looking at the data do you believe the HDD is actually faulty? unraid-smart-20230625-1110.zip
  12. I just ran it and there doesn't seem to be any issues accessing/writing files from my Windows SMB
  13. I'm having similar issues with Zoneminder not starting: root@30404418888a:/# service mysql start * Starting MariaDB database server mysqld [ OK ] root@30404418888a:/# service zoneminder start Starting ZoneMinder: 06/24/23 10:38:06.166412 zmpkg[22796].INF [main:318] [Sanity checking States table...] DBD::mysql::st execute failed: Lost connection to MySQL server during query at /usr/share/perl5/ZoneMinder/Logger.pm line 627. 06/24/23 10:38:06.234656 zmpkg[22796].ERR [ZoneMinder::Logger:630] [Can't execute log entry 'INSERT INTO Logs ( TimeKey, Component, ServerId, Pid, Level, Code, Message, File, Line ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, NULL )': Lost connection to MySQL server during query] DBD::mysql::st execute failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /usr/bin/zmpkg.pl line 325. 06/24/23 10:38:06.234864 zmpkg[22796].FAT [main:325] [Can't execute: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)] ZoneMinder failed to start
  14. Hi All, lately I'm having frequent disk errors with Disk3 in my array and it being disabled. Removing it from the config then re-adding it starts the parity rebuild process. I have been looking at unbalance to remove all data from disk3 distributing across the array. My question is, if I run docker safe new perms will the affect files and folders I have setup using the Windows SMB share (there is a lot)? I don't want to reset a load of permissions only to experience further issues. unraid-diagnostics-20230623-1524.zip
  15. Thanks for the help, out of interest what part of the diag would i need to be looking at?
  16. Looks like its ran, here unraid-smart-20230214-1727.zipis a copy of the SMART download
  17. Looking for help on the above, this has happened a few times recently across disk 2 & 3. Sometimes the disk doesn't get disabled, other times I need to removed the disk from the array config, and restart, adding it again to rebuild without errors. I do have spin down enabled & they all run through a LSI2008 flashed card. unraid-diagnostics-20230213-1832.zip
  18. Does anyone know why event playbacks are coloured flickering on the bottom 3 quarters across all 3 of my cameras?
  19. I will get it changed, thanks for the help
  20. Yes its scheduled for once a week, not sure if this is to much? No its the first time i have seen a sync error
  21. Would you run another parity and see what the output is? Cheers for the advise
  22. I recently had a power cut and parity rebuild started (Write corrections enabled) after completing it states there is 4 errors, what's the best way to verify or check what the errors are? I have recently switched from a Marvel controller to a flashed Dell Perc H310 due to disks always disconnecting but never had a parity issue? unraid-diagnostics-20220930-1834.zip
  23. Anyone had a issue regarding login? I can get to the login screen fine, upon entering my login details I get the following error: HTTP ERROR 500 Log shows: Aug 17 18:43:33 256ff5990435 zmstats[1044]: ERR [Failed DELETE FROM `Logs` WHERE `TimeKey` < unix_timestamp(now() - interval 2 day) LIMIT 100 :Table 'zm.Logs' doesn't exist in engine]
  24. Brilliant, thank you again. Any issues with rebuilding I will drop a update here.