Monitor Collection- I ran Monitor collection manually couple of times and is 100% failed where the same collection works fine when ran through Postman/Newman

@Bharatchaparala

My guess here would be that there is a bit of a domino effect happening. The first call failure causes the other errors you are seeing in the console.

I believe the issue would be that you are running the Monitor that can only connect to publicly available resources and the end point you are trying to reach Error: connect ETIMEDOUT 192.168.20.220:6002 is not externally accessible?