So I compiled and installed Domoticz for the first time on an Orange Pi PC. I plan on using this with a MySensors USB/Serial gateway. After I got it compiled and everything, I ran "./domoticz" and was able to get to it from the Chromium web browser using localhost:8080. Everything looked like it was working just fine (well, it probably is). I then followed the steps to automatically start it when the system boots using:
sudo cp domoticz.sh /etc/init.d
sudo chmod +x /etc/init.d/domoticz.sh
sudo update-rc.d domoticz.sh defaults
When I rebooted the machine and went to localhost:8080, it showed that Domoticz was offline. The only thing I saw in the wiki was something saying that the cache might be corrupt and that I should reload with CTRL+F5. Tried that with no luck. Where do I go from here?
Newbie install Topic is solved
Moderators: leecollings, remb0
- gizmocuz
- Posts: 3019
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Newbie install
Make sure that you edit the file, and set the user correctly (that will make the startup path)
Quality outlives Quantity!
Re: Newbie install
Ahhhhh, that was it. The USERNAME was set to pi for a Raspberry Pi. The default user for the Orange Pi is orangepi.
Thank you.
Thank you.
Re: Newbie install
Hi
Is it possible to install Domoticz on Orange PI One as well?
Is it possible to install Domoticz on Orange PI One as well?