Cannot migrate to new rule template version after publishing

I have posted my rule template without the “published” tag first. In the settings, I checked to show not published addons and installed it for testing purposes. Then, I have updated the post and added the “published” tag, removed the rule template and tried to add it again, but it failed. I also removed the rule based on the template, restarted the Raspberry Pi, clean the OH cache (via “openhab-cli clean-cache”), but it still fails.

Log messages (multiple of those occur):

20:59:39.266	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
20:59:39.835	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=10

Before them, I see a lot of DEBUG messages (like, hundreds). It seems as if OH checks many other addons than the one I tried to add.
These are just some examples:

20:59:39.109	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	JavaScript Scripting (Nashorn) [3.3.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
20:59:39.111	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Hildebrand Glowmarkt API Binding [3.3.0;4.0.0) is NOT compatible with core version 4.3.0
20:59:39.113	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Range pattern does not match '[4.1.0,)'
20:59:39.116	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Virtual Solar Light Sensor [3.3.0;3.4.9) is NOT compatible with core version 4.3.0
20:59:39.118	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bosch spexor Binding (Beta) [3.2.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
20:59:39.121	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Persistence Presence Simulation [3.2.0;3.4.9) is NOT compatible with core version 4.3.0

That might be the reason for HTTP error 429 (“Too many requests”).
But what did I do wrong? And how to fix it?

Platform information:

  • Raspberry Pi 4
  • CPU Architecture: aarch64
  • RAM: 8GB
  • Storage: 32GB (26% used)
  • OS: Raspbian GNU/Linux 11 (bullseye)
  • JAVA:
    • openjdk version “17.0.7” 2023-04-18
    • OpenJDK Runtime Environment (build 17.0.7+7-Raspbian-1deb11u1rpt1)
    • OpenJDK Client VM (build 17.0.7+7-Raspbian-1deb11u1rpt1, mixed mode, emulated-client)
  • openHAB version: 4.3.0

I’ve never put the marketplace into debug so I don’t know if the checking is standard or something new. There had to be some short of checking to know whether to show it in the add-on store in MainUi.

If you wait a good bit and try again do you still get the same error?

I think the core is where the marketplace stuff is implemented. If the error persists that’s where to find the issue.

I’ve tried it 17h before, now I still see the same error. Interestingly, after I click add in the rule template and refresh the add-on store, I only see my installed add-ons. Probably because it fails in the background to fetch information of other available add-ons… this is only fixed if I toggle in the settings to show/ hide not published add-ons. (No matter toggling it on or off)
Also:
It only fails with my add-on. I can add other rule templates.

I’ve tried it today again: still the same.
I get 134 DEBUG messages and then 15 times the INFO/WARN messages about the HTTP Error 429.

Here’s the full log.

47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	WizLighting Binding [4.0.0.0;4.3.0.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	eBUS Binding 4.x [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Rule Based Voice Interpreter [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	EntsoE Binding [4.0.0.0;4.3.0.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Barometer Gauge Widget [3.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Signal Binding [4.3.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Temperature Gauge Widget [3.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Threshold Alert and Open Reminder [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Presence Simulation [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	openHAB Rules Tools [4.1.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Sony Binding [4.0.0.0;4.4.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Wind Gauge Widget [3.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Ring Binding [3.2.0;4.9.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	AndroidTV Binding [3.2.0;4.2.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Mill LAN Binding [4.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Viessmann API binding for OpenHAB 4.0 [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Growatt Solar Inverter Binding [4.0.0;4.2.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Worxlandroid Binding [4.2.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Historical energy consumption [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	UniFi binding beta [3.2.0;3.6.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Iconify icon provider [3.0.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Yandex Alice binding [4.1.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Alert when Washing Machine Finished (JS Scripting) [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for System info [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	AquaTemp Binding [4.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Open Meteo weather forecast binding [4.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Waste Collection Belgium [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	OpenWebNet (BTicino/Legrand) Binding (Beta) [4.1.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Risco local binding [4.1.0;5.0.0) is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Time Based State Machine [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Magic Binding [4.0.0.0;4.2.0.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Nibe Uplink REST API Binding [3.3.0;4.3.0) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Weather Calculations [4.2.0;4.2.99) is NOT compatible with core version 4.3.0
47:43.2	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Secuyou Smart Lock Binding [4.0.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	BTHome Binding [4.0.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	eBUS Binding 3.x [3.4.0;3.9.9) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Ecovacs Vacuum Cleaners Binding [3.2.0;4.0.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Threshold Alert [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Thing Status Reporting [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	TailWind Smart Garage Controller Binding [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	The Doctor Binding helps find issues with your system [4.0.0;4.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Group Suite - Control Widget [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Group Suite - Modification Rule [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Sensors - Details Widget [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Sensors - List Widget [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Sensors - Management Rule [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Sensors - Activation Rule [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Radio Browser Binding [4.0.0;4.1.9] is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Debounce [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Philips Air Binding [4.0.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Viessmann API binding for 3.4.x [3.4.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Panasonic Projector Binding [3.2.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Time Based State Machine [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget VigiEau French water restrictions [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Delay Start [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	MQTT Event Bus [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget French Rain Forecast [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget Ecowatt [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget Pi-Hole [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for French Ecogaz signal [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for French Pollen Allergy risks [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Restart Expire [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Sony Binding [3.2.0;3.9.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Freecurrency [4.2.0.0;4.2.999) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Range pattern does not match '[4.1.x]'
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Actual energy consumption [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	MyNice binding -beta [3.2.0;3.4.0] is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Thing Status Reporting [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Expire Updater [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Energi Data Service Binding [3.4.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for Freebox server [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget Freebox Phone [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget Netatmo Rain Gauge [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Ookla's Speedtest Binding [3.2.0;3.9.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget Netatmo Wind module [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 10 - HVAC [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 9 - Radiator Control [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 8 - Rollershutter [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 7 - Lights [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 6 - System [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 5 - Energy [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 4 - Scenes [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 3 - Security [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 2 - Weather [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	semanticHomeMenu Part 1 - Main [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Tasmota Plug Binding [3.2.0;4.0.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for OpenUV Binding [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	List Item Widget for Air Quality binding [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	AirZone local API binding [4.1.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Weather Calculations [4.0.0;4.2.0) is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Range pattern does not match '[Alpha]'
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Debounce [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.3	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	NAD A/V Receiver Binding [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	X10 Controller Binding [3.3.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	NAD A/V Receiver Binding [3.0.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Iconify icon provider [4.0.0.0;5.0.0.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Philips Air Binding [3.0.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Virtual Solar Light Sensor [4.0.0.0;4.9.9.9] is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Vallox SE binding [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Open Reminder [3.3.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Waste Collection Belgium [3.3.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Hue Binding for API v2 [4.0.0.0;4.1.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	To Today [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Hildebrand Glowmarkt API Binding [4.0.0;5.0.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Niko Home Control extended version beta [3.3.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Simatic Binding [4.0.0;4.9.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	SkyQ Receiver Binding [4.0.0.0;4.4.0.0) is compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	SkyQ Receiver Binding [3.2.0;3.9.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	FreeboxOS Binding for 3.4.x [3.4.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	WizLighting Binding [3.2.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Hue Binding for API v2 [3.4.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	DSMR Smartmeter (beta) [3.2.0;4.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	HD PowerView Gen 3 [3.4.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	HD PowerView Gen 3 [4.0.0.0;4.1.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Range pattern does not match '[4.0.4]'
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	RainSoft Binding [3.2.0;4.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Value-Added Tax Transformation [3.4.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Simatic Binding [3.1.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Viessmann API binding for 3.3.x [3.3.0;3.4.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	JRuby Scripting with JRuby 9.4 for openHAB 3.4.x [3.4.0;3.5.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Magic Binding [3.2.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	MQTT Online Status [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Meter Reading [3.3.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	MQTT Event Bus Subscription [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	MQTT Event Bus Publication [3.2.0;3.4.9] is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	TP-Link Smarthome binding (Beta) [2.5.0;3.6.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Weather Calculations Binding [3.4.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bayesian Group Suite - Activation Rule [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	JavaScript Scripting (Nashorn) [3.3.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Hildebrand Glowmarkt API Binding [3.3.0;4.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Range pattern does not match '[4.1.0,)'
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Virtual Solar Light Sensor [3.3.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Bosch spexor Binding (Beta) [3.2.0.0;4.0.0.0) is NOT compatible with core version 4.3.0
47:43.4	DEBUG	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Persistence Presence Simulation [3.2.0;3.4.9) is NOT compatible with core version 4.3.0
47:43.6	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.0	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=11
47:44.0	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.1	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:44.1	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.2	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:44.2	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.4	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=1
47:44.4	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.5	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=1
47:44.5	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.6	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:44.6	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.7	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:44.7	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:44.9	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=1
47:44.9	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.0	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:45.0	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.1	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=1
47:45.1	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.2	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:45.2	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.3	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:45.3	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.4	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest?page=1
47:45.4	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.5	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:45.5	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]
47:45.6	WARN	org.openhab.core.addon.marketplace.internal.community.CommunityMarketplaceAddonService	Unable to retrieve marketplace add-ons: Server returned HTTP response code: 429 for URL: https://community.openhab.org/c/marketplace/69/l/latest
47:45.6	INFO	org.openhab.core.addon.marketplace.AbstractRemoteAddonService	Re-installing missing add-ons from remote repository: [marketplace:161308]

It does not seem to fix itself.
What’s the next (preferred) step? Open an issue in GitHub?

As a workaround, I could of course simply delete the rule template and publish it again under a different name. That would fix my problem but not the root cause in the code.

I think filing an issue is the nest step. Though it might be hard to fix if it’s not reproducable by the devs. If you have a work around by publishing it in a new post, that might be the way you want to go in the near term so you are not completely stopped by this.