openHAB 4.3 Release Discussion

Ha! :slight_smile: This is not possible to do because I only can select existing items in MainUI. And with default persistence RRD4j it immediately starts with persisting the values for e.g. a number item like this.

Can I remove it manually?

@michaeljoos I meant, what is already persisted will not be removed. There should be no new values persisted.

Here is no way in OH to remove persisted values from rrd4j. I don’t know if it would be possible in another way.

Ah now I got it. I still see new values persisted. From now:

image

I can delete the file in this folder:

/var/lib/openhab/persistence/rrd4j

But openHAB immediatly creates a new file and continues with persisting.

You can delete through the REST API, use the API explorer in Main UI to do that β€žvisuallyβ€œ.
But I’m not sure if RRD4j supports deletion.

RRD4j is not a modifiable persistence service so, no, it wouldn’t support deletion (or any persisting outside of the current time).

1 Like

I have updated the docs: https://github.com/openhab/openhab-docs/pull/2429

If you want to define a custom behavior, you will need to create a rrd4j.persist file in the persistence configuration folder.

That means: if you don’t want to persist all items, you need to create a rrd4j.persist file and only configure items to be persisted there.

1 Like

I’m a bit confused now. So that means this new introduced feature in 4.3 does not work for RRD4j? Even it is possible to configure it in MainUI? Not critical for me, but was trying to test new features :slight_smile:

It should work. I don’t know yet why it doesn’t for you. Configuring in a .persist file or in the UI should be equivalent. This may be a bug. Could you try configuring it in a .persist file? If it works from there, the issue may be in the UI configuration.

Since upgrading to 4.3, charts no longer display in the iOS app, version 3.0.5 (11). Charts display correctly in Safari on iOS. Version of iOS is 18.2.

yes, sorry.
@florian-h05 or @kai can you replace β€˜Bullseye’ with β€˜bookworm’ in the release notes, please? thanks.

Already done in https://github.com/openhab/website/pull/501 :+1:

2 Likes

Have you tried to β€žClear Web Cacheβ€œ in openHAB iOS app settings, and to β€žReload Applicationβ€œ from the about page of Main UI?
If that doesnβ€˜t help, I would think it is a problem with the iOS as your Safari works.

I cannot reproduce your issue (with RC1, but nothing has changed from RC1 to the release) on iOS 18.2 with app version 3.0.7 (27).

This is definitively relevant!

This means that your Main UI attemps to load a font from the internet, but for security reasons it is not allowed to do so. The Content Security Policy has changed from openHAB 4.2 to 4.3 to be much more fine-grained and enforce higher security.
Main UI itself ships with the used fonts, so I wonder why your Main UI attempts to load a font from somewhere else.

Have you tried to modify the UIβ€˜s styling or have any widgets causing this?
It is really difficult to tell the reason, but it must be something specific to your openHAB.

@michaeljoos I was able to reproduce the issue and create a PR to solve it: Fix UI persistence item exclude config by mherwege Β· Pull Request #4502 Β· openhab/openhab-core Β· GitHub

2 Likes

Bei mir schaltet sich nach dem Upgrade der TankerkΓΆnig Webservice von selbst nach einigen Minuten ab.

2024-12-17 13:04:15.070 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing β€˜tankerkoenig:webservice:b0fd4ac9’ changed from ONLINE to OFFLINE

2024-12-17 13:04:15.070 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing β€˜tankerkoenig:station:WebserviceName:b44130ba2d’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)

Nach dem Neustart funktionieren einige Links nicht (Entwickler Tools, Über & Hilfe). Gibt man aber im Browser den Link ein, kommt die Seite sofort und hinterher funktioniert es problemlos.

Aber sonst wie immer eine Superleistung. Danke an alle, die so viel Zeit und Nerven investieren.

1 Like

Updating from OH 4.2.2 to 4.3 even trivial rules do not fire:

rule "test"
when
        Item testswitch changed
