no ip adress install on pi Topic is solved

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

no ip adress install on pi

Post by badair »

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?
Attachments
Schermafbeelding 2022-12-26 om 13.51.08.png
Schermafbeelding 2022-12-26 om 13.51.08.png (389.59 KiB) Viewed 1077 times
Last edited by badair on Tuesday 27 December 2022 10:09, edited 2 times in total.
willemd
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

Post by willemd »

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.
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

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.
The Pi has an working ip address, static ip address, this address doesn't work.
sailmich
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

Post by sailmich »

@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 ......?
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

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 ......?
1x2 1x8 XX XX refused to connect.
127 0 0 1 refused to connect.
User avatar
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

Post by FireWizard »

Hi,

Follow the procedure described at: https://www.domoticz.com/wiki/Lost_Username_Password.

Let us know.

Regards
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

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
Schermafbeelding 2022-12-28 om 10.52.23.png (364.16 KiB) Viewed 984 times
User avatar
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

Post by Sjonnie2017 »

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?
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
User avatar
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

Post by waltervl »

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
willemd
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

Post by willemd »

The instructions are with 3 times w, you typed 2x w.

-nowwpwd instead of -nowwwpwd
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

Sjonnie2017 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?
I used the easy instal from domoticz.com
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

willemd wrote: Wednesday 28 December 2022 11:28 The instructions are with 3 times w, you typed 2x w.

-nowwpwd instead of -nowwwpwd
same result
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

waltervl wrote: Wednesday 28 December 2022 11:14 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.
linux 4.19.66
User avatar
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

Post by Sjonnie2017 »

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
User avatar
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

Post by FireWizard »

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
User avatar
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

Post by Sjonnie2017 »

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
Pi 3B (+?)
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
badair
Posts: 8
Joined: Monday 26 December 2022 13:55
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: no ip adress install on pi

Post by badair »

solved it , new os.

thanks to all
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest