When I am running the automation framework by configuring it according to my project .I am getting following error code in spider job :
[JuiceShopAuthentication.js] Starting proxy
java.lang.RuntimeException: java.net.BindException: Cannot assign requested address[JuiceShopSession.js] no token
[JuiceShopAuthentication.js] Starting proxy
java.lang.RuntimeException: java.net.BindException: Cannot assign requested address[JuiceShopAuthentication.js] Starting proxy
java.lang.RuntimeException: java.net.BindException: Cannot assign requested address[JuiceShopSession.js] no token
[JuiceShopAuthentication.js] Starting proxy
java.lang.RuntimeException: java.net.BindException: Cannot assign requested address.
My question what I might be doing wrong and one more thing There is use of word token in the scripts , Is It access token or some other token , If some other token then what token is it?
Thanks