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: Failed to create new device #1831

Closed
kbeaugrand opened this issue Mar 1, 2023 · 0 comments
Closed

Bug: Failed to create new device #1831

kbeaugrand opened this issue Mar 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kbeaugrand
Copy link
Member

Expected Behavior

When creating a device, the page should load correctly and user must be able to select an existing model.

Current Behavior

Page failed to load with error:

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: ArgumentNull_Generic Arg_ParamName_Name, value
System.ArgumentNullException: ArgumentNull_Generic Arg_ParamName_Name, value
   at System.String.Join(String separator, String[] value)
   at AzureIoTHub.Portal.Client.Services.DeviceModelsClientService.GetDeviceModels(DeviceModelFilter deviceModelFilter)
   at AzureIoTHub.Portal.Client.Pages.Devices.CreateDevicePage.OnInitializedAsync()
   at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()

The Model select box is empty and we cannot select a model for the device.

Steps to Reproduce

  1. Try to create a new device.

Context (Environment)

Portal version: 4.5
LoRaWAN Stack version: N/A

Logs

Additional Information

@kbeaugrand kbeaugrand added the bug Something isn't working label Mar 1, 2023
@github-project-automation github-project-automation bot moved this to 📝 Todo in IoT Hub Portal Mar 1, 2023
@kbeaugrand kbeaugrand added this to the S52 milestone Mar 1, 2023
@GuillaumeM-2ISA GuillaumeM-2ISA moved this from 📝 Todo to 🚧 In Progress in IoT Hub Portal Mar 1, 2023
@GuillaumeM-2ISA GuillaumeM-2ISA moved this from 🚧 In Progress to 🚀 Ready in IoT Hub Portal Mar 2, 2023
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: 🚀 Ready
Development

No branches or pull requests

2 participants