Hello,
Since upgrade to 25.10, we are facing a weird issue on Host adress form.
While in 23.04 this field was most likely “open to any format”, it now requires a “valid IP / FQDN Format”, which is a problem actually for multiple reasons.
- We can’t modify an existing item that is actually configured with a wrong HOSTADDRESS format, resulting to the following error :

- We also can’t delete an item that is with this kind of HOSTADDRESS format. It does nothing when we click on delete → Just actualizing the interface, but the host still here, and poller config doesn’t see any change.
- Even if we restart the poller config, it doesn’t do anything (in case it was a ghost change)
- We have many commands that uses the HOSTADDRESS value, which is not a valid IP (or FQDN) (for certain api calls for example).
- > This would require to refactor many of our commands.
- > We can’t deploy any new hosts that are using these commands.
- > And we can’t really refactor because we won’t be able to change the HOSTADDRESS (cf upside)
Does someone else facing this kind of issue ?
Best Regards,
