-
putting unraid into sleep and waking up within a schedule
since the link at the top is outdated and just lands you at the overview maybe this will help the next guy. I still think it should be a toggle in the power mode tab under settings but fine i guess. i'll try when i get a chance. Setup Sleep (S3) and Wake on Lan (WOL) | Unraid DocsThe following are my notes for setting up my Unraid server to sleep to
-
-
putting unraid into sleep and waking up within a schedule
Is there a way to trigger sleep if the server has been inactive for a time (like on Linux, Windows etc) I have a server that powers up every few days & runs handbrake then sits there until i check to see if it's done and i kill it (i just cut it's power with a smart plug that way i can turn it on the same way) and a backup server that i manually power when i think about it with the same sleep issue. This setup has been ok but it's dumb as a rock I could probably do a WOL schedule fine but i can't find any way of to put the server to sleep automatically. I know most setups wouldn't need it but it's a pretty standard feature, it would increase the use cases that make sense to deploy Unraid. (I currently have 3 unraid licences and if i could automate more tasks that number would go up) I don't want the big boxs running 24/7, that's why i have the low power ones. The ideal solution would be to wake a big box when one of the little boxes has a task for it (a file in the handbrake folder is my main example) ((maybe that sort of automation would be better controlled under Home Assistant but if anyone here has any insight that would be cool)) Mostly though I want to know HOW DO I GET IT TO SLEEP WHEN ITS BEEN IDLE FOR (insert time value) and why isn't it just a setting in the settings tab (i'd be happy with a user script but it should be a standard feature even if it's off by default)
-
Plex Hardware Transcoding - Twin Lake N150
I wasn't trying to fix his issue (that was probably resolved long ago, when a newer version of linux was added) i was trying to fix mine. The title is very basic so a google search leads people here first where they are told that it's hopeless. (top search result for "Plex n150 Unraid") it's not hopeless, it was fixed with 7.1. Our chat might help the next guy becouse otherwise it's a complete dead end. People read the solution to see if it applies to them even with different issues and it said "probably incompatible, it's a rubbish chip" I couldn't let that go unanserd even if my problem was just that i forgot to add /dev/dri when making the docker for plex
-
Plex Hardware Transcoding - Twin Lake N150
forgot to add /dev/dri when setting up plex all good now thanks. just didn't want this thread to be a dead end when it does work
-
Plex Hardware Transcoding - Twin Lake N150
It does work! I upgraded to this from a j5040 and even that could transcode 2 streams of 1440p hevc hdr while direct playback to many more the n150 can push 8k source. you'll need upto date linux / drivers
-
-
(Various Docker Containers with) Unexpected error encountered: crypto[_0xf(...)] is not a function
Both my active machines running latest stable give this error in Docker containers. It's makes the GUI of that app completely unusable and it doesn't give me enough clues to know how to fix it. Handbrake and krusader are what I know to be effected but I'd say their a likely lots more. A NodeJS issue seems to be what Google is saying but I lack the knowledge to get much further. EDIT. Also updating Unraid isn't possible with browsers effected by this. (see recent post) (This all seems browser specific as mentioned below) It won't tell you to update or reboot required after update.
-
mdrodge started following Add Remote SMB/NFS Share not working since update. and [Support] Djoss - HandBrake
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
False alarm, it's working now, no idea why. All I did was wait a day. Thanks for taking the time anyway. update (FFS lol) gone again by the time I went to implement it UPDATE 2 YEP IT'S FINE NOW??
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I'm not sure how any of that applies? Both servers show br0 as the current (I'd assume that's correct and all I need?) I don't use a vpn in unraid. Everything should be about as basic and default as it comes so I don't see what conclusion to draw. the 2 servers that are stock and less than 2 foot apart, it should all just work, if it doesn't default to a state where out of the box it works then it must be broken. (i tried to post this as it's own thread and was told its a UD issue)
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
The Remote shares refused to mount after OS update, I removed it and now I cant re-add it. The remote server can be detected but it shares can't be seen (by unraid)(but windows is unaffected so the shares are online)
-
Add Remote SMB/NFS Share not working since update.
SMB and NFS are both affected. Doesn't work if I just type in the share name either.
-
Add Remote SMB/NFS Share not working since update.
The Remote shares refused to mount after update, I removed it and now I cant re-add it. The remote server can be detected but it shares can't be seen (by unraid)(but windows is unaffected so the shares are online)
-
Realtek RTL8156 2.5gb USB3 Nic not working
Hopefully just a reinstall of the nic driver... simple (after deploying the backup, deleting network.cfg, swapping nics, finding the ip, reupdating os, installing driver, swapping nic back, finding new ip, stopping array, configuring network settings, reboot with lan unplugged to prevent ip conflicts. just a few hours)
-
Realtek RTL8156 2.5gb USB3 Nic not working
Another "stable" update that turns my servers in paperweights 6.12.2 (from 6.11.5) and even after restore something is broken (my guess is this same issue since the symptoms seem familiar) I'm to busy to follow every change log and spend hours reading at the moment witch is why I stick to stable releases right now but I don't believe this type of experience should qualify as stable in a paid product. The server in question only has plex and a 2.5gb nic. That's not a complex set up, it should be hands free. Instead it's off line again and no way of telling why.
-
[Support] Machinaris - Chia cryptocurrency farming + Plotman plotting + Unraid WebUI
That's normally the problem. It's has been that way for many forks.
-
Realtek RTL8156 2.5gb USB3 Nic not working
Answer seems to be to get this from the apps tab RTL8152/3/4/6 USB Drivers By ich777 and add ethtool -s eth0 autoneg on advertise 0x80000000002f to the go file might need to change eth0 to suit @ich777 Thank You