foundweekends / foundweekends/conscript

timeout issue possibly relating to proxy

オープン
#114 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Scala
スター
477
フォーク
59
平均マージ
1時間 2分
マージ済み PR(30日)
7

説明

When I run:
$ cs foundweekends/giter8

I get (after a minute or so):
An unexpected error occurred: Please check your internet connection.
Exception message: connection timed out: api.github.com/192.30.253.116:443 to https://api.github.com/repos/foundweekends/giter8/git/refs/heads/master

Internet connection is OK (can access that from other tools, e.g. curl)

have set proxy using JAVA_OPTS eg:

$ echo $JAVA_OPTS
-Dhttp.proxyHost=my.proxy.server -Dhttp.proxyPort=1234 -Dhttps.proxyHost=my.proxy.server -Dhttps.proxyPort=1234

plus everything else on my system seems happy proxy wise

I am on centos 7.3
Java 1.8

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。