Why would you wanna connect to the feeder through your DDNS IP (assuming both are on same RPi)? You should change your settings so it connects using localhost (or 127.0.0.1) not DDNS.. Not sure where your misconfiguration is, but I am of opinion your setup is misconfigured.
Additionally with your setup, youd' be trying to connect to port 30003 through your external IP, which may be blocked or may not be properly set up for port forwarding in your router. In either case, this IMHO is not an optimal setup (latency).
My feeder shows:
[n]connecting
[i][stats]Stats thread started
[b]connecting to localhost:30003
[b]connected
[b]working
[i]Data feed time difference OK abs(17:04:51.674 - 17:04:51.652)=0
Additionally with your setup, youd' be trying to connect to port 30003 through your external IP, which may be blocked or may not be properly set up for port forwarding in your router. In either case, this IMHO is not an optimal setup (latency).
My feeder shows:
[n]connecting
[i][stats]Stats thread started
[b]connecting to localhost:30003
[b]connected
[b]working
[i]Data feed time difference OK abs(17:04:51.674 - 17:04:51.652)=0
Comment