RPI 4 to RPI 5 Cannot access HA with the IP address

Did a migration from RPI 4 to RPI 5
i am able to access via the " " http://homeassistant.local:8123/ " "
BUT not

  • with the IP address
  • with SSH

Any help would apreciate

What is the IP address you are trying. How is it assigned?

What ip was assigned to old box, and what IP address do you THINK is on the new box. (I bet this is the issue)

From a browser on a desktop issue ping - a homeassistant.local. That will tell you what ip address that machine is actually on.

Compare notes. I bet it’s not what you expected.

1 Like

Hi
here’s the Ping response :frowning_face:

ping - a homeassistant.local
[/quote]
PS C:\Users\andre> ping -a homeassistant.local.

Pinging homeassistant [192.168.0.114] with 32 bytes of data:
Request timed out.

Probably DNS Cache. See if this helps: On your desktop:

On the taskbar search, type “Command Prompt.”
Right click on Command Prompt and press “run as administrator.”
When asked whether to allow Command Prompt to make changes to your computer, select Yes.
Open Command Prompt.
Type the command ipconfig /flushdns then press enter.

1 Like

Solve = issue related to Tailscale