Skip to content

Hanging while downloading #154

@jbenet

Description

@jbenet

Version information:

ipfs

Description:

  • getting some hangs when installing.
  • could be an http gateway?
  • shouldn't happen though -- ipfs-update should probably make use of ipfs properties and route around broken gateways

Command Output:

# no ipfs running in bg
% ps aux | grep ipfs 
% ipfs-update install v0.11.0
fetching go-ipfs version v0.11.0

hang

% ipfs-update install v0.11.0
fetching go-ipfs version v0.11.0
binary downloaded, verifying...
success! tests all passed.
stashing old binary
installing new binary to /usr/local/bin/ipfs
checking if repo migration is needed...
  check complete, migration required.
2021/12/31 13:46:19 Looking for suitable migration binaries.
2021/12/31 13:46:19 Need 2 migrations, downloading.
2021/12/31 13:46:19 Downloading migration: fs-repo-9-to-10...
2021/12/31 13:46:19 Downloading migration: fs-repo-10-to-11...

hang

% ipfs-update install v0.11.0
fetching go-ipfs version v0.11.0
binary downloaded, verifying...
success! tests all passed.
stashing old binary
installing new binary to /usr/local/bin/ipfs
checking if repo migration is needed...
  check complete, migration required.
2021/12/31 13:46:19 Looking for suitable migration binaries.
2021/12/31 13:46:19 Need 2 migrations, downloading.
2021/12/31 13:46:19 Downloading migration: fs-repo-9-to-10...
2021/12/31 13:46:19 Downloading migration: fs-repo-10-to-11...
2021/12/31 13:46:21 Downloaded and unpacked migration: /tmp/migrations866676225/fs-repo-9-to-10 (v1.0.1)

hang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions