VeraAlert not working properly in LAN mode

I’m running VeraAlert 4.7 on my VeraLite with a gingerbread android phone running VeraAlerts (for my door beeper) and a Jellybean android tablet running VeraAlerts also for my Vera controller and alarm. LAN mode was working properly until a few days ago on both devices and I have done everything I know how to fix it. I have uninstalled VeraAlert on the VeraLite and VeraAlerts on the android devices and set everything back up with no luck. I haven’t run TCPDump yet on the Android devices to see if the messages are getting there but I can see activity on the phone and tablet when I manually send an alert to them from the web interface but no sounds. I done the obvious things like reboot my networking equipment and change ports/IPs to no avail. I do get alerts when I setup the devices in mobile mode but I do not want to rely on an internet connection for my local devices to get alerts. Any help is appreciated.

Set the DEBUG variable in the Vera Alerts Plugin to 1.
Save.
Monitor the log file:
http://Your.Vera.IP.Address/cgi-bin/cmh/log.sh?Device=LuaUPnP
Send an Alert to your LAN profile.

Post your log and the output from Vera Alerts Report

After doing the things that you asked it started to work. I set debug and started looking at the log and was seeing errors connecting to the devices. Next I looked at the report and saw that there was an IP address in a Mobile template and a blank LAN template. I’m not sure how or why that happened, user error maybe. At any rate, I went into the profiles and corrected the errors in there and everything is working as it should. It just seems like there was some stale values in there that was messing things up. I saved one log output when it was messing up if you want to take a look. I changed some values in the code that are specific to my setup (user/mobile id). Thanks for the quick reply and web based tail log trick.

08 02/17/14 14:13:40.955 JobHandler_LuaUPnP::HandleActionRequest device: 7 service: urn:richardgreen:serviceId:VeraAlert1 action: SetProperty <0x2cc1b680> 08 02/17/14 14:13:40.955 JobHandler_LuaUPnP::HandleActionRequest argument PropertyName=Profiles <0x2cc1b680> 08 02/17/14 14:13:40.955 JobHandler_LuaUPnP::HandleActionRequest argument PropertyValue=[{'Name':'Alerts-LAN-Phone','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'192.168.1.106'},{'Name':'Port','Value':'6189'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-LAN-Tablet','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'undefined'},{'Name':'Port','Value':'2048'},{'Name':'MessagePrefix','Value':'undefined'}]},{'Name':'Alerts-Mobil-Phone','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'27x8943juop'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-Mobil-Tablet','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'192.168.1.139'},{'Name':'MessagePrefix','Value':'6189'}]}] <0x2cc1b680> 50 02/17/14 14:13:40.956 luup_log:7: VeraAlert:7:SetProperty:Name:Profiles Value:[{'Name':'Alerts-LAN-Phone','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'192.168.1.106'},{'Name':'Port','Value':'6189'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-LAN-Tablet','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'undefined'},{'Name':'Port','Value':'2048'},{'Name':'MessagePrefix','Value':'undefined'}]},{'Name':'Alerts-Mobil-Phone','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'27x8943juop'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-Mobil-Tablet','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'192.168.1.139'},{'Name':'MessagePrefix','Value':'6189'}]}] __LEAK__ this:4096 start:462848 to 0xe62000 <0x2cc1b680> 06 02/17/14 14:13:40.957 Device_Variable::m_szValue_set device: 7 service: urn:richardgreen:serviceId:VeraAlert1 variable: Profiles was: [{'Name':'Alerts-LAN-Phone','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'192.168.1.106'},{'Name':'Port','Value':'6189'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-LAN-Tablet','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'undefined'},{'Name':'Port','Value':'2048'},{'Name':'MessagePrefix','Value':'undefined'}]},{'Name':'Alerts-Mobil-Phone','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'27x8943juop'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-Mobil-Tablet','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'192.168.1.139'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A5%7D'}]}] now: [{'Name':'Alerts-LAN-Phone','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'192.168.1.106'},{'Name':'Port','Value':'6189'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-LAN-Tablet','Type':'Vera-Alerts-LAN','Args':[{'Name':'Host','Value':'undefined'},{'Name':'Port','Value':'2048'},{'Name':'MessagePrefix','Value':'undefined'}]},{'Name':'Alerts-Mobil-Phone','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'27x8943juop'},{'Name':'MessagePrefix','Value':'%7Btimestamp%7D%20%7Btone%3A2%7D'}]},{'Name':'Alerts-Mobil-Tablet','Type':'Vera-Alerts-Mobil','Args':[{'Name':'VeraAlertsID','Value':'192.168.1.139'},{'Name':'MessagePrefix','Value':'6189'}]}] #hooks: 0 upnp: 0 v:(nil)/NONE duplicate:0 <0x2cc1b680> 50 02/17/14 14:13:40.962 luup_log:7: VeraAlert:7:ProfileInit:Profiles __LEAK__ this:8192 start:471040 to 0xe64000 <0x2cc1b680> 50 02/17/14 14:13:40.963 luup_log:7: VeraAlert:7:ProfileInit:Assoc:DefaultRecipients with:undefined <0x2cc1b680> 50 02/17/14 14:13:40.963 luup_log:7: VeraAlert:7:ProfileInit:Assoc:user with:undefined <0x2cc1b680> 50 02/17/14 14:13:40.964 luup_log:7: VeraAlert:7:ProfileInit:Assoc:user2 with:Alerts-Mobil-Phone%2CAlerts-Mobil-Tablet <0x2cc1b680> 50 02/17/14 14:13:40.967 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-LAN-Phone Arg:Host Val:192.168.1.106 <0x2cc1b680> 50 02/17/14 14:13:40.967 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-LAN-Phone Arg:Port Val:6189 <0x2cc1b680> 50 02/17/14 14:13:40.968 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-LAN-Phone Arg:MessagePrefix Val:{timestamp} {tone:2} <0x2cc1b680> 50 02/17/14 14:13:40.968 luup_log:7: VeraAlert:7:ProfileInit:LAN:Alerts-LAN-Phone for:192.168.1.106:6189 <0x2cc1b680> 50 02/17/14 14:13:40.969 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-LAN-Tablet Arg:Port Val:2048 <0x2cc1b680> 50 02/17/14 14:13:40.969 luup_log:7: VeraAlert:7:ProfileInit:LAN:Alerts-LAN-Tablet for:nil:2048 <0x2cc1b680> 50 02/17/14 14:13:40.969 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-Mobil-Phone Arg:VeraAlertsID Val:27x8943juop <0x2cc1b680> 50 02/17/14 14:13:40.970 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-Mobil-Phone Arg:MessagePrefix Val:{timestamp} {tone:2} <0x2cc1b680> 50 02/17/14 14:13:40.970 luup_log:7: VeraAlert:7:ProfileInit:Mobil:Alerts-Mobil-Phone for:27x023lijuop <0x2cc1b680> 50 02/17/14 14:13:40.971 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-Mobil-Tablet Arg:VeraAlertsID Val:192.168.1.139 <0x2cc1b680> 50 02/17/14 14:13:40.972 luup_log:7: VeraAlert:7:ProfileInit:Profile:Alerts-Mobil-Tablet Arg:MessagePrefix Val:6189 <0x2cc1b680> 50 02/17/14 14:13:40.972 luup_log:7: VeraAlert:7:ProfileInit:Mobil:Alerts-Mobil-Tablet for:192.168.1.139 <0x2cc1b680> 02 02/17/14 14:13:58.100 LOG_CHECK_MEMORY_LEAK pMem start 0xe52000 now 0xe64000 last 0xe59000 leaked 73728 <0x2b41b680> 02 02/17/14 14:15:28.100 LOG_CHECK_MEMORY_LEAK pMem start 0xe52000 now 0xe65000 last 0xe64000 leaked 77824 __LEAK__ this:4096 start:475136 to 0xe65000 <0x2b41b680> 08 02/17/14 14:16:59.813 JobHandler_LuaUPnP::HandleActionRequest device: 0 service: urn:micasaverde-com:serviceId:HomeAutomationGateway1 action: LogIpRequest <0x2c41b680> 08 02/17/14 14:16:59.814 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1 <0x2c41b680> 08 02/17/14 14:16:59.814 JobHandler_LuaUPnP::HandleActionRequest argument action=LogIpRequest <0x2c41b680> 08 02/17/14 14:16:59.814 JobHandler_LuaUPnP::HandleActionRequest argument IpAddress=192.168.1.101 <0x2c41b680> 08 02/17/14 14:16:59.814 JobHandler_LuaUPnP::HandleActionRequest argument MacAddress=1c:66:ab:05:f5:6a <0x2c41b680> 01 02/17/14 14:17:12.016 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/CgiTagMenu?page=Top&Language=0 __LEAK__ this:135168 start:610304 to 0xe86000 <0x2b61b680> 01 02/17/14 14:17:15.026 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/CgiTagMenu?page=Top&Language=0 <0x2b61b680> 01 02/17/14 14:17:18.035 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/CgiTagMenu?page=Top&Language=0 <0x2b61b680> 01 02/17/14 14:17:21.046 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_log.cgi <0x2b61b680> 01 02/17/14 14:17:24.056 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_log.cgi <0x2b61b680> 01 02/17/14 14:17:27.066 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_log.cgi <0x2b61b680> 02 02/17/14 14:17:28.100 LOG_CHECK_MEMORY_LEAK pMem start 0xe52000 now 0xe86000 last 0xe65000 leaked 212992 <0x2b41b680> 01 02/17/14 14:17:30.076 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/top.htm <0x2b61b680> 01 02/17/14 14:17:33.086 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/top.htm <0x2b61b680> 01 02/17/14 14:17:36.096 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/top.htm <0x2b61b680> 01 02/17/14 14:17:39.106 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/index.html <0x2b61b680> 01 02/17/14 14:17:42.116 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/index.html <0x2b61b680> 01 02/17/14 14:17:45.126 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/index.html <0x2b61b680> 01 02/17/14 14:17:48.136 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_status.cgi <0x2b61b680> 01 02/17/14 14:17:51.146 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_status.cgi <0x2b61b680> 01 02/17/14 14:17:54.156 FileUtils::ReadURL 7/resp:0 size 0 http://192.168.1.101/get_status.cgi <0x2b61b680> 06 02/17/14 14:18:49.405 Device_Variable::m_szValue_set device: 5 service: urn:micasaverde-com:serviceId:ZWaveDevice1 variable: LastWakeup was: 1392664696 now: 1392668329 #hooks: 0 upnp: 0 v:(nil)/NONE duplicate:0 <0x2b41b680> 02 02/17/14 14:18:49.407 ZWJob_GetNodeDetails::ZWJob_GetNodeDetails skipping return_route for 3 2/1/-1 job job#3 :getnodedetails_ri_wake 3 dev:5 (0xe5ff30) P:50 S:0 <0x2b41b680> 02 02/17/14 14:18:49.408 ZWJob_SendData UPDATE MANUAL ROUTE 3=(nil) <0x2b41b680> 02 02/17/14 14:18:49.414 ZW_Send_Data node 3 NO ROUTE (nil) <0x2b81b680> 02 02/17/14 14:18:49.556 ZW_Send_Data node 3 NO ROUTE (nil) <0x2b81b680> 06 02/17/14 14:18:49.706 Device_Variable::m_szValue_set device: 5 service: urn:micasaverde-com:serviceId:HaDevice1 variable: BatteryDate was: 1392657426 now: 1392668329 #hooks: 0 upnp: 0 v:(nil)/NONE duplicate:0 <0x2b41b680> 06 02/17/14 14:18:49.706 Device_Variable::m_szValue_set device: 5 service: urn:micasaverde-com:serviceId:HaDevice1 variable: BatteryLevel was: 100 now: 100 #hooks: 0 upnp: 0 v:0xd80b08/NONE duplicate:1 <0x2b41b680> 04 02/17/14 14:18:49.707 <0x2b41b680> 06 02/17/14 14:18:49.776 Device_Variable::m_szValue_set device: 5 service: urn:micasaverde-com:serviceId:ZWaveDevice1 variable: LastRouteUpdate was: 1392624713 now: 1392668329 #hooks: 0 upnp: 0 v:(nil)/NONE duplicate:0 <0x2b81b680> 06 02/17/14 14:18:49.776 Device_Variable::m_szValue_set device: 5 service: urn:micasaverde-com:serviceId:ZWaveDevice1 variable: Neighbors was: 1, now: 1, #hooks: 0 upnp: 0 v:(nil)/NONE duplicate:1 <0x2b81b680> 04 02/17/14 14:18:49.777 <0x2b81b680> 02 02/17/14 14:18:49.778 UPDATE MANUAL ROUTE2 3=(nil) <0x2b81b680> 02 02/17/14 14:18:49.779 ZW_Send_Data node 3 NO ROUTE (nil) <0x2b81b680> 04 02/17/14 14:18:49.886 <0x2b41b680> 02 02/17/14 14:30:00.100 Energy::LogEnergyUsageOnServer <0x2b61b680> 02 02/17/14 14:30:00.101 Energy::LogEnergyUsageOnServer 2014-02-17 14:30:00 <0x2b61b680> 08 02/17/14 14:32:00.177 JobHandler_LuaUPnP::HandleActionRequest device: 0 service: urn:micasaverde-com:serviceId:HomeAutomationGateway1 action: LogIpRequest <0x2c41b680> 08 02/17/14 14:32:00.178 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1 <0x2c41b680> 08 02/17/14 14:32:00.178 JobHandler_LuaUPnP::HandleActionRequest argument action=LogIpRequest <0x2c41b680> 08 02/17/14 14:32:00.178 JobHandler_LuaUPnP::HandleActionRequest argument IpAddress=192.168.1.101 <0x2c41b680> 08 02/17/14 14:32:00.178 JobHandler_LuaUPnP::HandleActionRequest argument MacAddress=1c:66:ab:05:f5:6a <0x2c41b680> 08 02/17/14 14:46:23.204 JobHandler_LuaUPnP::HandleActionRequest device: 7 service: urn:richardgreen:serviceId:VeraAlert1 action: SendAlert <0x2c41b680> 08 02/17/14 14:46:23.205 JobHandler_LuaUPnP::HandleActionRequest argument DeviceNum=7 <0x2c41b680> 08 02/17/14 14:46:23.205 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:richardgreen:serviceId:VeraAlert1 <0x2c41b680> 08 02/17/14 14:46:23.205 JobHandler_LuaUPnP::HandleActionRequest argument action=SendAlert <0x2c41b680> 08 02/17/14 14:46:23.205 JobHandler_LuaUPnP::HandleActionRequest argument Recipients=Alerts-LAN-Phone <0x2c41b680> 08 02/17/14 14:46:23.206 JobHandler_LuaUPnP::HandleActionRequest argument rand=0.07488129381090403 <0x2c41b680> 50 02/17/14 14:46:23.207 luup_log:7: VeraAlert:7:SendAlert:Msg: <0x2ace7000> 50 02/17/14 14:46:23.208 luup_log:7: VeraAlert:7:ExpandRecipients:Checking:Alerts-LAN-Phone <0x2ace7000> 50 02/17/14 14:46:23.208 luup_log:7: VeraAlert:7:ExpandRecipients:Adding Requested Profile <0x2ace7000> 50 02/17/14 14:46:23.208 luup_log:7: VeraAlert:7:SendAlert:Sending to:Alerts-LAN-Phone <0x2ace7000> 50 02/17/14 14:46:23.209 luup_log:7: VeraAlert:7:VeraAlertsLANSend:To:192.168.1.106:6189 <0x2ace7000> 50 02/17/14 14:46:26.213 luup_log:7: VeraAlert:7:VeraAlertsLANSend:LAN: Error Connection Target:192.168.1.106:6189 Msg: <0x2ace7000> 06 02/17/14 14:46:26.213 Device_Variable::m_szValue_set device: 7 service: urn:richardgreen:serviceId:VeraAlert1 variable: LastRecipient was: Alerts-Mobil-Phone,Alerts-Mobil-Tablet now: Alerts-LAN-Phone #hooks: 0 upnp: 0 v:0xd88800/NONE duplicate:0 <0x2ace7000> 06 02/17/14 14:46:26.214 Device_Variable::m_szValue_set device: 7 service: urn:richardgreen:serviceId:VeraAlert1 variable: LastMsgSent was: 13:13:36 Mon Feb 17 now: 14:46:26 Mon Feb 17 #hooks: 0 upnp: 0 v:0xd88840/NONE duplicate:0 <0x2ace7000> 04 02/17/14 14:46:26.221 <0x2ace7000> 08 02/17/14 14:46:32.891 JobHandler_LuaUPnP::HandleActionRequest device: 7 service: urn:richardgreen:serviceId:VeraAlert1 action: SendAlert <0x2d41b680> 08 02/17/14 14:46:32.892 JobHandler_LuaUPnP::HandleActionRequest argument DeviceNum=7 <0x2d41b680> 08 02/17/14 14:46:32.892 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:richardgreen:serviceId:VeraAlert1 <0x2d41b680> 08 02/17/14 14:46:32.892 JobHandler_LuaUPnP::HandleActionRequest argument action=SendAlert <0x2d41b680> 08 02/17/14 14:46:32.892 JobHandler_LuaUPnP::HandleActionRequest argument Recipients=Alerts-LAN-Tablet <0x2d41b680> 08 02/17/14 14:46:32.892 JobHandler_LuaUPnP::HandleActionRequest argument rand=0.12160474061965942 <0x2d41b680> 50 02/17/14 14:46:32.895 luup_log:7: VeraAlert:7:SendAlert:Msg: <0x2ace7000> 50 02/17/14 14:46:32.897 luup_log:7: VeraAlert:7:ExpandRecipients:Checking:Alerts-LAN-Tablet <0x2ace7000> 50 02/17/14 14:46:32.897 luup_log:7: VeraAlert:7:ExpandRecipients:Adding Requested Profile <0x2ace7000> 50 02/17/14 14:46:32.898 luup_log:7: VeraAlert:7:SendAlert:Sending to:Alerts-LAN-Tablet <0x2ace7000> 01 02/17/14 14:46:32.899 LuaInterface::CallFunction_Job device 7 function SVeraAlert_VeraAlert1_SendAlert_job failed [string "module("L_VeraAlert", package.seeall)..."]:375: attempt to concatenate field 'Host' (a nil value) <0x2ace7000> 01 02/17/14 14:46:32.899 Lua_Job::Run job#6 : dev:7 (0xe5f2e0) P:50 S:0 failed <0x2ace7000> 04 02/17/14 14:46:32.904 <0x2ace7000> 02 02/17/14 14:46:32.905 JobHandler::PurgeCompletedJobs purge job#6 : dev:7 (0xe5f2e0) P:50 S:2 status 2 <0x2ace7000> 08 02/17/14 14:46:35.212 JobHandler_LuaUPnP::HandleActionRequest device: 7 service: urn:richardgreen:serviceId:VeraAlert1 action: SendAlert <0x2c41b680> 08 02/17/14 14:46:35.213 JobHandler_LuaUPnP::HandleActionRequest argument DeviceNum=7 <0x2c41b680> 08 02/17/14 14:46:35.213 JobHandler_LuaUPnP::HandleActionRequest argument serviceId=urn:richardgreen:serviceId:VeraAlert1 <0x2c41b680> 08 02/17/14 14:46:35.213 JobHandler_LuaUPnP::HandleActionRequest argument action=SendAlert <0x2c41b680> 08 02/17/14 14:46:35.213 JobHandler_LuaUPnP::HandleActionRequest argument Recipients=Alerts-LAN-Phone <0x2c41b680> 08 02/17/14 14:46:35.213 JobHandler_LuaUPnP::HandleActionRequest argument rand=0.15632140333764255 <0x2c41b680> 50 02/17/14 14:46:35.216 luup_log:7: VeraAlert:7:SendAlert:Msg: <0x2ace7000> 50 02/17/14 14:46:35.216 luup_log:7: VeraAlert:7:ExpandRecipients:Checking:Alerts-LAN-Phone <0x2ace7000> 50 02/17/14 14:46:35.217 luup_log:7: VeraAlert:7:ExpandRecipients:Adding Requested Profile <0x2ace7000> 50 02/17/14 14:46:35.217 luup_log:7: VeraAlert:7:SendAlert:Sending to:Alerts-LAN-Phone <0x2ace7000> 50 02/17/14 14:46:35.218 luup_log:7: VeraAlert:7:VeraAlertsLANSend:To:192.168.1.106:6189 <0x2ace7000> 50 02/17/14 14:46:38.221 luup_log:7: VeraAlert:7:VeraAlertsLANSend:LAN: Error Connection Target:192.168.1.106:6189 Msg: <0x2ace7000> 06 02/17/14 14:46:38.222 Device_Variable::m_szValue_set device: 7 service: urn:richardgreen:serviceId:VeraAlert1 variable: LastMsgSent was: 14:46:26 Mon Feb 17 now: 14:46:38 Mon Feb 17 #hooks: 0 upnp: 0 v:0xd88840/NONE duplicate:0 <0x2ace7000>

That’s why I like to look at the Report to make sure there is nothing weird in any of the settings.

Turn Debug back to 0 when you are happy … It will keep your log files smaller.