foreman icon indicating copy to clipboard operation
foreman copied to clipboard

Foreman should have better error messages for things like simple mis-configs

Open NobleDraconian opened this issue 4 years ago • 0 comments

Currently, if you mis-configure foreman.toml (with a syntax error like a missing quotation mark), foreman spits a rather cryptic error message instead of spitting out something that's easy to understand: image

It'd be ideal if foreman spit out an error message along the lines of "Error while reading configurations : There is a syntax error on line n!" or somesuch.

NobleDraconian avatar May 11 '20 13:05 NobleDraconian