Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: The redeploy of the portal with lorawan enabled fails on createIothubDevices step #1576

Closed
hocinehacherouf opened this issue Nov 22, 2022 · 3 comments · Fixed by #2667
Closed
Assignees
Labels
bug Something isn't working

Comments

@hocinehacherouf
Copy link
Contributor

hocinehacherouf commented Nov 22, 2022

On a redeploy senario, the template lorawan-starterkit fails on the step createIothubDevices with message:

{
    "status": "failed",
    "error": {
        "code": "DeploymentScriptError",
        "message": "The provided script failed without returning any errors. Please refer to https://aka.ms/DeploymentScriptsTroubleshoot for more deployment script information."
    }
}
@hocinehacherouf hocinehacherouf added the bug Something isn't working label Nov 22, 2022
@developer-companion developer-companion bot moved this to 📝 Todo in IoT Hub Portal Nov 22, 2022
@hocinehacherouf hocinehacherouf changed the title Bug: Redeploy Bug: The redeploy of the portal with lorawan enabled fails on createDevices step Nov 22, 2022
@hocinehacherouf hocinehacherouf self-assigned this Mar 8, 2023
@hocinehacherouf hocinehacherouf added this to the S53 milestone Mar 8, 2023
@hocinehacherouf hocinehacherouf moved this from 📝 Todo to 🚧 In Progress in IoT Hub Portal Mar 8, 2023
@hocinehacherouf hocinehacherouf changed the title Bug: The redeploy of the portal with lorawan enabled fails on createDevices step Bug: The redeploy of the portal with lorawan enabled fails on createIothubDevices step Mar 9, 2023
@hocinehacherouf
Copy link
Contributor Author

@kbeaugrand
Copy link
Member

@hocinehacherouf this might be fixed now

@hocinehacherouf
Copy link
Contributor Author

@kbeaugrand it has been fixed but the lorawan-starterkit CLI has not been released yet. The bicep template of lorawan-starterkit is targeting the version 2.2.1 of the lorawan-starterkit CLI (Nov 8, 2022)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📝 Todo
Development

Successfully merging a pull request may close this issue.

2 participants