Everything posted by Orishas
-
SSH not working after reboot on Unraid 7.10 beta4
Hi everyone, I’m currently running Unraid 7.10 beta4 and have encountered an issue with SSH. After every reboot, the SSH connection doesn’t work anymore — even though under Management Access it shows SSH as enabled (set to "Yes"). To temporarily fix it, I have to disable SSH, re-enable it, and then it starts working again — until the next reboot. Is anyone else experiencing this? Or does anyone know a workaround or fix? Thanks in advance!
-
Case icon requests
-
[Support] Fork Unraid API-RE
Hi, first off all great work and thank you. I am using the Unraid API to turn my server on and off with Home Assistant. However, I am having a problem where the server state changes back to "on" a few seconds after I send the "server power_off" command. I have been able to reproduce the issue consistently. It only happens if on off the disks is in sleep mode before I send the power_off command. When Unraid starts to shut down, it wakes the disks up, and then the server state changes back to "on". Steps to reproduce: Put all of the disks in sleep mode. Send the "server power_off" command using the Unraid API. Wait a few seconds. Check the server state. Expected behavior: The server state should remain "off". Actual behavior: The server state changes back to "on". Thank you
-
[Support] Fork Unraid API-RE
Hi, i tested this release it fixes problem that the entity becomes unavailable after a HA restart, but now it always retains the status on:true
-
[Support] Fork Unraid API-RE
Hi @BoKKeR my Problem is solved it was an Home Assistant MQTT Bug wich is solved in the new beta 2023.9.0b Thank you
-
[Support] Fork Unraid API-RE
Hi, first of all thanks to @BoKKeR for supporting this API again. I just have a minor problem that when I shutdown UNRAID via the MQTT power_off switch it changes from the state on: true to on: false for a short time and directly back to on:true. Means that the last MQTT state in Home Assistant is on:true and my POWER ON / OFF script does not work because there is a condition that checks if UNRAID is on or off state. Does anyone else have this problem? Thanks
-
[Plugin] Mover Tuning
Thanks for the advice, i thought that would only work with files. Will try out.
-
[Plugin] Mover Tuning
Hi, first of all great plugin. Is it possible to ignore a folder that would never be moved from cache? I would like to exclude incomplete-downloads as an example. Thx
-
Bad nvme copy performance
Hi im new to unraid (coming from omv) and have a strange problem. I got a nvme cache drive and i want to copy backuped data to it, via mounted USB3 ssd. Performance starts good with arrond 250 Mbits but after 1 minute i goes down to 70 Mbits. If i copy from my other PC via 1GB lan to the unraid share i have the same problem from 112Mits down to 70Mbits. Tested with another nvme but problem is the same. Drive FS is btrfs CT1000P2SSD8 CT500P1SSD8 Does anyone have an idea? Thanks