-
Notifications
You must be signed in to change notification settings - Fork 151
Description
When I'm running lean data download getting error
`Label 'lean_version' not found in image 'lean-cli/engine', using default None
A custom engine-image image: "lean-cli/engine:latest" is being used!
Create an API key by logging in and accessing the Kraken API Management page (https://www.kraken.com/u/security/api).
Package source with Name: Package source 1 added successfully.
The template "Solution File" was created successfully.
The template "Class Library" was created successfully.
Build succeeded in 0.2s
info : X.509 certificate chain validation will use the fallback certificate bundle at '/root/.dotnet/sdk/9.0.201/trustedroots/codesignctl.pem'.
info : X.509 certificate chain validation will use the fallback certificate bundle at '/root/.dotnet/sdk/9.0.201/trustedroots/timestampctl.pem'.
info : Adding PackageReference for package 'QuantConnect.KrakenBrokerage' into project '/ModulesProject/ModulesProject.csproj'.
info : Restoring packages for /ModulesProject/ModulesProject.csproj...
info : Installed QuantConnect.KrakenBrokerage 2.5.17488 from /Modules to /root/.nuget/packages/quantconnect.krakenbrokerage/2.5.17488 with content hash 1nBO3fFqkB+DO84v8rCsAAIdkoIv8kVOjDhy0NECIdg5+lwNIcyG4JtxOoO3gfRGiC1MUydFPSis0Z3m1Ns4sA==.
info : GET https://api.nuget.org/v3/vulnerabilities/index.json
info : OK https://api.nuget.org/v3/vulnerabilities/index.json 39ms
info : GET https://api.nuget.org/v3-vulnerabilities/2026.01.20.23.33.30/vulnerability.base.json
info : GET https://api.nuget.org/v3-vulnerabilities/2026.01.20.23.33.30/2026.01.20.23.33.30/vulnerability.update.json
info : OK https://api.nuget.org/v3-vulnerabilities/2026.01.20.23.33.30/vulnerability.base.json 45ms
info : OK https://api.nuget.org/v3-vulnerabilities/2026.01.20.23.33.30/2026.01.20.23.33.30/vulnerability.update.json 97ms
error: NU1202: Package QuantConnect.KrakenBrokerage 2.5.17488 is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Package QuantConnect.KrakenBrokerage 2.5.17488 supports: net10.0 (.NETCoreApp,Version=v10.0)
error: Package 'QuantConnect.KrakenBrokerage' is incompatible with 'all' frameworks in project '/ModulesProject/ModulesProject.csproj'.
Error: Something went wrong while running the downloader data provider, see the logs above for more information`