QuantConnect / QuantConnect/lean-cli
Resource temporarily unavailable (api.nuget.org:443)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 326
- Forks
- 168
- Avg merge
- 3d 50m
- Merged PRs (30d)
- 3
Description
I trying to run lean live <my project> using 'Interactive Brokers' data feed.
But getting an error like this
error: Unable to load the service index for source https://api.nuget.org/v3/index.json.
error: Resource temporarily unavailable (api.nuget.org:443)
error: Resource temporarily unavailable
Usage: NuGet.CommandLine.XPlat.dll package add [options]
......
In internet there is some advice to configure proxy for NuGet, then it means something in docker image. Please advice what is a problem
my environment:
- running inside WSL on Ubuntu 22.04.1 LTS
- lean, version 1.0.97
- Python 3.10.4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing lean live <my project> with the Interactive Brokers data feed in WSL on Ubuntu 22.04.1, then inspect how the CLI invokes NuGet and handles access to api.nuget.org:443. Done means identifying whether the failure is in the CLI environment or network configuration and documenting an actionable fix or diagnostic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, ubuntu
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100