Can't get jupnp to start

I recently updated to S2306 and started getting the following errors. I attempted to back out to S2300 (which was working for me) and I’m still getting these errors. I’ve done all the “normal tricks” like clearing cache, removing and reinstalling the binding, etc. Nothing seems to be working. My system has been stable for several weeks, no software updates lately so not sure what I broke here. I have nothing in my addons folder, everything is stock from the perspective of OH. Any idea what broke and how do I fix it?

2021-04-03 13:29:34.868 [ERROR] [org.openhab.core.io.transport.upnp ] - bundle org.openhab.core.io.transport.upnp:3.1.0.202103302050 (282)[org.openhab.core.io.transport.upnp.internal.UpnpIOServiceImpl(359)] : Error during instantiation of the implementation object: Unable to get service for reference $000
2021-04-03 13:29:34.901 [ERROR] [org.openhab.binding.sonos ] - bundle org.openhab.binding.sonos:3.1.0.202104010340 (280)[org.openhab.binding.sonos.internal.SonosHandlerFactory(360)] : Error during instantiation of the implementation object: Unable to get service for reference $001

279 │ Waiting │ 80 │ 2.5.2 │ org.jupnp
280 │ Waiting │ 80 │ 3.1.0.202104010340 │ org.openhab.binding.sonos
281 │ Active │ 80 │ 3.1.0.202103302054 │ org.openhab.core.config.discovery.upnp
282 │ Waiting │ 80 │ 3.1.0.202103302050 │ org.openhab.core.io.transport.upnp

Apparently the answer was, keep restarting until it clears out. Y’all can ignore this, 8 restarts fixed the problem.