Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Bacnet IP discove error Address already in use: Cannot bind
-
hi
i have set up a bacnet i/p data source but when i tried to to do bacnet discovery i get the following error 'Address already in use: Cannot bind'
how do i solve this issue?
thanks
iain -
what version of Mango / Bacnet module are you using?
It means the BACnet port is being used. Do you have another installation of mango running on the same server? If so you might need to disable the bacnet data source on it or if you have anything else running on the server that might use BACnet you would have to disable it.
-
hi
i have just installed the latest version of mango on my laptop. im using BACnet 2.1.3 module.
regards
iain -
hi
i found that a service was using UDP port 47808 so i disable this and it is now working!
Iain