how to start domoticz in raspberry
Moderator: leecollings
how to start domoticz in raspberry
how to start domoticz if you type his ip adress and port in the navigator and domoticz do not start?
- EdwinK
- Posts: 1820
- Joined: Sunday 22 January 2017 21:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: BETA
- Location: Rhoon
- Contact:
Re: how to start domoticz in raspberry
Did you follow the instructions on https://www.domoticz.com/wiki/Raspberry ... l_Domoticz
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
-
- Posts: 539
- Joined: Sunday 01 November 2015 22:45
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Twente
- Contact:
Re: how to start domoticz in raspberry
Having installed Domoticz as indicated by @EdwinK domoticz sometimes starts up without displaying the web page.
This doesn't have to be the case in your setup, but it's worth the try.
On my RaspberryPi install (after a boot up or a reboot) Domoticz seems to work but the web page isn't displayed.
On the monitor of your raspberry: <sudo service domoticz status> -> active (running)
When you do <sudo service domoticz restart>, everything will be fine.
You can automate this in crontab. <crontab -e>
Add this line to your crontab.
<#domoticz restart after 100 seconds>
<@reboot sleep 100 && sudo /etc/init.d/domoticz.sh restart>
Hope this helps you like it did on my setup.
This doesn't have to be the case in your setup, but it's worth the try.
On my RaspberryPi install (after a boot up or a reboot) Domoticz seems to work but the web page isn't displayed.
On the monitor of your raspberry: <sudo service domoticz status> -> active (running)
When you do <sudo service domoticz restart>, everything will be fine.
You can automate this in crontab. <crontab -e>
Add this line to your crontab.
<#domoticz restart after 100 seconds>
<@reboot sleep 100 && sudo /etc/init.d/domoticz.sh restart>
Hope this helps you like it did on my setup.
Bugs bug me.
- waltervl
- Posts: 5397
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: how to start domoticz in raspberry
Make sure the time settings are correct. The time sync has to be finished before you start Domoticz.
Else Domoticz will stop.
Else Domoticz will stop.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 1
- Joined: Monday 10 April 2023 15:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: how to start domoticz in raspberry
I have a very similar question. I did follow exactly the instructions to configure Rasperry and install Domoticz.
Domoticz starts OK.
Then loading several devices from the P1-USB hardware, also OK.
But then I don't see any of these devices on Dashboard nor on Utility. It used to come on immediately, but nothing now anymore.
Can anybody help me here? I think it has been a change in the Domoticz software, but cannot find it.
Thanks in advance.
Jacob
Domoticz starts OK.
Then loading several devices from the P1-USB hardware, also OK.
But then I don't see any of these devices on Dashboard nor on Utility. It used to come on immediately, but nothing now anymore.
Can anybody help me here? I think it has been a change in the Domoticz software, but cannot find it.
Thanks in advance.
Jacob
Who is online
Users browsing this forum: No registered users and 0 guests