Any idea why this:
Luup : Failed to download all plugins. Will retry in 10 minutes.
always pops up on my Vera3, it never goes away. MCV has no idea and cant fix it.
Any idea why this:
Luup : Failed to download all plugins. Will retry in 10 minutes.
always pops up on my Vera3, it never goes away. MCV has no idea and cant fix it.
Probably it can’t find either plugin #5 or plugin #188. Plugin #5 is the Generic IP Camera plugin which is no longer available in the UI5 MiOS Marketplace because the files are now on Vera. To get rid of this message you must delete the camera devices.
Plugin #188 is the SQ Remote plugin which is no longer necessary on UI5. To get rid of it you must delete a hidden device called SQ Remote (or SQRemote, I don’t remember exactly). First find its device number using this request:
http://<Vera_IP>:3480/data_request?id=user_data&output_format=xml
Search for that device (note: it’s SQ Remote, not SQ Blaster). Find its ID (e.g. id=“4”). Then use this command to delete it:
http://<Vera_IP>:3480/data_request?id=device&action=delete&device=<device_ID>
Restart Luup. You shouldn’t receive that message anymore.
I’m just starting the advanced stuff, can you please tell me where to input the above commands on Vera? Thanks!
They go in your browser (with <Vera_IP> replaced with Vera’s IP address and <device_ID> in the second command replaced with the device number you find with the first command).
I figured it was the browser, but I didn’t put the ip in haha, I did the command and there’s a BUNCH of stuff in there, WOW! I found the device, #53, did the second command and it’s gone.
No more message. ![]()
Thank you both for your expertise, you guys amaze me!
I saw this same thing come up. My devices that were found were
I had the device id enclosed in <>. My bad. This worked for me.
is there anyway i can do this remotely?
is there anyway i can do this remotely?Yes!
To see the syntax for remote vs local See:
http://wiki.micasaverde.com/index.php/Luup_Protocol
To see the list of requests See:
http://wiki.micasaverde.com/index.php/Luup_Requests
My VeraLite gave this message when I ran it out of space. Putty into your Vera and type: df -h to make sure /overlay isn’t above 99% full. If it is you need to delete some files from /overlay and Reboot your Vera to fix the issue.
Best Home Automation shopping experience. Shop at Ezlo!
© 2024 Ezlo Innovation, All Rights Reserved. Terms of Use | Privacy Policy | Forum Rules