Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sikuli download error message on setup installation #145

Closed
kensoh opened this issue Apr 28, 2018 · 1 comment
Closed

Sikuli download error message on setup installation #145

kensoh opened this issue Apr 28, 2018 · 1 comment
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Apr 28, 2018

Raising this issue on behalf of user email so that other users can benefit -


image

image-2

@kensoh kensoh added the query label Apr 28, 2018
kensoh added a commit that referenced this issue Apr 28, 2018
to address issues with network policies during setup, based on the following -

http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-offline-setup
@kensoh
Copy link
Member Author

kensoh commented Apr 28, 2018

Below solution is based on Sikuli's official solution for network related issues during setup - http://sikulix-2014.readthedocs.io/en/latest/basicinfo.html#sikulix-offline-setup


Thanks for your screenshots. From checking it may be a firewall issue from the network. Please try the following -

  1. check if Java JDK8 has been installed by typing java -version from the command prompt. If not you can install it from here.
108-83:~ kensoh$ java -version
java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
  1. unzip this offline setup zip file into the tagui\src\tagui.sikuli folder, then right-click sikulixsetup-1.1.2.jar and run as administrator.

I've updated the setup instructions on project home page and tutorial walkthrough, and added a GitHub issue for this, so that other users who run into this problem can have a solution. Thanks!

@kensoh kensoh closed this as completed Apr 28, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant