[//]: # (werk v2)
# Missing "explicit" password during host creation
key | value
---------- | ---
date | 2024-10-14T06:40:41+00:00
version | 2.3.0p19
class | fix
edition | cre
component | checks
level | 1
compatible | yes
Sometimes when creating a host user would experience a failing data source saying
somehting like
_"pwstore: Password '\<some UUID\>' not found in \<file\>"_
This occurred for few special agents if users set up the corresponding rule before
creating any host that would be matched by it.
As a workaround, users can just edit (open and save) the rule after the host is created.