Hi Dojo community,
I have been working on generating a file that holds the dynamic data for the Driver Passport platform, but I have encountered the following issue in the QA Device Simulator:
I have created the simulation file according to the instructions: Realistic dynamic simulations | DataMiner Docs
What could be the cause of this issue?
Hi Miguel,
Thank you for your answer.
The ‘Agent’ tag is set to the IP address of the server. I have tried changing it to localhost, but the issue is still there.
The port does not seem to be in use by any other processes.
Hi Andrea,
It could be that the port is being used on the server itself. So just try out a port which isn't in use, e.g. 1611.
Kind regards,
Hi Stacey,
Thank you for your answer.
Changing the port to 1611 has solved the issue for me.
Hi Andrea,
Can you check if the IP address attribute defined in the ‘Agent’ tag is set to the IP address of the PC/server where are you running the simulation? or can you change it to localhost (127.0.0.1) and confirm if that works?
If this doesn’t work, could you check that the port number defined in the attribute ‘Port’ is not being used by another process?