Hi,
i´m using linknx with knxweb a long time without any problems.
but without any changes on linknx and openwrt...linknx starts up at reboot and hangs after a while.
if i try to restart i get follwing error:
"XmlInetServer 1028
terminate called after throwing an instance of 'int'
Aborted"
please help me to fix this problem...i need linknx;-)
thx
PS. im using linknx version 0.0.1.25
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This error message happens if linknx can not start the server on port 1028. The reason can be that another linknx process is still running or that it crashed without closing the server port cleanly. In the first case, you have to kill the old linknx process. In the second case, the problem disappear after some time (there is a timeout that closes the ports after some time)
Regards,
Jean-François
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i´m using linknx with knxweb a long time without any problems.
but without any changes on linknx and openwrt...linknx starts up at reboot and hangs after a while.
if i try to restart i get follwing error:
"XmlInetServer 1028
terminate called after throwing an instance of 'int'
Aborted"
please help me to fix this problem...i need linknx;-)
thx
PS. im using linknx version 0.0.1.25
Hi,
This error message happens if linknx can not start the server on port 1028. The reason can be that another linknx process is still running or that it crashed without closing the server port cleanly. In the first case, you have to kill the old linknx process. In the second case, the problem disappear after some time (there is a timeout that closes the ports after some time)
Regards,
Jean-François