RP Pi4 with OH3 slow

Hi,
I just finished setting up my OH with ,pi4. I realised that it was extremely slow. Fyi I reboot it yesterday night. But this morning when I tried logging in via putty or openhabian:8080 it took forever. Putty it asked for my login and few seconds later for password…sometimes frozen …the openhabian 8080 sometimes It took a minute to login and sometimes I pressed rules it not responding for awhile. Fyi Im using 4gh pi4 and 16gb SD card… Do you guys know anything that can cause it? I have not many rules probably 20-30?

Can you goto http://openhabiandevice:8080/#!/about/ click View Details - Copy and then Paste into code fences in reply

This could be dues to memory constraint. Perhaps caused by memory leak somewhere. You can verify this by rebooting the machine. Initially everything is fine, but after sometimes (could be days as you have 4GB), things start slowing down.

doesnt seem like the page exist. it said can’t find. is it http://openhabiandevice:8080/#!/about/? or http://openhabian:8080/#!/about/? I tried the later one it works but there is no view details but the main UI page

This one?

"runtimeInfo:
version: 3.1.0
buildString: Release Build
locale: en-AU
systemInfo:
configFolder: /etc/openhab
userdataFolder: /var/lib/openhab
logFolder: /var/log/openhab
javaVersion: 11.0.12
javaVendor: Azul Systems, Inc.
javaVendorVersion: Zulu11.50+19-CA
osName: Linux
osVersion: 5.10.63-v7l+
osArchitecture: arm
availableProcessors: 4
freeMemory: 94306928
totalMemory: 194772992
bindings:

  • mihome
  • miio
  • mqtt
  • telegram
  • tplinksmarthome
    clientInfo:
    device:
    ios: false
    android: false
    androidChrome: false
    desktop: true
    iphone: false
    ipod: false
    ipad: false
    edge: false
    ie: false
    firefox: false
    macos: false
    windows: true
    cordova: false
    phonegap: false
    electron: false
    nwjs: false
    webView: false
    webview: false
    standalone: false
    os: windows
    pixelRatio: 1.0499999523162842
    prefersColorScheme: light
    isSecureContext: false
    locationbarVisible: true
    menubarVisible: true
    navigator:
    cookieEnabled: true
    deviceMemory: N/A
    hardwareConcurrency: 4
    language: en-US
    languages:
    • en-US
    • en
      onLine: true
      platform: Win32
      screen:
      width: 1280
      height: 800
      colorDepth: 24
      support:
      touch: false
      pointerEvents: true
      observer: true
      passiveListener: true
      gestures: false
      intersectionObserver: true
      themeOptions:
      dark: light
      filled: true
      pageTransitionAnimation: default
      bars: filled
      homeNavbar: default
      homeBackground: default
      expandableCardAnimation: default
      userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
      like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.30
      timestamp: 2021-10-30T23:17:10.054Z"

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.