Error 1069: The service did not start due to a logon failure
I install cloudbase-init with an account "cloudbase-init". Thus, the service cloudbase-init is logined by user "cloudbase-init" with password. However sometime the user "cloudbase-init" 's password seems to be changed which cause the service cloudbase-init cannot start. When I try start the service, the Windows tells me "1069 the service did not start due to a logon failure".
This is my cloudbase-init.conf
[DEFAULT] username=Administrator groups=Administrators inject_user_password=false config_drive_raw_hhd=true config_drive_cdrom=true config_drive_vfat=true bsdtar_path=C:\Program Files\Cloudbase Solutions\Cloudbase-Init\bin\bsdtar.exe mtools_path=C:\Program Files\Cloudbase Solutions\Cloudbase-Init\bin\ verbose=true debug=true logdir=C:\Program Files\Cloudbase Solutions\Cloudbase-Init\log\ logfile=cloudbase-init.log default_log_levels=comtypes=INFO,suds=INFO,iso8601=WARN,requests=WARN logging_serial_port_settings=COM1,115200,N,8 mtu_use_dhcp_config=true ntp_use_dhcp_config=true plugins=cloudbaseinit.plugins.windows.extendvolumes.ExtendVolumesPlugin,cloudbaseinit.plugins.common.sethostname.SetHostNamePlugin allow_reboot=false retry_count=40 retry_count_interval=5