aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 18 forks source link

Can't access cluster headnode whose version is 3.7.0 #258

Closed rapirent closed 9 months ago

rapirent commented 10 months ago

Description

I have created a cluster headnode with parallelcluster-cli, and assumed that it would work with parallelcluster-ui. And I see there is no new release for parallelcluster UI.

Steps to reproduce the issue

  1. Creating a headnode in the region with newest parallelcluster cli.
  2. Clicking the headnode just created in parallelcluster ui in same region.

Expected behaviour

It should work.

Actual behaviour

image

Required info

In order to help us determine the root cause of the issue, please provide the following information:

Additional info

The following information is not required but helpful:

mendaomn commented 10 months ago

Thank you for the detailed description of the issue

ParallelCluster does not support clusters created with major/minor versions greater than the current ParallelCluster version.

In other words, the error you are seeing is linked to the fact that PCUI is shipping PC 3.6.0, while the cluster was created with PC 3.7.0

Unfortunately I cannot share an ETA for an official release supporting PC 3.7.0. It is however possible to specify a different PC version when installing PCUI. Please keep in mind it is not officialy supported yet.

In order to that you would use the official links https://docs.aws.amazon.com/parallelcluster/latest/ug/install-pcui-v3.html and specify in the CloudFormation parameters the PC version you want to ship with PCUI.

gmarciani commented 9 months ago

This issue will be solved by the next upcoming release 2023.10.0

gmarciani commented 9 months ago

Released: https://github.com/aws/aws-parallelcluster-ui/releases/tag/2023.10.0