Obsolete
Status Update
Comments
na...@gmail.com <na...@gmail.com> #2
I have this very same problem and cannot find a solution.
al...@gmail.com <al...@gmail.com> #3
I thought I was the only one with this problem
ti...@gmail.com <ti...@gmail.com> #4
I got the same error message.
No matter set or unset proxy, it always show 'Connection Failed......'
No matter set or unset proxy, it always show 'Connection Failed......'
ka...@gmail.com <ka...@gmail.com> #5
same problem here. even when I want to create new project it tries to download something from the net and gets time out. Need the solution...........
hd...@gmail.com <hd...@gmail.com> #6
Build: AI-130.675642, 20130514
I have a similar or the same problem. I'm on OS X 10.7.5 sitting behind a firewall. I cannot install the Gradle tools nor check for updates; if I do, I get the error "Connection failed. Please check your network connection and try again."
I have, however, set up the correct HTTP Proxy in the preferences and "Check connection", e.g. with "http://gradle.org " is successful.
I have a similar or the same problem. I'm on OS X 10.7.5 sitting behind a firewall. I cannot install the Gradle tools nor check for updates; if I do, I get the error "Connection failed. Please check your network connection and try again."
I have, however, set up the correct HTTP Proxy in the preferences and "Check connection", e.g. with "
[Deleted User] <[Deleted User]> #10
[Comment deleted]
ms...@gmail.com <ms...@gmail.com> #11
exactly the same problem!!
sb...@google.com <sb...@google.com> #13
Is this still happening? I haven't heard any fresh reports of it. I'll close as unreproducible. If this still occurs, please attach your idea.log file (Help menu > Show log in Explorer | Finder)
ac...@gmail.com <ac...@gmail.com> #14
Here is my idea.log file.
sb...@google.com <sb...@google.com> #15
@acedanger, I haven't seen a log file of a connection error, but this seems likely to be a different problem. What's the symptom here?
ac...@gmail.com <ac...@gmail.com> #16
That was in the log file just after I tried to check for an update and it threw the connection error. That was on my Windows 8 machine. I will try it again tonight when have a moment. I'll clear out the log file prior to checking for an update.
sb...@google.com <sb...@google.com>
ac...@gmail.com <ac...@gmail.com> #17
[Comment deleted]
ac...@gmail.com <ac...@gmail.com> #18
I apologize for the delay in responding.
Here was the process I followed. I cleared out the idea.log file. Then I opened the IDE and selected Help > Check for update. The IDE threw the connection error.
I've attached the updated log file. I also noticed that a threadDump-[timestamp].txt folder/file was created. I'm attaching that file as well.
Here was the process I followed. I cleared out the idea.log file. Then I opened the IDE and selected Help > Check for update. The IDE threw the connection error.
I've attached the updated log file. I also noticed that a threadDump-[timestamp].txt folder/file was created. I'm attaching that file as well.
cc...@gmail.com <cc...@gmail.com> #19
I have the same problem too.
al...@gmail.com <al...@gmail.com> #22
I guess, this is all about being behind of a proxy. I have this problem, i'll fill proxy settings then, you gonna get my feedback.
sb...@google.com <sb...@google.com>
29...@gmail.com <29...@gmail.com> #23
This problem still exists. I'm trying to check for updates and experience the above error. There seem to be soooo many problems with Android Studio it isn't funny. Why you continue with eclipse until the IDE is more stable.
jk...@gmail.com <jk...@gmail.com> #24
same problem here. Toshiba laptop with win 8.1
can update sdk api file, but not the IDE
can update sdk api file, but not the IDE
ma...@gmail.com <ma...@gmail.com> #25
Still the same issue exists
ab...@gmail.com <ab...@gmail.com> #26
Still the same issue exists
go...@gmail.com <go...@gmail.com> #27
Sorry for me to the website
20...@gmail.com <20...@gmail.com> #28
I can't update from 2.0 preview 4 to 2.0 preview 5 for several days.
every time I click "check for updates...", then tell me "Connection Error", attach the screenshot.
every time I click "check for updates...", then tell me "Connection Error", attach the screenshot.
a1...@gmail.com <a1...@gmail.com> #29
China can't update AndroidStudio direct
zh...@gmail.com <zh...@gmail.com> #30
i copy same question. can't update to new version from 2.0 preview 4.
as...@gmail.com <as...@gmail.com> #31
I am facing the same issue! If i try to check for update or click on Import of the Code samples its the same. I have selected No proxy in the settings.
Kindly suggest.
Kindly suggest.
as...@gmail.com <as...@gmail.com> #32
Attaching the file with the same error.
sa...@gmail.com <sa...@gmail.com> #33
problem was solved, I just had to run as admin :)
an...@gmail.com <an...@gmail.com> #34
[Comment deleted]
ra...@gmail.com <ra...@gmail.com> #35
java.io.IOException: Cannot restart application: Cannot run program "C:\Users\Raushan Chandra\.AndroidStudio1.5\restart\restarter.exe": CreateProcess error=2, The system cannot find the file specified
at com.intellij.util.Restarter.scheduleRestart(Restarter.java:79)
at com.intellij.idea.Main.installPatch(Main.java:195)
at com.intellij.idea.Main.main(Main.java:73)
Caused by: java.io.IOException: Cannot run program "C:\Users\Raushan Chandra\.AndroidStudio1.5\restart\restarter.exe": CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
at java.lang.Runtime.exec(Runtime.java:617)
at java.lang.Runtime.exec(Runtime.java:485)
at com.intellij.util.Restarter.doScheduleRestart(Restarter.java:153)
at com.intellij.util.Restarter.restartOnWindows(Restarter.java:118)
at com.intellij.util.Restarter.scheduleRestart(Restarter.java:70)
... 2 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:385)
at java.lang.ProcessImpl.start(ProcessImpl.java:136)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 7 more
at com.intellij.util.Restarter.scheduleRestart(Restarter.java:79)
at com.intellij.idea.Main.installPatch(Main.java:195)
at com.intellij.idea.Main.main(Main.java:73)
Caused by: java.io.IOException: Cannot run program "C:\Users\Raushan Chandra\.AndroidStudio1.5\restart\restarter.exe": CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
at java.lang.Runtime.exec(Runtime.java:617)
at java.lang.Runtime.exec(Runtime.java:485)
at com.intellij.util.Restarter.doScheduleRestart(Restarter.java:153)
at com.intellij.util.Restarter.restartOnWindows(Restarter.java:118)
at com.intellij.util.Restarter.scheduleRestart(Restarter.java:70)
... 2 more
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:385)
at java.lang.ProcessImpl.start(ProcessImpl.java:136)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
... 7 more
su...@gmail.com <su...@gmail.com> #36
Indonesia
29 Apr 2016 13.30, <android@googlecode.com> menulis:
29 Apr 2016 13.30, <android@googlecode.com> menulis:
me...@gmail.com <me...@gmail.com> #37
A
su...@gmail.com <su...@gmail.com> #38
Pada tanggal 22 Mei 2016 08.54, <android@googlecode.com> menulis:
ma...@gmail.com <ma...@gmail.com> #39
Contents scrubbed on user request by admin.
um...@gmail.com <um...@gmail.com> #40
[Comment deleted]
st...@google.com <st...@google.com> #41
Xav: Adding Esteban - and Tor who worked on the updater. Challenge here is it's very hard to figure out what's happening. At the very least we should improve the error message. Can we also add code to Studio so when we hit this issue we can get a better error report / log so we can figure out what the issue is.
st...@google.com <st...@google.com> #42
Removing release-exemption so we can discuss in Triage.
ch...@google.com <ch...@google.com> #43
Sounds like this is an issue in IntelliJ and they do not yet have fix. We have not been able to reproduce the issue or have an easy fix. We are going to add more code to better understand the issue in Android Studio 2.2 and hope to have a fix in an upcoming version of Android Studio.
ch...@google.com <ch...@google.com> #44
Removing the release exemption as we start to resolve bugs in Android Studio 2.3.
ge...@gmail.com <ge...@gmail.com> #45
Facing same issue. Why don't you solve the problem that is ongoing for 3 years?
es...@google.com <es...@google.com>
ms...@gmail.com <ms...@gmail.com> #46
The following steps helped fix this issue:
In your Android Studio, Go to File
Select Settings
Select HTTP Proxy
Change no proxy to auto-direct proxy settings
Click check connection . check with any Site
SOURCE:https://stackoverflow.com/questions/16583394/android-studio-update-fails
SOLUTION PROVIDER:https://stackoverflow.com/users/1794882/faztrick-fazil-pv
In your Android Studio, Go to File
Select Settings
Select HTTP Proxy
Change no proxy to auto-direct proxy settings
Click check connection . check with any Site
SOURCE:
SOLUTION PROVIDER:
sa...@google.com <sa...@google.com> #47
Hi!
If this is still an issue, please lets us know by filing a bug viahttps://developer.android.com/studio/report-bugs
Thank you!
If this is still an issue, please lets us know by filing a bug via
Thank you!
fa...@gmail.com <fa...@gmail.com> #48
It's still not working.
va...@gmail.com <va...@gmail.com> #49
it still not working, It had been 3rd day now I am trying to solve this
ga...@gmail.com <ga...@gmail.com> #50
I am facing this issue as well. Can anyone please advice.
Description
- Download v0.1 of Android Studio and install it.
- Execute studio.exe. In the welcome screen, click on 'check for updates now'. It comes back with the error 'Connection failed. Please check your network connection and try again.'
I can confirm that there is a network connection available. The 'HTTP Proxy' setting in the 'IDE Settings' is set to 'No Proxy'.