We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When creating a new edge device, we should be able to get the device list.
An issue occurs in the backend.
Portal version: 3.4 LoRaWAN Stack version:
System.InvalidCastException: at Npgsql.ThrowHelper.ThrowInvalidCastException_NoValue (Npgsql, Version=6.0.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7) at Npgsql.NpgsqlDataReader.GetFieldValue (Npgsql, Version=6.0.7.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7) at lambda_method7512 (Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null) at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1+AsyncEnumerator+<MoveNextAsync>d__18.MoveNext (Microsoft.EntityFrameworkCore.Relational, Version=6.0.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60)
The text was updated successfully, but these errors were encountered:
Fix #1507
954d87c
Fix #1507 (#1508)
75de3fc
kbeaugrand
Successfully merging a pull request may close this issue.
Expected Behavior
When creating a new edge device, we should be able to get the device list.
Current Behavior
An issue occurs in the backend.
Steps to Reproduce
Context (Environment)
Portal version: 3.4
LoRaWAN Stack version:
Logs
Additional Information
The text was updated successfully, but these errors were encountered: