As temporary workaround – stop netxmsd and run following SQL query:
Code Select
update network_services set ip_bind_addr = 'UNSPEC' where ip_bind_addr = '0.0.0.0';