MissingMethodExceptionNoStack errors in my logs of two different Outlet types

Im not sure why Im seeing these errors in my logs - the 3 Smart Switch 6’s is Z-Wave and the generic Zigbee Outlet is a Samsung Smart Things unit.

Does anyone have any idea why only these 4 devices are continually generating these errors every minute?

@support_team

EDIT: full text:


dev:33482026-07-21 11:30:00.210 am

error

org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: aeotecSmartSwitch6.autoPoll() is applicable for argument types: () values: [] (method autoPoll)

dev:14282026-07-21 11:30:00.052 am

error

org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: GenericZigbeeOutlet.autoPoll() is applicable for argument types: () values: [] (method autoPoll)

dev:32002026-07-21 11:30:00.035 am

error

org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: aeotecSmartSwitch6.autoPoll() is applicable for argument types: () values: [] (method autoPoll)

dev:31992026-07-21 11:30:00.020 am

error

org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: aeotecSmartSwitch6.autoPoll() is applicable for argument types: () values: [] (method autoPoll)

PS, I’m using the HE driver on the current FW version.

I have quite a few of these outlets, but only see this on the 4 shown above.

Have you ever used it with the custom Tuya driver?

Switch to the HE in built ‘Device’ driver and clear the schedules jobs, then switch back to the Generic Zigbee Outlet driver.

2 Likes

Im not sure TBH, maybe the Zigbee Outlets, but definitely not the Z-wave outlets.

Cheers, I’ll give that a shot.

Im wondering if I’d swapped devices at some point - after you mentioned this, I used the “Clean Device” driver to sort it and now the logs are clear of this error. :ok_hand:

1 Like