Hi there,
i try at moment to get my stuff from my Max Cube to pimatic but i cant get it.
I try the Port 62910 and 48592. If i start the Software from Max! over my PC it will shown in the browser http://localhost:48592/, i check the IP from the Cube over my Router (Fritzbox 7490) its 192.168.178.24, But i get every time a Connection Error:
Port: 62910
error [pimatic-max]: Error on connecting to max cube: connect ETIMEDOUT 192.168.178.24:62910
Port 48592
debug [pimatic-max]: Error: connect ETIMEDOUT 192.168.178.24:48592
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14)
20:39:48error [pimatic-max]: Error on connecting to max cube: connect ETIMEDOUT 192.168.178.24:48592
20:39:48debug [pimatic-max]: Error: connect ETIMEDOUT 192.168.178.24:48592
at Object.exports._errnoException (util.js:870:11)
at exports._exceptionWithHostPort (util.js:893:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1061:14)
20:39:48error [pimatic-max]: connection error: Error: connect ETIMEDOUT 192.168.178.24:48592
in a other Post i found i should Test:
netcat IP Port… i try it with both Ports and get everytime “Connection timed out”
What can i do?