Event ID: 12289 Config error.

1.Configuration file (config.yml) not found
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Config error.

[Detail]
open config\config.yml: The system cannot find the file specified.

Description

The configuration file (config.yml) was not found.

Support

Confirm that the configuration file (config.yml) exists.

2.Configuration file (secret.yml) not found
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Config error.

[Detail]
open config\secret.yml: The system cannot find the file specified.

Description

The configuration file (secret.yml) was not found.

Support

Confirm that the configuration file (secret.yml) exists.

3.Errors found in descriptions of configuration files (config.yml, secret.yml)
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Config error.
[Detail]
yaml: line <Number>: did not find expected key

Description

Errors are found in descriptions of configuration files (config.yml, secret.yml).

Support

Check for errors in configuration files (config.yml, secret.yml).

Note the following points in particular.

  • Check whether a tab character is used as an indent instead of two single-byte space characters
  • Check whether the indent depth is the same