Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by accur4te on 7/19/2024 in #middleware-and-os
How to fix this error ?
Hi @accur4te are you sure your application or service is running on
localhost:3333
and it is indeed started and listening for connections,
else if make sure your firewall is not blocking connections to localhost:3333
Else if t1
is on a different machine, confirm there are no network connectivity issues between the machines.
Then look for any error messages in the logs of t1
or your debugger back end that might provide more details about the connection failure else I really don't know what else you could try out to fix it9 replies