I occasionally get this error when trying to run a heyu command from CLI. This should fix your problem:
(As root)
chmod 777 /dev/ttyS0
3 Comments
nigratruo
on July 8, 2013 at 6:11 pm
Not an elegant solution at all. So instead of getting proper permissions, getting the right key, you just remove the lock to your door all together, so that everybody can enter. Please remember that this is OK for a temporary solution, but that any user on your server, a hacker or something, no matter how low a user can control your heyu and therefore your home automation.
Not an elegant solution at all. So instead of getting proper permissions, getting the right key, you just remove the lock to your door all together, so that everybody can enter. Please remember that this is OK for a temporary solution, but that any user on your server, a hacker or something, no matter how low a user can control your heyu and therefore your home automation.
Thanks! That did it!!
– rob
Thanks for the info! This helped 🙂