1 2 3 4 5 6
[CONFIG_NOT_FOUND] template = "Could not find the configuration file at {path}" hint = "Check that the path is correct, or create one with `myapp init`" [DB_CONN_FAILED] template = "Could not connect to the database: {reason}"