I have been using this hub for quite a while “to support edge drivers”.
Now, when installing another, I get this
Error: Request failed with status code 400: {“requestId”:“xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”,“error”:{“code”:“BadRequestError”,“message”:“Hub (bedroom:SmartThings Hub) does not support edge drivers”,“details”:}}
smartthings edge:drivers:installed shows that one of my other drivers is installed and it appears to be working just fine.
So, obviously, my Hub does support edge drivers.
Same here. Been installing fine this morning. Just hit it within the last couple minutes. Sounds like a ST platform issue with their deployment scripts.
Hi, @rossetyler, @blueyetisoftware
Which Hub model are you using? I was able to install a driver successfully.
Could you share the requestId, please?
I’m already checking with the team if they know of something that could be causing this issue as others have reported it as well…
Error: Request failed with status code 400: {"requestId":"AFF8C6FC-3A00-4F78-AA
34-D666060CEF05","error":{"code":"BadRequestError","message":"Hub (SmartThings)
does not support edge drivers","details":[]}}
The team found an issue on the SmartThings end and corrected the problem.
If something similar happens, please, create a post and tag me and I will contact the team directly.
Hey @nayelyz i have the same issue here, trying to reinstall a Mariano Driver: Zigbee Valve MC which was already ok, i uninstalled and now cant install any driver:
Hey @nayelyz
Thanks for fast response!
1/2/3 Steps, all right. The driver is not at the list.
Cleared cache at android smartphone and windows browserS; - Same error. All Channel invitations or even official samsung drivers:
Went on Github to CLI but i´m not very confident how operate it. Any guide or video with firts steps?
The team mentioned that there are no plans at this time but I opened a feature request to keep track of that.
Also, they suggested using the collectgarbage function to get a “rough” idea of the memory consumption.
For example:
-- This will print in the log the total memory in use by Lua in Kbytes
print(collectgarbage("count"))