Working with a new ACF DEV 21 server. Getting usel...
# cfml-general
b
Working with a new ACF DEV 21 server. Getting useless error messages like this instead of the robust error messages I want. Enable HTTP status codes is NOT turned on. Enable Robust Exception Information IS turned on.
m
Stick a try/catch around it and dump the catch.
b
@Brian Lang Can you log into the admin and verify robust errors are enabled?
b
Already checked in the Admin. They ARE enabled
b
If you set it via CFConfig in a CommandBox server, the setting will be ignored unless you've installed the debugger module via CFPM
b
This is not installed with CommandBox - installed with Adobe Installer.
c
Also check your IP is on the allowlist for errors
There seem to be many more things that can cause an out of bounds error in 2021, they pop up all over the place
there is a hotfix for query of query errors that you can ask adobe for, some of them can represent at out of bounds errors