Skip to content

Conversation

@ramcq
Copy link

@ramcq ramcq commented Nov 27, 2025

If there are no saved/configured IP addresses, _start_add_by_ip_address_task feeds the empty string to the split() function, which in turn creates a broken Device object with an empty/invalid 0.0.0.0 IP address. Skip creating objects by IP address if the setting is empty.

If there are no saved/configured IP addresses, _start_add_by_ip_address_task feeds the empty string to the split() function, which in turn creates a broken Device object with an empty/invalid 0.0.0.0 IP address. Skip creating objects by IP address if the setting is empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant