Grunny / zap-cli

A simple tool for interacting with OWASP ZAP from the commandline.
MIT License
226 stars 68 forks source link

Failed to start ZAP. The mandatory add-on was not found: network #111

Open lbasyal opened 1 year ago

lbasyal commented 1 year ago

lbasyal@ubuntum1:/usr/local/zaproxy$ ./zap.sh -daemon Found Java version 19.0.2 Available memory: 3908 MB Using JVM args: -Xmx977m 365 [main] INFO org.zaproxy.zap.DaemonBootstrap - OWASP ZAP 2.12.0 started 20/03/2023, 11:53:40 with home /home/lbasyal/.ZAP/ 810 [ZAP-daemon] INFO org.zaproxy.zap.control.ExtensionFactory - Installed add-ons: [[id=alertFilters, version=15.0.0], [id=automation, version=0.26.0], [id=bruteforce, version=12.0.0], [id=callhome, version=0.6.0], [id=commonlib, version=1.14.0], [id=database, version=0.1.0], [id=diff, version=12.0.0], [id=directorylistv1, version=5.0.0], [id=encoder, version=1.1.0], [id=exim, version=0.4.0], [id=formhandler, version=6.1.0], [id=fuzz, version=13.9.0], [id=gettingStarted, version=14.0.0], [id=graaljs, version=0.3.0], [id=graphql, version=0.13.0], [id=help, version=15.0.0], [id=invoke, version=12.0.0], [id=onlineMenu, version=10.0.0], [id=pscanrules, version=46.0.0], [id=replacer, version=12.0.0], [id=reports, version=0.19.0], [id=requester, version=7.1.0], [id=retest, version=0.5.0], [id=retire, version=0.20.0], [id=reveal, version=5.0.0], [id=scripts, version=37.0.0], [id=soap, version=17.0.0], [id=tips, version=10.0.0], [id=webdriverlinux, version=52.0.0], [id=websocket, version=28.0.0]] 811 [ZAP-daemon] ERROR org.parosproxy.paros.control.Control - The mandatory add-on was not found: network Refer to https://www.zaproxy.org/docs/developer/ if you are building ZAP from source. Failed to start ZAP. The mandatory add-on was not found: network Refer to https://www.zaproxy.org/docs/developer/ if you are building ZAP from source. lbasyal@ubuntum1:/usr/local/zaproxy$

thc202 commented 1 year ago

This is caused by an issue in ZAP (zaproxy/zaproxy#7590), fixed in the weeklies.