Wehook response with far too much header data

A simple ‘Respond to Webhook’ node contains the expect output, but too much header info seems to be added. - Maybe by the traefic reverse proxy?

But plain nginx html pages behind the same reverse proxy show-up correctly.

This is the “Hello World” output in the browser:

1.92.2

SQLite

EXECUTIONS_PROCESS: ? core

Docker behind traefik Reverse Proxy

Ubuntu focal (20.04.6)

it could well be from being hehind reverse proxy, whats the question?

OK - Found the root cause myself:

It looks like if there is an error in the workflow, a debug mode gets activated with output of all info available.

That’s why my screen got flooded with all this info.

Happy Hacking Weekend!
Your’s Lümmel

I simply wanted html output of ‘Hello World’.

But obviously there was an error in my workflow, so the system started full debug mode with output of all available info.

Got it fixed by now.

Thanks for reading and helping & enjoy your weekend!

Yours Lümmel

thanks Yes :slight_smile: ah okay glad it working now :slight_smile: