Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am getting an error when downloading windows-x64 tools in flutter doctor -v #85216

Closed
oday-ala opened this issue Jun 24, 2021 · 2 comments
Closed
Labels
r: invalid Issue is closed as not valid

Comments

@oday-ala
Copy link

Please Could you help me?
I tried many times but it gives me the same error, I used VPN also.
This problem is:

Downloading package sky_engine... 6.7s
Downloading flutter_patched_sdk tools... 16.9s
Downloading flutter_patched_sdk_product tools... 17.6s
Downloading windows-x64 tools... 98ms
Downloading windows-x64 tools... 412ms
Failed to download
https://storage.googleapis.com/flutter_infra_release/flutter/91c9fc8fe011352879e3bb6660966eafc0847233/windows-x64/artifa
cts.zip. Ensure you have network connectivity and then try again.
Exception: 403

#0 throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
#1 ArtifactUpdater._downloadArchive (package:flutter_tools/src/cache.dart:920:11)

#2 EngineCachedArtifact.updateInner (package:flutter_tools/src/cache.dart:775:7)

#3 CachedArtifact.update (package:flutter_tools/src/cache.dart:677:5)

#4 Cache.updateAll (package:flutter_tools/src/cache.dart:546:9)

#5 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:1143:7)

#6 FlutterCommand.run. (package:flutter_tools/src/runner/flutter_command.dart:1043:27)

#7 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

#8 CommandRunner.runCommand (package:args/command_runner.dart:196:13)

#9 FlutterCommandRunner.runCommand.
(package:flutter_tools/src/runner/flutter_command_runner.dart:284:9)

#10 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

#11 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:232:5)

#12 run.. (package:flutter_tools/runner.dart:62:9)

#13 AppContext.run. (package:flutter_tools/src/base/context.dart:150:19)

#14 main (package:flutter_tools/executable.dart:91:3)

@darshankawar darshankawar added the in triage Presently being triaged by the triage team label Jun 25, 2021
@darshankawar
Copy link
Member

@oday-ala
Failed to download https://storage.googleapis.com/flutter_infra_release/flutter/91c9fc8fe011352879e3bb6660966eafc0847233/windows-x64/artifa cts.zip. Ensure you have network connectivity and then try again. Exception: 403

Seems to be related to your internet / network connection. So please try with another / good network. Also, the exception: 403 doesn't seem to be coming from storage.googleapis.com but seems to be coming from proxy or firewall that is prohibiting the url to download.

Please ask this question on support channels like StackOverflow.
Closing from here.

@darshankawar darshankawar added r: invalid Issue is closed as not valid and removed in triage Presently being triaged by the triage team labels Jun 25, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
r: invalid Issue is closed as not valid
Projects
None yet
Development

No branches or pull requests

2 participants