-
Notifications
You must be signed in to change notification settings - Fork 14
Unavailability of valid entries for name field in Bot Defense-Anomalies section #38
Comments
Observed same issue with name field of Bot Defense - Browsers section Error Message: Oct 06 10:44:00 ip-172-31-28-230.ap-south-1.compute.internal nginx[3235]: { |
Observed same issue with name field of Bot Defense - Signatures section Error Message: Oct 06 11:37:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[3656]: { |
@yoctoserge, Below are observations after referring config doc. |
Observed no UI-validation for valid entries in name field of Bot Defense-Anomalies section. As per document ref. doc there is no list of allowed values for 'name' field but observed below mentioned error while trying random input values:
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: {
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: "completed_successfully" : false,
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: "error_message" : "Failed to import Policy 'myPolicy' from '/etc/app_protect/conf/waf-1633512140455.json': Could not add the Policy Bot Anomalies 'UNNAMED'. Failed on insert to PLC.PL_BOT_ANOMALIES (DBD::SQLite::db do failed: NOT NULL constraint failed: PL_BOT_ANOMALIES.bot_anomaly_id)",
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: "error_line_number" : 24
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: }
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal nginx[2594]: nginx: [error] APP_PROTECT { "event": "configuration_load_failure", "software_version": "3.639.0", "error_message":"Failed to import Policy 'myPolicy' from '/etc/app_protect/conf/waf-1633512140455.json': Could not add the Policy Bot Anomalies 'UNNAMED'. Failed on insert to PLC.PL_BOT_ANOMALIES (DBD::SQLite::db do faile
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal systemd[1]: nginx.service: control process exited, code=exited status=1
Oct 06 09:31:08 ip-172-31-28-230.ap-south-1.compute.internal systemd[1]: Failed to start NGINX Plus - high performance web server.
Applied policy:
Ref-Doc:
The text was updated successfully, but these errors were encountered: