QuantConnect / QuantConnect/lean-cli

Resource temporarily unavailable (api.nuget.org:443)

Open
#122 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.