Help me understand proxy settings in ccw

22 views
Skip to first unread message

Harrison Maseko

unread,
May 30, 2015, 1:32:57 PM5/30/15
to clojured...@googlegroups.com
The guidelines CCW home page say the proxies can be set like this:
 

http_proxy: URL of an HTTP proxy.
e.g. http_proxy=http://username:password@proxy:port

  • https_proxy: URL of an HTTPS proxy.
    e.g. http://username:password@proxy:port

  • Should I replace "username" and "password" with my actual username and password?

  • Also, the first examples starts with "http_proxy=http:..." while the second one doesn't. Why the difference?

  • When I try to create a project in CCW I get the exception: "https_proxy=http. Reason: Exception while creating new project." Can some please explain to me how proxy environment variables should be set for CCW to work?

Thank you for your help,
-h.

Laurent PETIT

unread,
May 30, 2015, 4:08:27 PM5/30/15
to clojuredev-users
Hello,

2015-05-30 19:32 GMT+02:00 Harrison Maseko <lis...@gmail.com>:
The guidelines CCW home page say the proxies can be set like this:
 

http_proxy: URL of an HTTP proxy.
e.g. http_proxy=http://username:password@proxy:port

Yes 
  • Also, the first examples starts with "http_proxy=http:..." while the second one doesn't. Why the difference?

This is a typo. The example for https should read https_proxy=https://..... 
  • When I try to create a project in CCW I get the exception: "https_proxy=http. Reason: Exception while creating new project." Can some please explain to me how proxy environment variables should be set for CCW to work?

Actually, the environment variables that will be present when Eclipse is started will be passed to the Leiningen executable that is invoked by CCW.

Can you check in your workspace's .metadata/.log file if there is a more explicit exception?

How do you set the http_proxy or https_proxy variables? Are you using Windows? Linux? OS X?
 
Thank you for your help,
-h.

--
You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojuredev-use...@googlegroups.com.
To post to this group, send email to clojured...@googlegroups.com.
Visit this group at http://groups.google.com/group/clojuredev-users.
For more options, visit https://groups.google.com/d/optout.



--
Laurent Petit
Reply all
Reply to author
Forward
0 new messages