PhantomFlags Configuration

Modified on Mon, 21 May, 2018 at 1:03 AM

If Skedler server is behind proxy and if you see errors in report (e.g., proxy error), configure the variable proxy with the proxy IP in the variable phantomFlags in skedler_home/config/reportingEngineOptions


For example,

phantomFlags: {"load-images" : true, "local-to-remote-url-access" : true, "ignore-ssl-errors" : true,  "ssl-protocol":"any", "web-security" : false , "proxy" : "<proxyIP>"}


For example <proxyIP> could be 10.1.10.1:1234

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article