Jump to content

Network Resource fails in program but works when 'Test' performed


Recommended Posts

Posted

Ok, I have a Network Resource configured to post data to IFTTT. When I test it via the 'Test' function on Network Resources configuration tab it works great. All the values show in the IFTTT webhook and the applet works. 

However, when I place the Network Resource in a program to test, it errors that it failed to connect. Event View shows:

Net-Resource: Failed connecting to maker.ifttt.com

Any thoughts on why it works fine when testing but fails when put in a program? running 5.3.4

Posted
48 minutes ago, Techman said:

Any other commands in your program that could be interfering with the timing?

@Techman - Intentionally kept it very simple for testing

image.png.e23121bf85260c0995bb26d585373a01.png

 

30 minutes ago, MrBill said:

What's in the error log at exactly that same time stamp?

.

@MrBill - here's what event viewer shows.

image.thumb.png.489aa36f779c9396e3f52faf1dfe285d.png

Posted

@Techman - think I found the issue. When testing for the response to 'run then' I noticed odd behavior. When I tested from the Network Resources Test function I was getting intermittent failures. I did a packet capture of the traffic and it all looked good, but some of it took longer than others. So I increased the timeout value to 3000ms and so far all connections have worked great.  

Must have been pure dumb luck that my tests worked in a timely fashion any my program runs didn't. 

Guest
This topic is now closed to further replies.

×
×
  • Create New...