SHS offline, cant find homey

Maybe someone here has the solution. My SHS subscription just expired, and I couldn’t access Homey anymore, either through the app or the web app. However, even after paying for the subscription, it still isn’t working.

My router has also restarted in the meantime, and I suspect that my IP address isn’t the same as the one I entered in SHS. However, I can’t find the IP address I entered back then. Does anyone have any ideas?

I’ve already restarted the RPI 5 several times, restarted the router, and tried accessing it locally, but none of that worked. The internet connection is fine, because my 2019 Pro is still working.

The IP address shouldn’t matter, the web app discovers the SHS automatically via the server. Have you already tried restarting SHS?

Yeah, i restarted the RPI 5 multiple times, this restarts the SHS to right?

Try to run this command in the RPI terminal:

docker logs homey-shs

That way you can read or post the logs.

Euu yeah i can try that. Dont know how but gone try that

Will this actually work on an RPI?

Alternatively check the Troubleshooting with SSH section on the following page to check the logs.

https://support.homey.app/hc/en-us/articles/23975075444124-How-to-install-Homey-Self-Hosted-Server-on-Raspberry-Pi

Ultimately, I would suggest to open a support ticket.

i also did read that, but where do you execute that, in RPI manager or do you need to put the micro sd from the RPI in the pc (macbook in my case)

You’re right. I assumed that Homey on an RPI would also run in Docker, but that’s apparently not the case.

You can run commands on the RPI by connecting it to a screen and a keyboard. You can also connect remotely: https://www.raspberrypi.com/documentation/computers/remote-access.html

You’ll either have to connect a screen (and mouse and keyboard) to the Raspberry PI or you’ll need to SSH from a remote machine (macbook, terminal) to the Raspberry PI. For the lather you must have the IP address and that might be an issue, after reading this:

Another way is to reinstall Homey on the Raspberry Pi, but you would have to start from scratch. Later, you might need the knowledge you are gaining now more, because by then you will have configured more in Homey.

So:

  • Local: Connect screen, mouse and keyboard to Raspberry PI, follow troubleshooting steps in the link shared by @s73nm
  • Remote:
    • Find out the IP Address (use Youtube for example: find raspberry pi ip address without monitor)
    • Macbook, terminal: ssh <username>@<ip-address-rpi> and next fill in the password to connect with the Rpi. Both username and password have been specified during installation (as can be read in the same instruction)
    • Follow the troubleshooting steps as mentioned in the article.

Thanks everyone. Im going to try​:flexed_biceps:t2:

i think i have a ip adres with i can see in my router.