1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
2
Hi Alberto,
what this message is saying is that your deployment cannot find a version of the Nucleus component which is compatible with the requirements of the components being deployed. In particular the issue comes from Auth requiring a version >=2.6.0 and StreamManager requiring a version <2.6.0.
To fix, review your deployment and in the configuration step ensure you select the latest version for each one of the components included.
You can also force a specific version of the Nucleus component by including it in the deployment and specifying the version in the deployment.
Cheers,
Massimimliano
Conteúdo relevante
- AWS OFICIALAtualizada há 3 anos
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há 6 meses
- AWS OFICIALAtualizada há 2 anos
Thank you very much for the quick response, it was indeed solved as you mentioned!
I am also having this problem but Auth's latest version is 2.2.3. I cannot find an Auth version >= 2.6.0 in the available public components list, so I reverted my Nucleus to 2.7.0 and then adjusted other component versions. That seemed to work, but I really don't want to use older Nucleus versions. Where is the mythical Auth >= 2.6.0?