GithubHelp home page GithubHelp logo

Comments (6)

n8han avatar n8han commented on August 19, 2024

I can't think of what that would be, but where soon moving to a different underlying http client and if we're lucky the problem will go away then.

from giter8.

n8han avatar n8han commented on August 19, 2024

Or more likely, this is related to private repositories. Could you try again with the newly released giter8, and a newly acquired auth token? http://implicit.ly/giter8-045

from giter8.

smartiniOnGitHub avatar smartiniOnGitHub commented on August 19, 2024

Hi, I'm sorry but even with the new 0.4.5 g8 version I get the same error ...

Exception fetching from github org/apache/http/HttpRequest

Is there something (that g8 uses) that I can try to cleanup ?

Thank you very much,
Sandro

from giter8.

aegor avatar aegor commented on August 19, 2024

Same on OS X 10.7.3/1.6.0_31.
In addition: no one packet from Java process is sent to network in this conversation

from giter8.

kapvis avatar kapvis commented on August 19, 2024

I had same problem. No amount of proxy setting on sbt helped - I have been using SBT behind proxy without issues before installing giter8. I changed from JDK7 to JDK6 and the change did not help. Finally, the following modification in the file g8.bat fixed my problem.

"%_JAVACMD%" %_JAVA_OPTS% %SBT_OPTS% "%bootprop%" -Dhttp.proxyHost=<proxy> -Dhttp.proxyPort=<port> -cp "%SBT_HOME%sbt-launch.jar" xsbt.boot.Boot %*

This is quirky because setting the proxy options using SBT_OPTS as follows did not work.
set SBT_OPTS="-Dhttp.proxyHost=web-proxy.cup.hp.com -Dhttp.proxyPort=8080"

from giter8.

eed3si9n avatar eed3si9n commented on August 19, 2024

Is this still a problem on the latest giter8?

from giter8.

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.