ETS Inside on Linux doesn't listen on port 8081
Hello,
I freshly installes ETS Inside on my Ubuntu 18.04 like mentioned in the installation text file.
When I start the process comes up, but does not open any port to listen on.
When I do a netstat -anp | grep 8081 there is still no hit.
The log files are very empty.
The process itself seems to run fine:
root@pegasus:~# ps -ef | grep -i knx
knx 1003 1 0 23:09 ? 00:00:00 /lib/systemd/systemd --user
knx 1004 1003 0 23:09 ? 00:00:00 (sd-pam)
knx 1027 1 1 23:09 ? 00:00:01 ./Knx.Ets.Osprey
root 1153 32127 0 23:11 pts/2 00:00:00 grep --color=auto -i knx
root@pegasus:~#
Is anyone out there who got that stuff running? How can I screw up the log level?
Thanks in advance!
BTW: It would be really great if KNX launches an ets-inside Docker image in the near future - I think this would make running it on different types of linuxes more easy.
-
Matthias, I think the problem might already be fixed for you, but check on port 8082 and higher. I noticed that ETS Inside will run on other ports if 8081 is already in use, which can also happen if the server is restarted.
See my feature request in https://support.knx.org/hc/en-us/community/posts/360006792239-Configuration-of-a-fixed-port
Please sign in to leave a comment.
Comments
1 comment