Failed to run script (err: LE_BUSY)

Hi,
I am using FX30S firmware 3.1.0 gateway.
Periodically errors occur: “Failed to run script (err: LE_BUSY)”.
The cause is not clear.

I noticed that the “LE_BUSY” error occurs in Edge Actions, for which the Source observation is either a counter, or a timer, or a discrete input that is polled periodically. If I Disable such Edge Action, the error disappears, if I Enable it, it appears again.

I also noticed that such an error occurs (but not every time) after I edit any Edge Action and press the Save button. Moreover, I am correcting one Edge Action, and the error occurs on all Edge Actions that are called periodically. I can remove the error by opening the Edge Action on which this error is called and changing the code and saving. Changing the code back to its original state and saving will no longer cause an error.

Several more times the error occurred when switching developer and diagnostic modes. It seems that an error appears at the moment of synchronization of the Octave with the FX30S.

Sometimes it helps to get rid of the error by using another Blueprint.

This error occurs in the current (3.1.0) and earlier firmware versions: 3.0.2, 3.0.0, 2.1.4.

Below is a log from the gateway at the beginning of which you can see that there are no errors.
Then at 09:14:24 I Enable Edge Action (action_id: l5f228b71ccbc092721a25145), which is triggered by a change in the periodically polled discrete input.
At 09:14:27, as soon as the Edge Action becomes activated, the “LE_BUSY” errors begin to appear.
At 09:14:50, I comment out one line in the Edge Action code and click the save button. Errors cease.
At 09:15:18, I revert the code to the original (uncomment the line) and click the save button. Errors no longer appear.

Jan 14 09:11:45 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:11:47 fx30s user.err kernel: [ 2297.428564] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:12:15 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:12:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:12:26 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:12:26 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:12:26 fx30s user.err kernel: [ 2336.970457] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:12:29 fx30s user.err kernel: [ 2339.969190] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:12:45 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:13:15 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:13:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:13:26 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:13:26 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:13:26 fx30s user.err kernel: [ 2396.960451] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:13:29 fx30s user.err kernel: [ 2399.627752] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:13:45 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:15 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:24 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:14:26 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:14:26 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:14:26 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:27 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:14:27 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:27 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 3 contentType 60 length 952
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | av.c validateRequest() 370 | PATH: /cloudInterface/dh/diff
Jan 14 09:14:27 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 219 | Server writes diff setting
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 220 | received cfg: {"t":1,"v":"0","ts":1610615662413,"m":{"a":{"l5f228b71ccbc092721a25145":{"e":true,"src":"di_1","js":"/****************************** \n 
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | reader.c reader_ParsePartial() 536 | Got diff with timestamp 1610615662413
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c processConfigDiff() 403 | Diff-Config change gave us 1 operations to run
Jan 14 09:14:27 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_StartUpdate() 2194 | Data Hub administrative updates starting.
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c RunActionRunnerSetEnabled() 500 | actionRunner_SetEnabled("l5f228b71ccbc092721a25145",1)
Jan 14 09:14:27 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_EndUpdate() 2220 | Data Hub administrative updates complete.
Jan 14 09:14:27 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c cfg_ExecuteConfigDiff() 444 | Free op 0
Jan 14 09:14:27 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:27 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:28 fx30s user.err kernel: [ 2459.107423] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:28 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:29 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:30 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:31 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:14:31 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:14:31 fx30s user.err kernel: [ 2461.640407] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:31 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:32 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:33 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:34 fx30s user.err kernel: [ 2464.206299] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:34 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:35 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:36 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:37 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:37 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:14:37 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:14:37 fx30s user.err kernel: [ 2467.540507] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:37 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:38 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:39 fx30s user.err kernel: [ 2470.026915] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:39 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:40 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:41 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:42 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:43 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:44 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:45 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:45 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:46 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:47 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:48 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:49 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:50 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:14:50 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:50 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner.c actionRunner_JSInputJsonPushHandler() 666 | action_id:l5f228b71ccbc092721a25145 | Failed to run script (err: LE_BUSY)
Jan 14 09:14:51 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:14:51 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:51 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 3 contentType 60 length 954
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | av.c validateRequest() 370 | PATH: /cloudInterface/dh/diff
Jan 14 09:14:51 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 219 | Server writes diff setting
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 220 | received cfg: {"t":1,"v":"0","ts":1610615688018,"m":{"a":{"l5f228b71ccbc092721a25145":{"e":true,"src":"di_1","js":"/****************************** \n 
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | reader.c reader_ParsePartial() 536 | Got diff with timestamp 1610615688018
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c processConfigDiff() 403 | Diff-Config change gave us 1 operations to run
Jan 14 09:14:51 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_StartUpdate() 2194 | Data Hub administrative updates starting.
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c RunActionRunnerSetJS() 572 | actionRunner_SetJS("l5f228b71ccbc092721a25145", "/******************************   * Overflow protection sensor triggered  * The overflow s
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c RunActionRunnerSetJS() 573 | Wrote 2602 bytes to SetJS
Jan 14 09:14:51 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_EndUpdate() 2220 | Data Hub administrative updates complete.
Jan 14 09:14:51 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c cfg_ExecuteConfigDiff() 444 | Free op 0
Jan 14 09:14:51 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner_SetJS.c actionRunner_SetJSFdHandler() 414 | Failed to start parsing for id l5f228b71ccbc092721a25145, result -17
Jan 14 09:14:51 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:52 fx30s user.err kernel: [ 2483.045970] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:55 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:14:55 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:14:55 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 623 | Starting a new push stream
Jan 14 09:14:55 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c PipeCallback() 7 | Pipe status -17, context 0x(nil)
Jan 14 09:14:55 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:14:55 fx30s user.err kernel: [ 2485.560410] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:14:57 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 95 streamStatus 6 contentType 0 length 0
Jan 14 09:14:57 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:14:59 fx30s user.err kernel: [ 2489.728822] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:15:03 fx30s user.err kernel: [ 2493.269410] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:15:15 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 2 contentType 60 length 1024
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c CoapMessageHandler() 269 | Rx Msg from server: code 3 streamStatus 3 contentType 60 length 952
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | av.c validateRequest() 370 | PATH: /cloudInterface/dh/diff
Jan 14 09:15:18 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_SendResponse() 464 | Response: CoAP response from app
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 219 | Server writes diff setting
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | main.c NewDiffSetting() 220 | received cfg: {"t":1,"v":"0","ts":1610615715809,"m":{"a":{"l5f228b71ccbc092721a25145":{"e":true,"src":"di_1","js":"/****************************** \n 
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | reader.c reader_ParsePartial() 536 | Got diff with timestamp 1610615715809
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c processConfigDiff() 403 | Diff-Config change gave us 1 operations to run
Jan 14 09:15:18 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_StartUpdate() 2194 | Data Hub administrative updates starting.
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c RunActionRunnerSetJS() 572 | actionRunner_SetJS("l5f228b71ccbc092721a25145", "/******************************   * Overflow protection sensor triggered  * The overflow s
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c RunActionRunnerSetJS() 573 | Wrote 2600 bytes to SetJS
Jan 14 09:15:18 fx30s user.info Legato:  INFO | dataHub[1009]/dataHub T=main | adminService.c admin_EndUpdate() 2220 | Data Hub administrative updates complete.
Jan 14 09:15:18 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | cfg.c cfg_ExecuteConfigDiff() 444 | Free op 0
Jan 14 09:15:18 fx30s user.err Legato: =ERR= | actions[902]/actionRunner T=main | actionRunner_SetJS.c actionRunner_SetJSFdHandler() 414 | Failed to start parsing for id l5f228b71ccbc092721a25145, result -17
Jan 14 09:15:18 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:15:20 fx30s user.err kernel: [ 2510.429117] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:15:22 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:15:22 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:15:22 fx30s user.info Legato:  INFO | cloudInterface[960]/cloudcomp T=main | operation.c PipeCallback() 7 | Pipe status -17, context 0x(nil)
Jan 14 09:15:22 fx30s user.err kernel: [ 2512.880408] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:15:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:15:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:15:23 fx30s user.warn Legato: -WRN- | router[1155]/components T=main | store.c st_GetEvent() 514 | No events available for encoding
Jan 14 09:15:23 fx30s user.info Legato:  INFO | avcDaemon[939]/avcDaemon T=main | coap.c le_coap_Push() 585 | Push: CoAP POST from device
Jan 14 09:15:25 fx30s user.err kernel: [ 2515.547384] disconnect_to_bam: shutdown completion time was: 5000 msec
Jan 14 09:15:45 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:16:15 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called
Jan 14 09:16:23 fx30s user.info Legato:  INFO | modemDaemon[1099]/le_pa T=main | pa_mrc_qmi.c pa_mrc_GetNetworkRegState() 2332 | called

Please help me get rid of this error, as it greatly interferes with work.
When this error occurs simultaneously on all periodic triggered Edge Actions, dozens of error messages are generated simultaneously per second. The device turns into a brick, rebooting does not help. And in developer mode, the device sends error messages to the cloud, and if you don’t notice this in time, then in short time several thousand messages can be generated.

Hi Vitali,

I have created an internal ticket to track your issue.

We will keep you posted.

Thank you,
Nicolas

1 Like