Skip to content

exception when downloading artifacts, and should introduce a timeout on download #3505

Closed
@umop

Description

@umop

flutter doctor "exited unexpectedly" on first run.

Last words:

Downloading engine artifacts android-arm...   47.9s
Downloading engine artifacts android-x64...      /

Oops; flutter has exited unexpectedly.
Crash report written to flutter_01.log; please let us know at https://github.com/flutter/flutter/issues.

flutter_01.log showed a timeout (and engine artifacts android-arm took a while as well). Internet connection was slow, but stable.

Second try succeeded in that portion:
Downloading engine artifacts android-arm...   2.9s
Downloading engine artifacts android-x64...   3.6s

but when I came back to the terminal window about two weeks later, the process was still running:

ericarnold-macbookpro:~ ericarnold$ flutter doctor
Downloading engine package sky_engine...      1.2s
Downloading engine package sky_services...    0.6s
Downloading engine artifacts android-arm...   3.0s
Downloading engine artifacts android-x64...      / <-- baton is still spinning after ~2 weeks

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: crashStack traces logged to the consoletoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions