Luup : Downloading plugin #5

since (i think) i use a generic Camera to serve my d-link ip cam
i see on every reload the message “Luup : Downloading plugin #5

with the recent connection problems, this blocks the vera completly out for about 15 minutes

is there any way to stop that from happening (since the plugin is already there and working)
logs:

01	08/19/13 6:51:57.788	FileUtils::ReadURL 28/resp:0 size 0 https://apps.mios.com/get_plugin_json2.php?plugin=5&ap=351071**&HW_Key=*******&D_100=607721 <0x2b6f1680>
02	08/19/13 6:51:58.238	ZW_Send_Data node 4 NO ROUTE (nil) <0x2b8f1680>
02	08/19/13 6:52:00.379	ZW_Send_Data node 4 NO ROUTE (nil) <0x2b8f1680>
04	08/19/13 6:52:00.519	 <0x2b4f1680>
01	08/19/13 6:52:12.797	FileUtils::ReadURL 28/resp:0 size 0 https://apps.mios.com/get_plugin_json2.php?plugin=5&ap=351071**&HW_Key=*******&D_100=607721 <0x2b6f1680>
01	08/19/13 6:52:12.798	JobHandler_LuaUPnP::DownloadPlugin iPlugin: 5 buffer: (null) <0x2b6f1680>
01	08/19/13 6:52:12.798	JobHandler_LuaUPnP::DownloadFiles new plugin 5 returned 0 <0x2b6f1680>
02	08/19/13 6:52:26.102	ZW_Send_Data node 6 NO ROUTE (nil) <0x2b8f1680>
04	08/19/13 6:52:26.238	 <0x2b4f1680>
01	08/19/13 6:52:27.801	FileUtils::ReadURL 28/resp:0 size 0 http://apps.mios.com/get_plugin_version2.php?plugin=1088&accesspoint=351071**&platform=rt3662_Luup
&firmware=*1.5.622* <0x2b6f1680>
08	08/19/13 6:52:36.100	Scene::RunScene running 22 Controller Lazy Device <0x2b4f1680>
08	08/19/13 6:52:36.102	JobHandler_LuaUPnP::HandleActionRequest device: 101 service: urn:micasaverde-com:serviceId:HaDevice1 action: Poll <0x2b4f1680>
08	08/19/13 6:52:36.104	JobHandler_LuaUPnP::HandleActionRequest device: 77 service: urn:micasaverde-com:serviceId:HaDevice1 action: Poll <0x2b4f1680>
08	08/19/13 6:52:36.106	JobHandler_LuaUPnP::AlarmCallback Ran scene:22 Controller Lazy Device / timer:1 minutes next at 1376870016 now 1376869956 <0x2b4f1680>
02	08/19/13 6:52:36.129	ZW_Send_Data node 25 NO ROUTE (nil) <0x2b8f1680>
02	08/19/13 6:52:38.269	ZW_Send_Data node 25 NO ROUTE (nil) <0x2b8f1680>
02	08/19/13 6:52:39.431	luvd_get_info mg conn can't read /etc/cmh-ludl//toolbox.js or /etc/cmh-lu//toolbox.js from filename /toolbox.js pPtrFile (null) <0x2f2f1680>
02	08/19/13 6:52:40.409	ZW_Send_Data node 25 NO ROUTE (nil) <0x2b8f1680>
04	08/19/13 6:52:40.559	 <0x2b4f1680>
02	08/19/13 6:52:40.560	JobHandler::Run job#5 :pollnode_sms2 #21 dev:77 (0x966d10) N:21 P:20 S:0 is 4.454917000 seconds old <0x2b8f1680>
02	08/19/13 6:52:40.561	ZW_Send_Data node 21 NO ROUTE (nil) <0x2b8f1680>
04	08/19/13 6:52:40.708	 <0x2b4f1680>
01	08/19/13 6:52:42.802	FileUtils::ReadURL 28/resp:0 size 0 http://apps.mios.com/get_plugin_version2.php?plugin=1088&accesspoint=351071**&platform=rt3662_Luup
&firmware=*1.5.622* <0x2b6f1680>

Have a look at this:

http://bugs.micasaverde.com/view.php?id=2749

ah great, thanks …that fixed it …

remove the “5” from cam-advanced-plugin

now it comes up with another error

01	08/19/13 8:09:08.894	LuImplementation::Parse can't load /etc/cmh-lu//I_DigitalSecurityCamera1.xml <0x2aed2000>
01	08/19/13 8:09:08.895	JobHandler_LuaUPnP::ParseAllImplementations failed to parse I_DigitalSecurityCamera1.xml <0x2aed2000>

i loged on and checked, the file is really not there.
but the cam works fine … and no more startup delay.

so i’ll archive that as a beauty-error :wink:

a simple

touch /etc/cmh-lu/I_DigitalSecurityCamera1.xml

fixed the file not found error as well