Details
Description
When running the mender client in standalone mode and the device_type file is not found it only prints an error, but continues with the update:
time="2017-05-17T16:40:05Z" level=error msg="Can not read manifest data." module=mender
Not sure if this is intended behavior or not...