no ip adress install on pi Topic is solved
Moderator: leecollings
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
no ip adress install on pi
when i install domoticz , i don't get an ip adress. any idea?
The Pi has an working static ip address.
Is there an config file i can change?
The Pi has an working static ip address.
Is there an config file i can change?
- Attachments
-
- Schermafbeelding 2022-12-26 om 13.51.08.png (389.59 KiB) Viewed 1072 times
Last edited by badair on Tuesday 27 December 2022 10:09, edited 2 times in total.
-
- Posts: 621
- Joined: Saturday 21 September 2019 17:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.1
- Location: The Netherlands
- Contact:
Re: no ip adress install on pi
When you log in into the Pi and type "ifconfig" at the command line, you will see the IP address of your Pi at the second line after wlan0, starting with inet (if it is connected via wifi).
Just put the IP address in front of the port number 8080, separated by a colon ":' and that will be the complete address for domoticz.
Just put the IP address in front of the port number 8080, separated by a colon ":' and that will be the complete address for domoticz.
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: no ip adress install on pi
The Pi has an working ip address, static ip address, this address doesn't work.willemd wrote: ↑Monday 26 December 2022 17:37 When you log in into the Pi and type "ifconfig" at the command line, you will see the IP address of your Pi at the second line after wlan0, starting with inet (if it is connected via wifi).
Just put the IP address in front of the port number 8080, separated by a colon ":' and that will be the complete address for domoticz.
-
- Posts: 232
- Joined: Wednesday 17 February 2016 22:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Germany
- Contact:
Re: no ip adress install on pi
@badair
According to your screenshot of your domoticz installation is domoticz installed! What is the message when you write http://yourstaticipadress:8080 into Firefox or chrome or edge ......?
According to your screenshot of your domoticz installation is domoticz installed! What is the message when you write http://yourstaticipadress:8080 into Firefox or chrome or edge ......?
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: no ip adress install on pi
1x2 1x8 XX XX refused to connect.sailmich wrote: ↑Tuesday 27 December 2022 11:23 @badair
According to your screenshot of your domoticz installation is domoticz installed! What is the message when you write http://yourstaticipadress:8080 into Firefox or chrome or edge ......?
127 0 0 1 refused to connect.
- FireWizard
- Posts: 1745
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: no ip adress install on pi
Hi,
Follow the procedure described at: https://www.domoticz.com/wiki/Lost_Username_Password.
Let us know.
Regards
Follow the procedure described at: https://www.domoticz.com/wiki/Lost_Username_Password.
Let us know.
Regards
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: no ip adress install on pi
FireWizard wrote: ↑Tuesday 27 December 2022 14:21 Hi,
Follow the procedure described at: https://www.domoticz.com/wiki/Lost_Username_Password.
Let us know.
Regards
- Attachments
-
- Schermafbeelding 2022-12-28 om 10.52.23.png (364.16 KiB) Viewed 979 times
- Sjonnie2017
- Posts: 361
- Joined: Wednesday 02 August 2017 19:43
- Target OS: Linux
- Domoticz version: Latest ß
- Location: The Netherlands
- Contact:
Re: no ip adress install on pi
Almost looks like you built from source. Did you?
It seems your pi is missing some packages. glibc springs to mind. What if you install the required packages?
It seems your pi is missing some packages. glibc springs to mind. What if you install the required packages?
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: no ip adress install on pi
Is it on a fresh RPi OS? If yes, what OS is it? Seems like you are using a very old or a very new OS.
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: 621
- Joined: Saturday 21 September 2019 17:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.1
- Location: The Netherlands
- Contact:
Re: no ip adress install on pi
The instructions are with 3 times w, you typed 2x w.
-nowwpwd instead of -nowwwpwd
-nowwpwd instead of -nowwwpwd
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: no ip adress install on pi
I used the easy instal from domoticz.comSjonnie2017 wrote: ↑Wednesday 28 December 2022 11:10 Almost looks like you built from source. Did you?
It seems your pi is missing some packages. glibc springs to mind. What if you install the required packages?
- Sjonnie2017
- Posts: 361
- Joined: Wednesday 02 August 2017 19:43
- Target OS: Linux
- Domoticz version: Latest ß
- Location: The Netherlands
- Contact:
Re: no ip adress install on pi
Your kernel (mid 2019) corresponds to "Stretch" which is pretty outdated. Should you wish to update you could try:
Code: Select all
sudo apt update
sudo apt full-upgrade
sudo reboot
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
- FireWizard
- Posts: 1745
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: no ip adress install on pi
Hi,
Kernel 4.19.66 dates back to August 2019.
So this is more than 3years old!!!
What distribution is this? And on what device are you running this kernel?
Regards
Kernel 4.19.66 dates back to August 2019.
So this is more than 3years old!!!
What distribution is this? And on what device are you running this kernel?
Regards
- Sjonnie2017
- Posts: 361
- Joined: Wednesday 02 August 2017 19:43
- Target OS: Linux
- Domoticz version: Latest ß
- Location: The Netherlands
- Contact:
Re: no ip adress install on pi
Pi 3B (+?)FireWizard wrote: ↑Wednesday 28 December 2022 14:38 Hi,
Kernel 4.19.66 dates back to August 2019.
So this is more than 3years old!!!
What distribution is this? And on what device are you running this kernel?
Regards
Raspbian Stretch
ConBee II - TRÅDFRI lights + switches, loads of ChingLing dimmers and switches, Heiman and Xiaomi sensors
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
SolarEdge SE4000H (with active modbus_tcp)
YouLess Energy meter
Shelly 2.5 in roller shutter mode
-
- Posts: 8
- Joined: Monday 26 December 2022 13:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: no ip adress install on pi
solved it , new os.
thanks to all
thanks to all
Who is online
Users browsing this forum: No registered users and 1 guest