Automation plan failures:Job report failed to generate report
207 views
Skip to first unread message
Andy Wei
unread,
Jan 25, 2022, 12:49:32 AM1/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
I have encountered an issue when using owasp zap with docker.I used the baseline scan and the results show:Automation plan failures: Job report failed to generate report: /zap/wrk/nova_beta_scan.html.
I tried to chmod r+w of /zap/wrk to the user,but it still failed to generate the report.Could anyone can help me to check why? Thanks
Simon Bennetts
unread,
Jan 25, 2022, 4:20:40 AM1/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Have a look in the zap.log file for any errors - in this case it will be in ~/.ZAP/zap.log
You will need to open a bash shell in docker, run the baseline scan from there and then view the log without exiting the docker instance.