Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 7169

Facing issue while running zap.sh in Ubuntu running on Vagrant box

$
0
0

I have installed Owasp Zap using the below,

echo 'deb http://download.opensuse.org/repositories/home:/cabelo/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install owasp-zap

And post install when i try to run zap i am facing below error, unable to solve this please help.

vagrant@vagrant:~$ zap.sh Found Java version 17.0.11 Available memory: 2968 MB Using JVM args: -Xmx742m Unable to create home directory: /home/vagrant/.ZAP/ Is the path correct and there's write permission?

I tried to check the ownership from root to vagrant, but still facing same error.

-rw-r--r-- 1 vagrant root 5420981 Jan 2 1970 zap-2.14.0.jar -rw-r--r-- 1 vagrant root 188 Jan 2 1970 zap.bat -rw-r--r-- 1 vagrant root 123778 Jan 2 1970 zap.ico -rwxr-xr-x 1 vagrant root 3973 Jan 2 1970 zap.sh


Viewing all articles
Browse latest Browse all 7169

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>