ARMmbed / ARMmbed/mbed-cli

Hanging on 'Downloading library build "*" (might take a while)'

Open
#968 5 comments 0 reactions 0 assignees View on GitHub
Jira status: OPEN mirrored type: bug
Dominant language
Python
Stars
339
Forks
187
PR merge metrics
No merged PRs in 30d

Description

On the current master branch of `mbed-cli`:
```
mbed new simple_test --mbedlib
[mbed] Working path "/home/arvoelke/git/..." (program)
[mbed] Creating new program "simple_test" (git)
[mbed] Adding library "mbed" from "https://mbed.org/users/mbed_official/code/mbed/builds" at branch/tag "tip"
[mbed] Downloading library build "65be27845400" (might take a while)
```

I've tried this three times now, each time keeping it open for more than 24 hours -- and it still hangs.

If I visit the above url (https://mbed.org/users/mbed_official/code/mbed/builds) and click on the first build (`65be27845400`), it takes me to an invalid page:

https://os.mbed.com/users/mbed_official/code/mbed//builds/65be27845400/
> An error occurred while processing your request
> no such method: builds

Note there are two slashes (`//`) in the URL. If I remove one of the slashes then the link becomes valid. Is there a fix or work-around? Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.