then
    logInfo("Test","Test started")
end

Log:

2024-12-17 14:21:50.404 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'testswitch' received command OFF
2024-12-17 14:21:50.406 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'testswitch' changed from ON to OFF

I see the item change happening in the log and log level is set to INFO.

The rule is text based.

Consolue:

START LEVEL 100 , List Threshold: 50
 ID β”‚ State  β”‚ Lvl β”‚ Version               β”‚ Name
────┼────────┼─────┼───────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────
 30 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson-annotations
 31 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson-core
 32 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ jackson-databind
 33 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson-dataformat-XML
 34 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson-dataformat-YAML
 35 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson datatype: JSR310
 36 β”‚ Active β”‚  80 β”‚ 6.5.1                 β”‚ Woodstox
 37 β”‚ Active β”‚  80 β”‚ 2.10.1.v20230109-0753 β”‚ Gson
 38 β”‚ Active β”‚  80 β”‚ 33.3.0.jre            β”‚ Guava: Google Core Libraries for Java
 39 β”‚ Active β”‚  80 β”‚ 1.0.2                 β”‚ Guava InternalFutureFailureAccess and InternalFutures
 40 β”‚ Active β”‚  80 β”‚ 7.0.0                 β”‚ guice
 41 β”‚ Active β”‚  80 β”‚ 5.14.0                β”‚ jna
 43 β”‚ Active β”‚  80 β”‚ 0.35.1                β”‚ Jollyday Core
 44 β”‚ Active β”‚  80 β”‚ 0.35.1                β”‚ Jollyday with Jackson
 45 β”‚ Active β”‚  80 β”‚ 4.8.174               β”‚ ClassGraph
 46 β”‚ Active β”‚  80 β”‚ 0.18.0                β”‚ Directory-Watcher
 47 β”‚ Active β”‚  80 β”‚ 2.2.15                β”‚ swagger-annotations
 48 β”‚ Active β”‚  80 β”‚ 2.2.15                β”‚ swagger-core
 49 β”‚ Active β”‚  80 β”‚ 2.2.15                β”‚ swagger-integration
 50 β”‚ Active β”‚  80 β”‚ 2.2.15                β”‚ swagger-jaxrs2
 51 β”‚ Active β”‚  80 β”‚ 2.2.15                β”‚ swagger-models
 52 β”‚ Active β”‚  80 β”‚ 1.0.5                 β”‚ Jakarta Dependency Injection
 53 β”‚ Active β”‚  80 β”‚ 2.0.1                 β”‚ Jakarta Dependency Injection
 55 β”‚ Active β”‚  80 β”‚ 2.0.2                 β”‚ Jakarta Bean Validation API
 57 β”‚ Active β”‚  80 β”‚ 2.3.3                 β”‚ Jakarta XML Web Services API
 58 β”‚ Active β”‚  80 β”‚ 3.5.12                β”‚ JmDNS
 59 β”‚ Active β”‚  80 β”‚ 2.2.0                 β”‚ Units of Measurement API
 61 β”‚ Active β”‚  80 β”‚ 3.2.0.v201101311130   β”‚ ANTLR Runtime
 62 β”‚ Active β”‚  80 β”‚ 1.0.0.v201105210816   β”‚ Aopalliance Plug-in
 63 β”‚ Active β”‚  80 β”‚ 1.2.2                 β”‚ org.apache.aries.component-dsl.component-dsl
 64 β”‚ Active β”‚  80 β”‚ 1.0.4                 β”‚ Apache Aries JAX-RS Specification API
 65 β”‚ Active β”‚  80 β”‚ 2.0.2                 β”‚ Apache Aries JAX-RS Whiteboard
 66 β”‚ Active β”‚  80 β”‚ 1.3.7                 β”‚ Apache Aries SPI Fly Dynamic Weaving Bundle
 67 β”‚ Active β”‚  80 β”‚ 3.14.0                β”‚ Apache Commons Lang
 68 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF Core
 69 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF Runtime JAX-RS Frontend
 70 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF JAX-RS Client
 71 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF JAX-RS Server-Side Events Support
 72 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF Runtime Security functionality
 73 β”‚ Active β”‚  80 β”‚ 3.6.2                 β”‚ Apache CXF Runtime HTTP Transport
 80 β”‚ Active β”‚  80 β”‚ 4.4.6                 β”‚ Apache Karaf :: OSGi Services :: Event
 96 β”‚ Active β”‚  80 β”‚ 2.3.1                 β”‚ XmlSchema Core
 97 β”‚ Active β”‚  80 β”‚ 1.1.2                 β”‚ apiguardian-api
 98 β”‚ Active β”‚  80 β”‚ 0.9.5                 β”‚ jose4j
 99 β”‚ Active β”‚  80 β”‚ 2.24.0.v20220123-0838 β”‚ EMF Common
