I have the same problem and I notice that this don't work on my system but work on my hosting account $ wget https://dl-ssl.google.com/android/repository/addons_list-1.xml
I check this command (on GNU/Linux) $ host dl-ssl.google.com it show 4 servers (their IP) and I add one to /etc/hosts (on Windows there are the same file, I don't remember where) and It work. W dniu sobota, 10 grudnia 2011 23:16:54 UTC+1 użytkownik Piyush Dixit napisał: > > Hi, > > I am trying to run Android SDK Manager since past one week but getting > same issue every time I tried both http and https but it is same. > Please find the error details I am getting mentioned below: > > > Fetching https://dl-ssl.google.com/android/repository/addons_list-1.xml > Failed to fetch URL > https://dl-ssl.google.com/android/repository/addons_list-1.xml, > reason: Connection to https://dl-ssl.google.com refused > Fetched Add-ons List successfully > Fetching URL: > https://dl-ssl.google.com/android/repository/repository-5.xml > Failed to fetch URL > https://dl-ssl.google.com/android/repository/repository-5.xml, > reason: Connection to https://dl-ssl.google.com refused > Done loading packages. > > > Please suggest what shall I do. There is nothing on the trouble > shooting website of yours. > > Regards, > Piyush > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

