Blog

Problems trying to login to ColdBox Dashboard

Luis Majano December 21, 2007

Spread the word

Luis Majano

December 21, 2007

Spread the word


Share your thoughts

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: 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.

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

Recent Entries

How to Develop AI Agents Using BoxLang AI: A Practical Guide

How to Develop AI Agents Using BoxLang AI: A Practical Guide

AI agents are transforming how we build software. Unlike traditional chatbots that just answer questions, agents can reason about what tools they need, decide when to use them, chain multiple actions together, and remember what happened earlier in a conversation.

Luis Majano
Luis Majano
April 03, 2026