Everything posted by Kilrah
-
[Plugin] NUT v2 - Network UPS Tools
He said the service was disabled... But no it doesn't disable itself. Maybe had uninstalled/reinstalled the plugin at some point and forgot to reenable it?
-
(7.0.1) Read error notification for Seagate drive during parity check
Most likely unrelated, where are the errors reported? Also check syslog for drive errors. Can be caused by a bad SATA connection and not the drive itself.
-
[Plug-In] Community Applications
The CA preview moved from being a page on the main LT site to being its own site.
-
/var/log is getting full (currently 58 % used)
Yep. No need to rush about it though.
-
[Plug-In] Community Applications
No change, it's not for use on your server, it's so that people can browse CA without already having an Unraid system. E.g. potential new customers, app devs who want to make a template and check it's there but who are not using Unraid themselves...
-
downgrading during a trial
How did you downgrade? If you erased the flash drive and did a clean install from the usb creator you should put the Trial.key that got while you were on 7.3.1 back into the config folder.
-
GPT header corruption after preclear
Make sure that drive is not in the boot sequence in the bios.
-
Unraid starting with a super strange IP address
You somehow managed to "correct" someone's typos with 9 of your own, 2 being in the exact commands... Maybe just don't answer.
-
[Support] Linuxserver.io - Nextcloud
It is random at creation but it won't change. You can see it matches the instanceid in your config.php.
-
[Support] Linuxserver.io - Nextcloud
NEXTCLOUD_DATADIR is about specifying another location for the whole "/data" folder so won't help you. You can just add an extra mount to the container for the specific dir you want somewhere else.
-
Problem with copying data to a share on zfsraid1 (SOLVED)
Looks like you did not adjust the min free space setting on that "Serien2" share so it still has the 10% default, i.e. 3.7TB.
-
Keep array security key on usb for internal boot
He was not asking about the plugin, he was looking for a solution, and I am pointing out that this plugin is probably what he wants.
-
[Plugin] Nvidia-Driver
One day you'll eventually have to either stop updating or replace the card, when that is nobody can know.
-
Keep array security key on usb for internal boot
- [Plug-In] Community Applications
You must have a single repo.- has rsync changed? i get alot of protocol incompatibility and [sender] expand file_list pointer array to 4096 bytes, did move
rsync got some issues in the version that 7.3.1 includes, not sure if that is the source of your problem. https://github.com/RsyncProject/rsync/issues/915- Need Help - SHFS broken?
Another option is user scripts plugin, with script scheduled at array start. Nothing should be mounted within /mnt until after the array is started.- Need Help - SHFS broken?
Use the Unassigned Devices plugin to mount remote shares instead of doing it manually, then that'll ensure things are done at the right time.- [Support] devzwf - Bambuddy
I don't see a reason why it shouldn't work, but obviously you have to spin up the slicer container you want and there are no templates for them at this point so you have to make your own. EDIT: Yup, works fine.- Can long-running parity checks eventually become dangerous to the array?
Check your drives' datasheets for workload ratings. As mentioned parity checks themselves are easy on the drives, the fact you say it takes 48h means either you have HBA bottlenecks or that the array is doing other stuff at the same time, if the latter than that'll be more "wear" than the check itself. Also some people increase intervals once the system is "trusted", I do one every 2 months but some people do 4-6.- [Plugin] DVB-Driver
Will probably have to build on another machine/VM and transfer the compiled result- Internal Boot - Change Device
Why do you want to move from a good RAID1 setup to a single drive? Speed is entirely irrelevant.- Unpack archives
Doesn't really need more development in the first place... It'll keep working as it is.- [Support] Kilrah/Cloudflare-DDNS-config
See the first post and default value, it must point to the file itself /mnt/user/appdata/cloudflare-ddns-config/config.json- [Support] kilrah/searxng
Yeah it seems they changed a lot of stuff in the config so no choice but to update your settings files. Mine broke because apparently the image had a built-in redis which is now gone and the settings keys were changed from redis to valkey. Then once that was fixed the above language thing, then once I removed those it complained of stuff needing to be added to others... So I basically rebuilt my configs from the current defaults: https://docs.searxng.org/admin/settings/settings.html https://docs.searxng.org/admin/searx.limiter.html Removed all engines from the custom file and used use_default_settings: true EDIT: Ah, it seems it created .new files that were presumably auto-migrated? So you might be able to just rename those to be active - [Plug-In] Community Applications