Restricting debug output by IP not working

We have setup a debug template to use and want to restrict it by IP address.

I have entered my individual IP so that I can only see the output, but it
is not working. I don’t see any output. The type is classic.

To my understanding, this should be a pretty simple process/setup.

Any thoughts as to what the problem is?

Thanks,

Josh

Dump the CGI scope and get the IP, your front end server (apache/nginx/IIS) is not forwarding the client’s IP

Regards

Mark Drew> On 25 May 2016, at 15:44, Josh Beach <@Josh_Beach> wrote:

We have setup a debug template to use and want to restrict it by IP address.

I have entered my individual IP so that I can only see the output, but it is not working. I don’t see any output. The type is classic.

To my understanding, this should be a pretty simple process/setup.

Any thoughts as to what the problem is?

Thanks,

Josh


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/660e26f1-ebd4-4766-90fa-66eb4925d298%40googlegroups.com https://groups.google.com/d/msgid/lucee/660e26f1-ebd4-4766-90fa-66eb4925d298%40googlegroups.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

What is front end web server?

MD> On 25 May 2016, at 16:04, Josh Beach <@Josh_Beach> wrote:

Okay I have done that and it isn’t outputting anything.

It only displays debug output when I enter either “*” or the local host “127.0.0.1” in the admin settings.

Perhaps there is something I am not understanding fully when it comes to setting this up.

On Wednesday, May 25, 2016 at 9:45:44 AM UTC-5, Mark Drew wrote:
Dump the CGI scope and get the IP, your front end server (apache/nginx/IIS) is not forwarding the client’s IP

Regards

Mark Drew

On 25 May 2016, at 15:44, Josh Beach <josh.r...@gmail.com <javascript:>> wrote:

We have setup a debug template to use and want to restrict it by IP address.

I have entered my individual IP so that I can only see the output, but it is not working. I don’t see any output. The type is classic.

To my understanding, this should be a pretty simple process/setup.

Any thoughts as to what the problem is?

Thanks,

Josh


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com <javascript:>.
To post to this group, send email to lu...@googlegroups.com <javascript:>.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/660e26f1-ebd4-4766-90fa-66eb4925d298%40googlegroups.com https://groups.google.com/d/msgid/lucee/660e26f1-ebd4-4766-90fa-66eb4925d298%40googlegroups.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.


Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html http://lucee.org/supporters/become-a-supporter.html

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com mailto:lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/807973e1-eaf1-4a52-995e-d849b735a9e7%40googlegroups.com https://groups.google.com/d/msgid/lucee/807973e1-eaf1-4a52-995e-d849b735a9e7%40googlegroups.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout https://groups.google.com/d/optout.

I have the same problem. i need to see the debug page from my client but jest see 500 - Internal server error.
Is there any one who can help us?

The 500 error page is telling you there is a probably an cfml error. Can you see any output telling you what error is being invoked when you call the page that is emitting the 500 error?