You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
プロキシ環境下で、ソースツリーを起動しプロキシのID/PWを求められ、
正しい値を入力しても通らず、windowsのアカウントロックがかかってしまいます。
アカウントロックが解除後には通常通り使用できますが、ソースツリーを終了し、また開いても同じ症状が続きます。
gitで以下の設定を行い、プロキシが通るようにはしています。
git config --global http.proxy http://<userName>:<userPw>@xxx.xx.xxx.xx:8080
git config --global https.proxy http://<userName>:<userPw>@xxx.xx.xxx.xx:8080
git config --global http.sslVerify false
コミュニティをご利用いただきありがとうございます。
エラーが発生しているとのことで、エラーの内容を差し支えのない範囲でご教示いただくことはできますでしょうか。
エラー内容についてですが、
・SourceTreeアプリケーションを立ち上げたタイミングで社内プロキシエラーが発生する
(社内のプロキシ設定は、3回パスワードを間違えると15分ネットワークから繋げなくなります)
・添付の画面のProxyサーバーのUser name / passwordが通らない
おそらく、SourceTreeを立ち上げたタイミングでアプリケーション内に残っている古いID/PWで通信してしまっているのかなと思っておりました。
社内の他のメンバーは問題なく使用できております。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ご案内が遅れまして申し訳ありません。
次の投稿を参考に、Sourcetreeの認証情報の削除をお試しいただけますでしょうか。
どうぞよろしくお願いいたします。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.