← Back to team overview

sikuli-driver team mailing list archive

[Bug 1231928] Re: Unable to install Sukili 1.0.1 back a proxy

 

I'll do my best to clarify, as I'm having this issue as well:

*  If you are behind a proxy/corporate firewall, the sikuli-setup.jar
that is called by runSetup.cmd fails on downloads *

The error window suggests downloading them manually via their DropBox
address (which to the best of my knowledge is not listed anywhere).  The
log file doesn't give anything specific enough as to why the downloads
fail.  I haven't had any luck hardcoding my proxies info into the parms
string in runSetup.cmd either, e.g.

set PARMS="-Dhttp.useProxy=true -Dhttp.proxyHost=MYPROXY
-Dhttp.proxyPort=8080 -Dftp.proxyHost=MYPROXY -Dftp.proxyPort=8080
-Dhttps.proxyHost=MYPROXY -Dhttps.proxyPort=8080 -Xms64M -Xmx512M
-Dfile.encoding=UTF-8 "

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1231928

Title:
  Unable to install Sukili 1.0.1 back a proxy

Status in Sikuli:
  New

Bug description:
  I have a proxy on the network (x.x.x.x:8080) for internet access.
  Using the default installer (sukili-setup.jar) is not possible
  configure a proxy for download the required packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1231928/+subscriptions


References