C
CrowdSec7mo ago
Sich

XML syntax error

Hi, Recently I have found thoses errors in my logi files :
time="2025-02-17T08:10:45+01:00" level=error msg="Failed to process request body" band=inband chain_rule_id=2384095344 error="XML syntax error on line 3: unexpected end element </param>" name=myAppSecComponent runner_uuid=d46b281c-ad8b-436c-b8f3-1a52c93b4e30 tx_id=145a7221-00df-4a7f-a38b-81474f0d63f2 type=appsec
time="2025-02-17T08:10:45+01:00" level=error msg="Failed to process request body" band=inband chain_rule_id=2384095344 error="XML syntax error on line 3: unexpected end element </param>" name=myAppSecComponent runner_uuid=d46b281c-ad8b-436c-b8f3-1a52c93b4e30 tx_id=145a7221-00df-4a7f-a38b-81474f0d63f2 type=appsec
Any idea on how I can find the original source file that trigger this error ?
3 Replies
CrowdSec
CrowdSec7mo ago
Important Information
Thank you for getting in touch with your support request. To expedite a swift resolution, could you kindly provide the following information? Rest assured, we will respond promptly, and we greatly appreciate your patience. While you wait, please check the links below to see if this issue has been previously addressed. If you have managed to resolve it, please use run the command /resolve or press the green resolve button below.
Log Files
If you possess any log files that you believe could be beneficial, please include them at this time. By default, CrowdSec logs to /var/log/, where you will discover a corresponding log file for each component.
Guide Followed (CrowdSec Official)
If you have diligently followed one of our guides and hit a roadblock, please share the guide with us. This will help us assess if any adjustments are necessary to assist you further.
Screenshots
Please forward any screenshots depicting errors you encounter. Your visuals will provide us with a clear view of the issues you are facing.
© Created By WhyAydan for CrowdSec ❤️
blotus
blotus7mo ago
Hello, It's an error coming from the WAF, so there's no source file to speak of, it's a request that was made to your app. We do not log the URL, only thing I can think of would be to look at your RP/web server logs at the time of the crowdsec log.
Sich
SichOP7mo ago
ok thx, I will try to investigate that !

Did you find this page helpful?