Change it to FALSE
That way the ses interceptor will not be intercepting calls. This is also a good point to mention that if you use the SES interceptor, then you need to code your apps for SES!. You can't have half ses and half not ses. You need to apply the ses best pracitces, especially on form submits.
Blog
Some people have reported not being able to log in to the ColdBox Dashboard. I have reproduced the error and it seems releated with the ses support that is NOT used in the app. So I have registered it as a bug for a patch release on 2.2.3. However, if you would like to make it work, you can do the following:
1. Open the {App}/config/routes.cfm
2. Change the following:
Recent Entries
Building Native CLI Apps with MatchBox & Native Fusion
MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.
The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.
With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.
Jacob Beers
Jacob Beers
July
14,
2026
Maria Jose Herrera
Maria Jose Herrera
July
13,
2026
Announcing BX-WORD: Native Microsoft Word Automation for BoxLang
Every enterprise runs on Word documents. Contracts. RFPs. Proposals. Board reports. Offer letters. HR handbooks. Compliance policies. Invoices. Statements of work. Legal memos.
Luis Majano
Luis Majano
July
09,
2026
Add Your Comment
(1)
Dec 07, 2011 20:58:55 UTC
by jean
Hi,
exactly the same problem with coldbox version 3.0.1 and dashboard 2.3.0. I checked I don't see routes.cfm in the config directory. sorry I 'm just starting with coldbox (fantastic) and Iwanted to try the dashboard out of the boxe.
Thanks in advance for your help.....
Best Regards,
JC