You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
A clear and concise description of what the bug is.
currently when encountering a 400 error in cherrypy you are just granted the 400 screen and no addition information. even worse nothing important is logged to the logs.
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
anilsil
changed the title
[BUG] cherrypy 400 errors are not being logged enough to know what the problem actually is.
[BUG] Improve cherrypy 400 errors to describe the underlying problem
Mar 7, 2023
Description
A clear and concise description of what the bug is.
currently when encountering a 400 error in cherrypy you are just granted the 400 screen and no addition information. even worse nothing important is logged to the logs.
Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
setup 3006.x without setting up netapi_enable_clients then run any commands that try to use a client
Expected behavior
the error message is logged and the screen informs that netwpi_enable_clients needs to be setup.
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: