No access to openhabian server

  • Platform information:
    • raspberry pi3B+_
    • openhabian
    • Java 17
    • openHAB version:3*
      network : hotspot on Android phone

Hi, I installed openhabian on my raspberry pi3B+.
The Rspberry pi is online . I can see this on my phone with the name openhabian and also via Putty ( openhabian port 22) I have access to the Raspberry pi and I can see his address 192.168.43.182.

Nevertheless I cannot access openhab with my browser ( http://openhabian:8080 or http://192.168.43.182:8080)
What can be the reason ? Has this to do with the hotspot ?
many thanks

Probably openhab service is not running. You can check by ssh in and run this command:

systemctl status openhab


I can see the raspberry is online in the router (192.168.43.182) and I have also access with Putty.
this is the result with systemctl status openhabian :
ScreenShot_19_05_2025_10_25_03
unit openhabian.service couldnot be found

The service is called openhab, not openhabian.

openHABian β†’ a bunch of scripts to setup and maintain an openHAB server.
openHABian image β†’ a raspberry Pi OS Image with preinstalled openHABian, which will run the command openhabian-config unattended on first startup (which will result in an installed openHAB).

openHAB β†’ service to integrate IoT Devices and more to do home automation.

And by the way: your openHAB is not running, given that there is 0.78 GByte of free RAM :slight_smile:

1 Like

I started from scratch again. It’s working now