Giter Club home page Giter Club logo

Comments (4)

mchaptel avatar mchaptel commented on July 4, 2024

Hello,

Is it possible for you to use another curl.exe than the one bundled with toonboom? Do they all fail that way?
Is github blocked on your domain?

Make sure you test with "https://github.com/" and not "https://www.github.com/".

from extensionstore.

scardario avatar scardario commented on July 4, 2024

That was the problem, I was testing with www., I tried with several curl on my system (the one in toonboom's folder, in system32, in git folder and the one downloaded directly from curl on my documents folder), and all of them connect to github.com with -s -S -k. HOWEVER, even when it works in command line, it doesn't work from Harmony, it still shows me the same errors:
I can access github without problem from within my browers and it seems to correctly connect with git.

T: 12:28:35.790 Succesfully loaded Extension Store Package.
T: 12:28:36.043 CURL: testing connexion by connecting to github.com
T: 12:28:36.569 CURL: Error: Timeout running command -s -S https://github.com/ (line 367 in file 'C:/Users/scard/AppData/Roaming/Toon Boom Animation/Toon Boom Harmony Premium/2000-scripts/packages/ExtensionStore/lib/network.js')
T: 12:28:36.569 CURL: Couldn't establish a connexion.
Check that C:\WINDOWS/system32/curl.exe has internet access.
T: 12:28:36.569 CURL: testing connexion by connecting to github.com
T: 12:28:37.109 CURL: Error: Timeout running command -s -S https://github.com/ (line 367 in file 'C:/Users/scard/AppData/Roaming/Toon Boom Animation/Toon Boom Harmony Premium/2000-scripts/packages/ExtensionStore/lib/network.js')
T: 12:28:37.109 CURL: Couldn't establish a connexion.
Check that C:\Program Files/Git/mingw64/bin/curl.exe has internet access.
T: 12:28:37.109 CURL: testing connexion by connecting to github.com
T: 12:28:37.635 CURL: Error: Timeout running command -s -S -k https://github.com/ (line 367 in file 'C:/Users/scard/AppData/Roaming/Toon Boom Animation/Toon Boom Harmony Premium/2000-scripts/packages/ExtensionStore/lib/network.js')
T: 12:28:37.635 CURL: Couldn't establish a connexion.
Check that C:/Program Files (x86)/Toon Boom Animation/Toon Boom Harmony 20 Premium/win64/bin/bin_3rdParty/curl.exe has internet access.
T: 12:28:37.635 CURL: A valid CURL install wasn't found. Install CURL first.
T: 12:28:37.635 UI: Error: A valid CURL install wasn't found. Install CURL first. (line 520 in file 'C:/Users/scard/AppData/Roaming/Toon Boom Animation/Toon Boom Harmony Premium/2000-scripts/packages/ExtensionStore/lib/network.js')

from extensionstore.

mchaptel avatar mchaptel commented on July 4, 2024

Maybe the timeout used to test the curl binaries is too short for your connexion... Could you edit this line in your local copy and let me know?

https://github.com/mchaptel/ExtensionStore/blob/master/ExtensionStore/lib/network.js#L502

Change the 500 for 3000 or more and see if it works?

from extensionstore.

scardario avatar scardario commented on July 4, 2024

It worked with 3000 with the first curl found, the one in system32.

Thank you!

from extensionstore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.