-
-
[SUPPORT] Appdaemon & HADashboard - CorneliousJD Repo
Thank you! I looked inside the appdaemon.yaml file and first tried commenting it out like you suggested. This made the docker launch like you said. After manually adding [myhostip]:5050 to dash_url in appdaemon.yaml I could launch the WebUI as well.
-
[SUPPORT] Appdaemon & HADashboard - CorneliousJD Repo
While setting up a Docker for Appdaemon I'm getting the exact same error as @wyleekiot: File "/usr/local/lib/python3.6/site-packages/appdaemon/admain.py", line 82, in run self.rundash = rundash.RunDash(self.AD, loop, self.logger, self.access, **hadashboard) File "/usr/local/lib/python3.6/site-packages/appdaemon/rundash.py", line 130, in __init__ dash_net = url.netloc.split(":") TypeError: a bytes-like object is required, not 'str' No dashboards or config set, just trying to connect to HA. Anyone have an idea what might fix this?
-
Looking for better ideas how how to sleep/suspend my unraid box
I tried that, but didn't seem to work. Do I have to put another command in front of it (wait?) so it doesn't load too early or isn't that possible?
-
Looking for better ideas how how to sleep/suspend my unraid box
Hi all, I have the following question : I'm looking for the best way to run the following command each time my system runs : "ethtool -s eth wol g". If I run this manually I can perfectly WOL the next time but the time after that it has reset to "d". I've looked around the forums and tried several things : - added the command to my go script - tried to add it to the powerdown script (but possible didn't do it in the right place?) - added it to the sleep settings in Dynamix ("to Set WOL options before sleep:" , to "Custom commands before sleep:" and to "Custom commands after wake-up:" Can anyone point me to the best way to go to make sure "g" is activated before every shutdown or can this really only be done by running the command myself manually? Thanks in advance and sorry if I overlooked this somewhere on the forum but there is so much information here (spread over different versions of unRaid / scripts from the past) that I'm having a hard time finding the right solution.
-
Looking for better ideas how how to sleep/suspend my unraid box
Ethtool only tells me the g option is activated. My NIC doesn't even support a.
-
Looking for better ideas how how to sleep/suspend my unraid box
I have no other power saving settings enabled as far as i can see. However since i'm getting errors when using S3 i was thinking to change the script so that my unRAID shuts down (via powerdown-script) once all drives spin down and the htpc is down. Is this possible?
-
Looking for better ideas how how to sleep/suspend my unraid box
I just checked to be sure and S3 is enabled. Also i tested the Go to S3 sleep user script in unMenu and that seems to work. I attached the syslog i got when rebooting after using the S3 script in unMenu. syslog8.30.10.pdf
-
Looking for better ideas how how to sleep/suspend my unraid box
Hi, I've tried to use this script but it seems that each time all my drives are spun down, the system is preparing to go to sleep but then immediately spins up all my drives. When i look in the system log i can find this : Aug 30 19:38:08 tower kernel: r8169: eth0: link down Aug 30 19:38:09 tower ifplugd(eth0)[1322]: Link beat lost. Aug 30 19:38:10 tower kernel: r8169: eth0: link up Aug 30 19:38:10 tower ifplugd(eth0)[1322]: Link beat detected. Any ideas?
dopray
Members
-
Joined
-
Last visited