Announcement

Collapse
No announcement yet.

ERROR WebException: Timeout The operation has timed out.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Originally posted by spud View Post
    So does that solve your problem?
    Nope, just checked (have been traveling). Problem is back. Ill setup the debug log this weekend while there and run it to failure.

    Comment


      #17
      Originally posted by bsobel View Post

      Nope, just checked (have been traveling). Problem is back. Ill setup the debug log this weekend while there and run it to failure.
      I was home briefly and configured the plugin in debug mode, it is running now, expect when I return home it will be in the bad state (usually happens within a day or two). Will post the log (back home on Friday)

      Comment


        #18
        Ok, so checked each run, plugin works fine for some time then starts getting an error. Never recovers. One thing I noticed is the constant 404 for the chem.xml request, any chance in that case a handle is leaked (something not disposed in 404 case?) Below is a snippet of log when the plugin goes from working to error case. Notice once it starts, even the 404s aren't seen, every request just times out.
        Apr-02 7:32:44 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:30:55 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:30:45 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:30:39 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:30:29 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:27:38 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:27:28 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 7:27:28 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:27:18 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 7:27:18 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:27:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:21:46 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:21:36 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 7:21:36 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:21:26 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 7:21:26 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:21:16 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:16:26 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:16:16 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:15:42 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:15:32 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 7:15:32 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:15:22 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 7:15:22 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:15:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:15:10 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:15:00 AM Autelis INFO CMD SENT: http://10.1.0.249:80/set.cgi?name=spaht&value=1
        Apr-02 7:11:47 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:11:37 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 7:11:37 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:11:27 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 7:11:27 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:11:17 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:06:27 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:06:17 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:05:55 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:05:45 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 7:05:45 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 7:05:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 7:05:35 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 7:05:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 7:00:00 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:59:50 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:59:50 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:59:40 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:59:40 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:59:30 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:54:54 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:54:44 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:53:58 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:53:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:53:48 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:53:38 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:53:38 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:53:28 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:53:24 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:53:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:53:09 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:52:59 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:50:52 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:50:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:50:11 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:50:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:48:01 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:47:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:47:51 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:47:41 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:47:41 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:47:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:42:05 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:41:55 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:41:55 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:41:45 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:41:45 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:41:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:40:27 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:40:17 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:36:00 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:35:50 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:35:50 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:35:40 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:35:40 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:35:30 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:31:54 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:31:44 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:30:04 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:29:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:29:54 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:29:44 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:29:44 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:29:34 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:24:01 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:23:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:23:51 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:23:41 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:23:41 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:23:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:22:39 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:22:29 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:18:05 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:17:55 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:17:55 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:17:45 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:17:45 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:17:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:12:05 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:11:55 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:11:55 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:11:45 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:11:45 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:11:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:11:08 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:10:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:10:24 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:10:13 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:06:12 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:06:02 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:06:02 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:05:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:05:52 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:05:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 6:05:40 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:05:30 AM Autelis INFO CMD SENT: http://10.1.0.249:80/set.cgi?name=pump&value=0
        Apr-02 6:03:36 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:03:26 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 6:03:26 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 6:03:16 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 6:03:16 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 6:03:06 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:57:28 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:57:18 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:57:18 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:57:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:57:08 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:56:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:51:32 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:51:22 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:51:22 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:51:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:51:12 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:51:02 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:45:40 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:45:30 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:45:30 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:45:20 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:45:20 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:45:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:39:33 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:39:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:39:23 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:39:13 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:39:13 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:39:03 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:33:34 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:33:24 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:33:24 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:33:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:33:14 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:33:04 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:28:24 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:28:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:28:14 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:28:04 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:27:28 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:27:18 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:27:18 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:27:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:27:08 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:26:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:21:35 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:21:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:21:25 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:21:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:21:15 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:21:05 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:15:39 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:15:29 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:15:29 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:15:19 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:15:19 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:15:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:09:40 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:09:30 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:09:30 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:09:20 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:09:20 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:09:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 5:03:35 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:03:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 5:03:25 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 5:03:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 5:03:15 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 5:03:05 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:58:22 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:58:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:57:30 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:57:20 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:57:20 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:57:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:57:10 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:57:00 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:55:53 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:55:43 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:51:31 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:51:21 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:51:21 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:51:11 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:51:11 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:51:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:45:39 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:45:29 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:45:29 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:45:19 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:45:19 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:45:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:43:08 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:42:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:39:45 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:39:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:39:35 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:39:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:39:25 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:39:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:35:52 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:35:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:33:41 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:33:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:33:31 AM Autelis DEBUG WebException: Timeout The operation has timed out.
        Apr-02 4:33:21 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:33:21 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:33:11 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:30:10 AM Autelis ERROR WebException: Timeout The operation has timed out.
        Apr-02 4:30:00 AM Autelis INFO CMD SENT: http://10.1.0.249:80/userreboot.cgi?do=true
        Apr-02 4:27:33 AM Autelis DEBUG 404: File not found
        Apr-02 4:27:33 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:27:32 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:27:32 AM Autelis DEBUG 404: File not found
        Apr-02 4:27:32 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:27:32 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:27:32 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554204452 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:27:32 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:22:09 AM Autelis DEBUG 404: File not found
        Apr-02 4:22:09 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:22:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:22:09 AM Autelis DEBUG 404: File not found
        Apr-02 4:22:09 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:22:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:22:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554204128 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:22:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:16:53 AM Autelis DEBUG 404: File not found
        Apr-02 4:16:53 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:16:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:16:53 AM Autelis DEBUG 404: File not found
        Apr-02 4:16:53 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:16:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:16:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554203813 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:16:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:11:23 AM Autelis DEBUG 404: File not found
        Apr-02 4:11:23 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:11:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:11:23 AM Autelis DEBUG 404: File not found
        Apr-02 4:11:23 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:11:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:11:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554203483 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:11:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:05:58 AM Autelis DEBUG 404: File not found
        Apr-02 4:05:58 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:05:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:05:58 AM Autelis DEBUG 404: File not found
        Apr-02 4:05:58 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:05:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:05:58 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554203158 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:05:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:04:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554203048 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:04:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:03:58 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554203038 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 4:03:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 4:00:20 AM Autelis DEBUG 404: File not found
        Apr-02 4:00:20 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:00:20 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 4:00:20 AM Autelis DEBUG 404: File not found
        Apr-02 4:00:20 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 4:00:20 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 4:00:19 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554202819 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 4:00:19 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:54:49 AM Autelis DEBUG 404: File not found
        Apr-02 3:54:49 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:54:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:54:48 AM Autelis DEBUG 404: File not found
        Apr-02 3:54:48 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:54:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:54:48 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554202488 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:54:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:49:31 AM Autelis DEBUG 404: File not found
        Apr-02 3:49:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:49:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:49:31 AM Autelis DEBUG 404: File not found
        Apr-02 3:49:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:49:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:49:31 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554202171 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:49:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:44:15 AM Autelis DEBUG 404: File not found
        Apr-02 3:44:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:44:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:44:15 AM Autelis DEBUG 404: File not found
        Apr-02 3:44:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:44:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:44:15 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554201855 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:44:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:38:54 AM Autelis DEBUG 404: File not found
        Apr-02 3:38:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:38:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:38:54 AM Autelis DEBUG 404: File not found
        Apr-02 3:38:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:38:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:38:54 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554201534 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:38:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:38:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554201488 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:38:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:37:58 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554201477 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 64 103F
        Apr-02 3:37:58 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:33:15 AM Autelis DEBUG 404: File not found
        Apr-02 3:33:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:33:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:33:15 AM Autelis DEBUG 404: File not found
        Apr-02 3:33:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:33:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:33:15 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554201194 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 3:33:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:28:25 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554200904 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 3:28:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:28:15 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554200894 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 3:28:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:27:39 AM Autelis DEBUG 404: File not found
        Apr-02 3:27:39 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:27:39 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:27:39 AM Autelis DEBUG 404: File not found
        Apr-02 3:27:39 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:27:39 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:27:39 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554200858 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:27:39 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:22:23 AM Autelis DEBUG 404: File not found
        Apr-02 3:22:23 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:22:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:22:23 AM Autelis DEBUG 404: File not found
        Apr-02 3:22:23 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:22:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:22:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554200542 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:22:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:17:02 AM Autelis DEBUG 404: File not found
        Apr-02 3:17:02 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:17:02 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:17:02 AM Autelis DEBUG 404: File not found
        Apr-02 3:17:02 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:17:02 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:17:02 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554200221 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:17:02 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:11:41 AM Autelis DEBUG 404: File not found
        Apr-02 3:11:41 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:11:41 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:11:41 AM Autelis DEBUG 404: File not found
        Apr-02 3:11:41 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:11:41 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:11:40 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199900 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:11:40 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:06:10 AM Autelis DEBUG 404: File not found
        Apr-02 3:06:10 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:06:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:06:10 AM Autelis DEBUG 404: File not found
        Apr-02 3:06:10 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:06:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:06:10 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199569 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:06:10 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:03:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199402 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:03:22 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:03:12 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199392 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:03:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:02:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199372 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 3:02:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:02:42 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199362 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 3:02:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 3:00:37 AM Autelis DEBUG 404: File not found
        Apr-02 3:00:37 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:00:37 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 3:00:37 AM Autelis DEBUG 404: File not found
        Apr-02 3:00:37 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 3:00:37 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 3:00:37 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199237 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 3:00:37 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:58:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199103 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:58:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:58:12 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554199092 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:58:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:55:12 AM Autelis DEBUG 404: File not found
        Apr-02 2:55:12 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:55:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:55:12 AM Autelis DEBUG 404: File not found
        Apr-02 2:55:12 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:55:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:55:12 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198912 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:55:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:49:52 AM Autelis DEBUG 404: File not found
        Apr-02 2:49:52 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:49:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:49:52 AM Autelis DEBUG 404: File not found
        Apr-02 2:49:52 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:49:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:49:51 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198592 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:49:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:45:33 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198334 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:45:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:45:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198323 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:45:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:45:12 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198312 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:45:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:44:51 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198292 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:44:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:44:31 AM Autelis DEBUG 404: File not found
        Apr-02 2:44:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:44:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:44:31 AM Autelis DEBUG 404: File not found
        Apr-02 2:44:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:44:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:44:31 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198271 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:44:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:44:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198263 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:44:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:44:13 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554198253 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:44:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:39:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197993 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:39:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:39:42 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197982 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:39:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:39:01 AM Autelis DEBUG 404: File not found
        Apr-02 2:39:01 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:39:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:39:01 AM Autelis DEBUG 404: File not found
        Apr-02 2:39:01 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:39:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:39:01 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197941 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:39:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:38:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197933 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:38:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:38:42 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197923 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:38:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:38:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197888 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:38:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:37:57 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197878 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:37:57 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:35:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197723 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:35:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:35:13 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197713 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:35:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:34:11 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197651 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:34:11 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:34:01 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197641 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:34:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:33:34 AM Autelis DEBUG 404: File not found
        Apr-02 2:33:34 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:33:34 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:33:34 AM Autelis DEBUG 404: File not found
        Apr-02 2:33:34 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:33:34 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:33:34 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197614 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:33:34 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:28:08 AM Autelis DEBUG 404: File not found
        Apr-02 2:28:08 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:28:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:28:08 AM Autelis DEBUG 404: File not found
        Apr-02 2:28:08 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:28:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:28:07 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554197287 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:28:07 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:22:52 AM Autelis DEBUG 404: File not found
        Apr-02 2:22:52 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:22:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:22:52 AM Autelis DEBUG 404: File not found
        Apr-02 2:22:52 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:22:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:22:52 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196971 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:22:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:17:52 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196672 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:17:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:17:51 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196671 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:17:51 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:17:36 AM Autelis DEBUG 404: File not found
        Apr-02 2:17:36 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:17:36 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:17:36 AM Autelis DEBUG 404: File not found
        Apr-02 2:17:36 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:17:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:17:35 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196655 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:17:35 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:17:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196628 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 2:17:07 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:16:57 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196617 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 2:16:57 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:12:14 AM Autelis DEBUG 404: File not found
        Apr-02 2:12:14 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:12:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:12:14 AM Autelis DEBUG 404: File not found
        Apr-02 2:12:14 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:12:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:12:14 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196334 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:12:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:10:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196223 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:10:22 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:10:12 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196212 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 2:10:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:07:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196073 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 2:07:52 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:07:42 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196062 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 2:07:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:06:48 AM Autelis DEBUG 404: File not found
        Apr-02 2:06:48 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:06:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:06:48 AM Autelis DEBUG 404: File not found
        Apr-02 2:06:48 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:06:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:06:48 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554196008 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:06:48 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 2:01:31 AM Autelis DEBUG 404: File not found
        Apr-02 2:01:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:01:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 2:01:31 AM Autelis DEBUG 404: File not found
        Apr-02 2:01:31 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 2:01:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 2:01:31 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195691 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 2:01:31 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:57:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195427 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 1:57:07 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:56:57 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195417 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 1:56:57 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:56:15 AM Autelis DEBUG 404: File not found
        Apr-02 1:56:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:56:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:56:15 AM Autelis DEBUG 404: File not found
        Apr-02 1:56:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:56:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:56:15 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195374 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:56:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:55:38 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195337 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:55:37 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:55:27 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195327 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:55:27 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:55:08 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195307 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 1:55:08 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:54:57 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195297 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 60 103F
        Apr-02 1:54:57 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:50:54 AM Autelis DEBUG 404: File not found
        Apr-02 1:50:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:50:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:50:54 AM Autelis DEBUG 404: File not found
        Apr-02 1:50:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:50:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:50:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554195053 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:50:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:45:15 AM Autelis DEBUG 404: File not found
        Apr-02 1:45:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:45:15 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:45:15 AM Autelis DEBUG 404: File not found
        Apr-02 1:45:15 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:45:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:45:14 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554194714 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:45:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:39:53 AM Autelis DEBUG 404: File not found
        Apr-02 1:39:53 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:39:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:39:53 AM Autelis DEBUG 404: File not found
        Apr-02 1:39:53 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:39:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:39:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554194392 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:39:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:35:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554194123 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:35:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:35:13 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554194112 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 61 103F
        Apr-02 1:35:12 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:34:33 AM Autelis DEBUG 404: File not found
        Apr-02 1:34:33 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:34:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:34:33 AM Autelis DEBUG 404: File not found
        Apr-02 1:34:33 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:34:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:34:32 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554194072 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:34:32 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:29:14 AM Autelis DEBUG 404: File not found
        Apr-02 1:29:14 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:29:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:29:14 AM Autelis DEBUG 404: File not found
        Apr-02 1:29:14 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:29:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:29:14 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554193753 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:29:14 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:23:54 AM Autelis DEBUG 404: File not found
        Apr-02 1:23:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:23:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:23:54 AM Autelis DEBUG 404: File not found
        Apr-02 1:23:54 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:23:54 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:23:54 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554193433 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:23:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:18:24 AM Autelis DEBUG 404: File not found
        Apr-02 1:18:24 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:18:24 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:18:24 AM Autelis DEBUG 404: File not found
        Apr-02 1:18:24 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:18:24 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:18:24 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554193104 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:18:24 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:13:01 AM Autelis DEBUG 404: File not found
        Apr-02 1:13:01 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:13:01 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:13:01 AM Autelis DEBUG 404: File not found
        Apr-02 1:13:01 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:13:00 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:13:00 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192780 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:13:00 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:12:53 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192773 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:12:53 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:12:43 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192762 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:12:43 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:09:39 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192578 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 1:09:39 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:09:28 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192568 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 1:09:28 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:07:42 AM Autelis DEBUG 404: File not found
        Apr-02 1:07:42 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:07:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:07:42 AM Autelis DEBUG 404: File not found
        Apr-02 1:07:42 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:07:42 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:07:42 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192461 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:07:41 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 1:02:26 AM Autelis DEBUG 404: File not found
        Apr-02 1:02:26 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:02:26 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 1:02:26 AM Autelis DEBUG 404: File not found
        Apr-02 1:02:26 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 1:02:26 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 1:02:26 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554192145 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 1:02:25 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:56:59 AM Autelis DEBUG 404: File not found
        Apr-02 12:56:59 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:56:59 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 12:56:59 AM Autelis DEBUG 404: File not found
        Apr-02 12:56:59 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:56:59 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 12:56:59 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191819 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 12:56:59 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:56:23 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191784 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 12:56:23 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:56:13 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191773 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 12:56:13 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:55:38 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191738 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 12:55:38 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:55:28 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191728 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 63 103F
        Apr-02 12:55:28 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:51:33 AM Autelis DEBUG 404: File not found
        Apr-02 12:51:33 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:51:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 12:51:33 AM Autelis DEBUG 404: File not found
        Apr-02 12:51:33 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:51:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 12:51:33 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191493 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 12:51:33 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?
        Apr-02 12:46:09 AM Autelis DEBUG 404: File not found
        Apr-02 12:46:09 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:46:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/chem.xml?
        Apr-02 12:46:09 AM Autelis DEBUG 404: File not found
        Apr-02 12:46:09 AM Autelis DEBUG WebException: ProtocolError The remote server returned an error: (404) Not found.
        Apr-02 12:46:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/pumps.xml?
        Apr-02 12:46:09 AM Autelis DEBUG 8 6520 11100000 0 615 0 1.6.9 1554191169 0 0 0 0 0 0 0 0 0 0 0 0 90 60 99 70 0 62 103F
        Apr-02 12:46:09 AM Autelis INFO CMD SENT: http://10.1.0.249:80/status.xml?

        Comment


          #19
          Ok, so checked each run, plugin works fine for some time then starts getting an error. Never recovers. One thing I noticed is the constant 404 for the chem.xml request, any chance in that case a handle is leaked (something not disposed in 404 case?) Below is a snippet of log when the plugin goes from working to error case. Notice once it starts, even the 404s aren't seen, every request just times out.
          The errors just starts after a reboot cmd
          Code:
           [TABLE]
          [TR]
          [TD="align: left"]Apr-02 4:30:00 AM[/TD]
           			[TD="align: left"] [/TD]
           			[TD="colspan: 3, align: left"]Autelis[/TD]
           			[TD="colspan: 8, align: left"]INFO CMD SENT: [URL="http://10.1.0.249/userreboot.cgi?do=true"]http://10.1.0.249:80/userreboot.cgi?do=true[/URL][/TD]
           		[/TR]
          [/TABLE]
          Why do you do a reboot even before any error happen?

          I don't see any obvious memory leak in case of 404, but I will remove the call to pumps.xml and chem.xml based on the firmware version.
          Could you post the entire log file Logs/Autelis.txt, (the HS logs page strips out the xml tags)

          thanks

          Comment


            #20
            Originally posted by spud View Post

            The errors just starts after a reboot cmd
            Code:
             [TABLE]
            [TR]
            [TD="align: left"]Apr-02 4:30:00 AM[/TD]
            [TD="align: left"] [/TD]
            [TD="colspan: 3, align: left"]Autelis[/TD]
            [TD="colspan: 8, align: left"]INFO CMD SENT: [URL="http://10.1.0.249/userreboot.cgi?do=true"]http://10.1.0.249:80/userreboot.cgi?do=true[/URL][/TD]
            [/TR]
            [/TABLE]
            Why do you do a reboot even before any error happen?

            I don't see any obvious memory leak in case of 404, but I will remove the call to pumps.xml and chem.xml based on the firmware version.
            Could you post the entire log file Logs/Autelis.txt, (the HS logs page strips out the xml tags)

            thanks
            I do the reboot once a day as this Autelis has the ISY integration and occasionally I would see the ISY and Autelis out of sync. Usually happened if the ISY got too busy with Insteon at the same time as a web request from the Autelis. Autelis does not have a refresh command for the ISY integration, but on reboot it resyncs automatically.

            I checked the logs directory, I don't have an Autelis.txt file. Is there a setting perhaps I missed to enable logging to a file?

            Comment


              #21
              Originally posted by bsobel View Post

              I do the reboot once a day as this Autelis has the ISY integration and occasionally I would see the ISY and Autelis out of sync. Usually happened if the ISY got too busy with Insteon at the same time as a web request from the Autelis. Autelis does not have a refresh command for the ISY integration, but on reboot it resyncs automatically.

              I checked the logs directory, I don't have an Autelis.txt file. Is there a setting perhaps I missed to enable logging to a file?
              Config page of the plug-in > Log to File checkbox.

              It's a strange coincidence that the errors just start when you try to reboot. Can you disable the event that does the reboot, to see if this is the cause of the problem.

              Comment


                #22
                Originally posted by spud View Post

                Config page of the plug-in > Log to File checkbox.

                It's a strange coincidence that the errors just start when you try to reboot. Can you disable the event that does the reboot, to see if this is the cause of the problem.
                I think you are on to something, the issue is back and today it began right after the reboot as well. Never connected those dots before. I just turned off the event. Can you look at that section code, can't guess at the tie in, but 10 seconds after the reboot this issue started so two days in a row, seems highly correlated.

                And sorry for missing the checkbox, I was remote and edited the ini file as you suggested, brain fart to not check the config page...

                Comment


                  #23
                  I understand how the reboot command could cause a timeout if the device is rebooted before it returns a response, but still don't understand why that would result in all subsequent requests to timeouts.

                  Anyway in version 3.0.0.28, I have refactored the code to send http request in a more straightforward way. Please test that version.
                  Thanks

                  Comment


                    #24
                    Originally posted by spud View Post
                    I understand how the reboot command could cause a timeout if the device is rebooted before it returns a response, but still don't understand why that would result in all subsequent requests to timeouts.

                    Anyway in version 3.0.0.28, I have refactored the code to send http request in a more straightforward way. Please test that version.
                    Thanks
                    Wilco!

                    Comment


                      #25
                      bsobel does 3.0.0.28 fix your problem?

                      Comment


                        #26
                        Originally posted by spud View Post
                        bsobel does 3.0.0.28 fix your problem?
                        Yep, I have not seen the problem since. Thanks you!

                        Comment

                        Working...
                        X