100 β”‚ Active β”‚  80 β”‚ 2.26.0.v20220123-0838 β”‚ EMF Ecore
101 β”‚ Active β”‚  80 β”‚ 2.14.0.v20190528-0725 β”‚ EMF Change Model
102 β”‚ Active β”‚  80 β”‚ 2.16.0.v20190528-0725 β”‚ EMF XML/XMI Persistence
103 β”‚ Active β”‚  80 β”‚ 3.18.0.v20230523-2142 β”‚ Common Eclipse Runtime
137 β”‚ Active β”‚  80 β”‚ 0.23.1.v20240521-1815 β”‚ org.eclipse.lsp4j
138 β”‚ Active β”‚  80 β”‚ 0.23.1.v20240521-1815 β”‚ org.eclipse.lsp4j.jsonrpc
139 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtend Runtime Library
140 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtend Macro Interfaces
141 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtext
142 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtext Common Types
143 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtext IDE Core
144 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xtext Utility
145 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xbase Model
146 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xbase Generic IDE Services
147 β”‚ Active β”‚  80 β”‚ 2.36.0.v20240825-0714 β”‚ Xbase Runtime Library
155 β”‚ Active β”‚  80 β”‚ 1.0.0                 β”‚ Fixes for the java.base module
156 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Core
157 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Add-on XML
158 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Marketplace Add-on Services
159 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Community Marketplace Add-on Service :: Karaf
160 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Audio
161 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: JAAS Authentication
162 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: OAuth2Client
163 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Automation
164 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Automation Media Modules
165 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Automation Script Modules
166 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Automation Script RuleSupport
167 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Automation REST API
168 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration Core
169 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration Discovery
170 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Add-on Suggestion Service
171 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Process-based Suggested Add-on Finder
172 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration mDNS Discovery
173 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration Dispatcher
174 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Ephemeris
175 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: ID
176 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Console
177 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Console for OSGi runtime Karaf
178 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: HTTP Interface
179 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: HTTP Interface Authentication
181 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Monitor
182 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Network I/O
183 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: REST Interface
184 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Audio REST Interface
185 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Authentication Support for the REST Interface
186 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: REST Interface :: Core
187 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: REST mDNS Announcer
188 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Sitemap REST Interface
189 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: SSE Interface
190 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: REST Interface :: Swagger 1
191 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Transformation REST Interface
192 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: UI REST Interface
193 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Voice REST Interface
194 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: mDNS Service
195 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: WebSocket
196 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Karaf Integration
197 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Core
198 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Items
199 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Item IDE
200 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Items Runtime
201 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Language Server
202 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Persistence
203 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Persistence IDE
204 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Persistence Runtime
205 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Rules
206 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Rule IDE
207 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Rules Runtime
208 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Script
209 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Script IDE
210 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Script Runtime
211 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Sitemap
212 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Sitemap IDE
213 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Sitemap Runtime
214 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Thing
215 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Thing IDE
216 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model Thing Runtime
217 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Model YAML
218 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Persistence
219 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Semantics
220 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: JSON Storage
221 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Thing
222 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Transformation Service
223 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: UI
224 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: UI Icon Support
225 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Voice
226 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB UI :: Bundles :: Main UI
227 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB UI :: Bundles :: Icon Set :: Classic
237 β”‚ Active β”‚  80 β”‚ 1.5.1.202212101352    β”‚ org.osgi:org.osgi.service.component.annotations
238 β”‚ Active β”‚  80 β”‚ 1.0.1.202109301733    β”‚ org.osgi:org.osgi.service.jaxrs
239 β”‚ Active β”‚  80 β”‚ 1.8.0                 β”‚ ThreeTen-Extra
240 β”‚ Active β”‚  80 β”‚ 2.2.0                 β”‚ SnakeYAML
241 β”‚ Active β”‚  80 β”‚ 2.1                   β”‚ SI Units
242 β”‚ Active β”‚  80 β”‚ 2.1.0                 β”‚ SI Quantities
243 β”‚ Active β”‚  80 β”‚ 4.2.2                 β”‚ Stax2 API
244 β”‚ Active β”‚  80 β”‚ 2.2.0                 β”‚ Units of Measurement Reference Implementation
245 β”‚ Active β”‚  80 β”‚ 2.2.0                 β”‚ Units of Measurement Common Library for Java
246 β”‚ Active β”‚  80 β”‚ 1.4.21                β”‚ XStream Core
247 β”‚ Active β”‚  80 β”‚ 4.3.0.202408251256    β”‚ openHAB Add-ons :: Bundles :: Synology Surveillance Station Binding
248 β”‚ Active β”‚  80 β”‚ 4.1.2.202403122101    β”‚ openHAB Add-ons :: Bundles :: ConnectedCar Binding
249 β”‚ Active β”‚  80 β”‚ 4.2.0.202406191216    β”‚ openHAB Add-ons :: Bundles :: Worx Landroid Binding
250 β”‚ Active β”‚  80 β”‚ 2.3.2                 β”‚ big-math
251 β”‚ Active β”‚  80 β”‚ 2.17.1                β”‚ Jackson datatype: jdk8
252 β”‚ Active β”‚  80 β”‚ 2.27                  β”‚ Dagger
253 β”‚ Active β”‚  80 β”‚ 1.2                   β”‚ RE2/J
254 β”‚ Active β”‚  80 β”‚ 1.3.3                 β”‚ hivemq-mqtt-client
255 β”‚ Active β”‚  80 β”‚ 1.9                   β”‚ Immutables Exceptions
256 β”‚ Active β”‚  80 β”‚ 2.7.4                 β”‚ Jinjava
257 β”‚ Active β”‚  80 β”‚ 5.14.0                β”‚ jna-platform
258 β”‚ Active β”‚  80 β”‚ 1.6.2                 β”‚ JavaMail API
259 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Buffer
260 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Codec
261 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Codec/HTTP
262 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Codec/Socks
263 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Common
264 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Handler
265 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Handler/Proxy
266 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Resolver
267 β”‚ Active β”‚  80 β”‚ 2.0.62.Final          β”‚ Netty/TomcatNative [OpenSSL - Classes]
268 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Transport
269 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Transport/Classes/Epoll
270 β”‚ Active β”‚  80 β”‚ 4.1.104.Final         β”‚ Netty/Transport/Native/Unix/Common
271 β”‚ Active β”‚  80 β”‚ 2.2.21                β”‚ rxjava
272 β”‚ Active β”‚  80 β”‚ 1.0.1                 β”‚ IO.Socket Engine Client
273 β”‚ Active β”‚  80 β”‚ 1.0.1                 β”‚ IO.Socket Socket Client
274 β”‚ Active β”‚  80 β”‚ 3.29.2.GA             β”‚ Javassist
275 β”‚ Active β”‚  80 β”‚ 20231013.0.0          β”‚ JSON in Java
276 β”‚ Active β”‚  80 β”‚ 5.2.1.OH1             β”‚ nrjavaserial
277 β”‚ Active β”‚  80 β”‚ 3.9.0                 β”‚ Apache Commons Net
278 β”‚ Active β”‚  80 β”‚ 3.8.1.1               β”‚ Apache ServiceMix :: Bundles :: okhttp
279 β”‚ Active β”‚  80 β”‚ 1.13.0.1              β”‚ Apache ServiceMix :: Bundles :: okio
280 β”‚ Active β”‚  80 β”‚ 2.1.2                 β”‚ Java Concurrency Tools Core Library
281 β”‚ Active β”‚  80 β”‚ 3.0.1                 β”‚ jUPnP Core Library
282 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Automation :: JavaScript Scripting
283 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Astro Binding
284 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Chromecast Binding
285 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Exec Binding
286 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Homematic Binding
287 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: HTTP Binding
288 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: hue Binding
289 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: iCalendar Binding
290 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: LG webOS Binding
291 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Mail Binding
292 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT Broker Binding
293 β”‚ Active β”‚  81 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT EspMilightHub
294 β”‚ Active β”‚  81 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT FPP
295 β”‚ Active β”‚  81 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT Things and Channels
296 β”‚ Active β”‚  82 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention
297 β”‚ Active β”‚  82 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT Homie Convention
298 β”‚ Active β”‚  82 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: MQTT Ruuvi Gateway
299 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Network Binding
300 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Network UPS Tools Binding
301 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: SomfyTahoma Binding
302 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Sonos Binding
303 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Speedtest Binding
304 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: SystemInfo Binding
305 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: UniFi Binding
306 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: IP-based Suggested Add-on Finder
307 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: mDNS Suggested Add-on Finder
308 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: SDDP Suggested Add-on Finder
309 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: uPnP Suggested Add-on Finder
310 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: USB Suggested Add-on Finder
311 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration SDDP Discovery
312 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration UPnP Discovery
313 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery
314 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery for Linux using sysfs scanning
315 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery using ser2net mDNS scanning
316 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery for Windows
317 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration jUPnP
318 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Configuration Serial
319 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: MQTT Transport
320 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Serial Transport
321 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Serial Transport for RXTX
322 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: Serial Transport for RFC2217
323 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Core :: Bundles :: UPnP Transport
324 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector
325 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Persistence Service :: InfluxDB
326 β”‚ Active β”‚  75 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath
327 β”‚ Active β”‚  75 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: Map
328 β”‚ Active β”‚  75 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: RegEx
329 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB UI :: Bundles :: Basic UI
330 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Voice :: VoiceRSS Text-to-Speech
331 β”‚ Active β”‚  80 β”‚ 1.0.4                 β”‚ reactive-streams-jvm
333 β”‚ Active β”‚  80 β”‚ 0.3.0.v20220506-1020  β”‚ EdDSA-Java
334 β”‚ Active β”‚  80 β”‚ 2.7.4                 β”‚ Californium (Cf) Core
335 β”‚ Active β”‚  80 β”‚ 2.7.4                 β”‚ Californium (Cf) Element Connector
336 β”‚ Active β”‚  80 β”‚ 2.7.4                 β”‚ Californium (Cf) OSGi
337 β”‚ Active β”‚  80 β”‚ 2.7.4                 β”‚ Scandium (Sc) Core
338 β”‚ Active β”‚  80 β”‚ 4.3.0                 β”‚ openHAB Add-ons :: Bundles :: Shelly Binding

Any idea?

Reload application from the about page of Main UI should fix this as well.

A short reminder: We are an international community, so English please.

2 Likes

Understood! It must be some custom widget as I don’t recall messing with the UI. I’ll check that.

The network tab of the browsers dev tools might give a hint about the initiator of the font loading request.