watchthatpage icon indicating copy to clipboard operation
watchthatpage copied to clipboard

Email Notifications are coming in blank

Open N02SRT opened this issue 7 years ago • 0 comments

Everything is working great, except the notifications, they are coming in blank (see attached). I made sure that the templates files were in the proper directory and readable.

I am using ubuntu 12.04 as root user and I am running the file via cron:

/monitor/watchthatpage grab --configuration "/monitor/watchthatpage.json" >> /monitor/monitor.log

Here is my log file:

Now parsing URL [https://.org] Now parsing URL [https://.com] Results :

  • [SAME] URL [https://*****************************************.com], analysis took [613.60592ms], cached content [/monitor/cache//d3f3223e23370551550112ef2e178067]
  • [SAME] URL [https://*****************************************.org], analysis took [1.065531246s], cached content [/monitor/cache//36c626715ced3dc4900162d330327a13] Total execution time [1.066200151s], analyzed urls [2], errors [0], diffs [0] No differences - no notification Configuration file found under [/monitor/watchthatpage.json], now loading content Configuration loaded with [2] urls, gzip [false], minify [true], auto backup [true], generate screenshots [false], sections to skip [script footer meta style map img nav select form noscript]

Now parsing URL [https://.org] Now parsing URL [https://.com] Results :

  • [DIFF] URL [https://*****************************************.com], analysis took [660.426403ms], cached content [/monitor/cache//d3f3223e23370551550112ef2e178067]
  • [SAME] URL [https://**************************************.org], analysis took [927.470967ms], cached content [/monitor/cache//36c626715ced3dc4900162d330327a13] Total execution time [928.717174ms], analyzed urls [2], errors [0], diffs [1] Notifications to [@.com], from [@gmail.com], server [smtp.gmail.com:587], template [/monitor/templates/multi-columns.tmpl]

capture

Im sure its something stupid that i am missing like a package or something. Thanks!

N02SRT avatar May 23 '18 00:05 N02SRT