Error doing job: Task exception was never retrieved (Hassbian 0.100.3 and earlier, always)

Since updating the last few times during the regular updates, I keep getting the same error over and over again. I have looked at several potential causes for this, but I cannot fix it. Anyone has any ideas:

2019-10-26 17:50:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 181, in async_run
    await self._handle_action(action, variables, context)
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 265, in _handle_action
    await self._actions[_determine_action(action)](action, variables, context)
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/script.py", line 348, in _async_call_service
    context=context,
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/service.py", line 97, in async_call_from_config
    domain, service_name, service_data, blocking=blocking, context=context
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 1208, in async_call
    raise ServiceNotFound(domain, service) from None
homeassistant.exceptions.ServiceNotFound: Unable to find service zwave/refresh_entity