Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log level dropdown menu doesn't get built #2927

Open
ErikDB87 opened this issue Dec 16, 2024 · 1 comment
Open

Log level dropdown menu doesn't get built #2927

ErikDB87 opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working main ui Main UI

Comments

@ErikDB87
Copy link

The problem

When trying to filter the logs in the UI, while tailing, the dropdown menu doesn't get built:
image

Expected behavior

I would expect the dropdown menu to be built.

Steps to reproduce

Your environment

runtimeInfo:
  version: 4.3.0
  buildString: Release Build
locale: nl-BE
systemInfo:
  configFolder: /etc/openhab
  userdataFolder: /var/lib/openhab
  logFolder: /var/log/openhab
  javaVersion: 17.0.13
  javaVendor: Azul Systems, Inc.
  javaVendorVersion: Zulu17.54+21-CA
  osName: Linux
  osVersion: 6.8.0-50-generic
  osArchitecture: amd64
  availableProcessors: 4
  freeMemory: 101106368
  totalMemory: 890241024
  uptime: 87816
  startLevel: 100
addons:
  - automation-jsscripting
  - binding-astro
  - binding-buienradar
  - binding-chromecast
  - binding-enocean
  - binding-gpstracker
  - binding-hpprinter
  - binding-http
  - binding-icloud
  - binding-mail
  - binding-mqtt
  - binding-network
  - binding-openweathermap
  - binding-semsportal
  - binding-sonos
  - binding-tado
  - binding-upnpcontrol
  - misc-openhabcloud
  - persistence-rrd4j
  - transformation-jsonpath
  - ui-basic
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.25
    prefersColorScheme: light
  isSecureContext: false
  locationbarVisible: true
  menubarVisible: true
  navigator:
    cookieEnabled: true
    deviceMemory: N/A
    hardwareConcurrency: 8
    language: nl-BE
    languages:
      - nl-BE
      - nl-NL
      - nl
      - en-US
      - en
    onLine: true
    platform: Win32
  screen:
    width: 1536
    height: 864
    colorDepth: 24
  support:
    touch: false
    pointerEvents: true
    observer: true
    passiveListener: true
    gestures: false
    intersectionObserver: true
  themeOptions:
    dark: light
    filled: true
    pageTransitionAnimation: default
    bars: light
    homeNavbar: default
    homeBackground: default
    expandableCardAnimation: default
    blocklyRenderer: null
  userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
    like Gecko) Chrome/131.0.0.0 Safari/537.36
timestamp: 2024-12-16T20:08:31.158Z

Browser console

[USO] Button detection aborting due to timeout.
4contentInit.4c8b2279.js:2 Uncaught Error: Attempting to use a disconnected port object
    at contentInit.4c8b2279.js:2:1836

image

Browser network traffic

No problem, as far as I can see.

Additional information

See https://community.openhab.org/t/openhab-4-3-release-discussion/160888/31.

@ErikDB87 ErikDB87 added bug Something isn't working main ui Main UI labels Dec 16, 2024
@ErikDB87
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

No branches or pull requests

1 participant