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

Device registration error when connectionIp exceeds field size #2726

Closed
stefanomorson opened this issue Sep 26, 2019 · 0 comments · Fixed by #3697
Closed

Device registration error when connectionIp exceeds field size #2726

stefanomorson opened this issue Sep 26, 2019 · 0 comments · Fixed by #3697
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it!

Comments

@stefanomorson
Copy link
Contributor

Description

If a birth message contains a connectionIp metric which has a value that exceeds the length of the field in the device registry DB table, the registration of the device fails.

Affected version

Kapua version: 1.0.6

Expected result

The length of the value of this metric can vary significantly based on the device, the infrastructure where the device is deployed etc. There should be some rule in place to properly manage the registration when the value contained in the birth message exceeds the db limits.

@stefanomorson stefanomorson added the Enhancement This PR/Issue improves an part of Kapua label Sep 26, 2019
@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! and removed Enhancement This PR/Issue improves an part of Kapua labels May 4, 2020
@Coduz Coduz self-assigned this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants