AWS Greengrass Local Debug Console 2.2.5 not compatible with Nucleus, CLI 2.8.0

0

Despite the changelog (https://docs.aws.amazon.com/greengrass/v2/developerguide/local-debug-console-component.html#local-debug-console-component-changelog) saying:

2.2.5 Version updated for Greengrass nucleus version 2.8.0 release.

The dependency (https://docs.aws.amazon.com/greengrass/v2/developerguide/local-debug-console-component.html#local-debug-console-component-dependencies) is actually set to < 2.8.0:

Dependency                  Compatible versions	Dependency type
Greengrass nucleus          >=2.1.0 <2.8.0	Hard
Greengrass CLI              >=2.1.0 <2.8.0	Hard

Deployment errors in greengrass.log:

2022-10-12T15:05:41.445Z [ERROR] (pool-2-thread-3) com.aws.greengrass.componentmanager.ComponentManager: Failed to negotiate version with cloud and no local version to fall back to. {componentName=aws.greengrass.Cli, versionRequirement={aws.greengrass.LocalDebugConsole=>=2.2.0 <2.8.0, thing/greengrassv2_greglaptop-253==2.8.0}}

asked 2 years ago239 views
1 Answer
2
Accepted Answer

Hi,

The changelog is incorrect and has duplicated the version from below. Version 2.2.6 is compatible with the latest versions, please use the latest version.

I'll get the changelog fixed ASAP, thank you for making us aware.

Cheers,

Michael

AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions