You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some unknown reason (yet) after resetting the node we may end up having ResultAck value but no CommandAck in /etc/config/wibed.
This causes confusion on server side when running wibed-node script. Here is an example of wibed-node output:
root@wibed-faaf86:~# wibed-node
---------------------------------------
Thu Sep 3 15:06:09 UTC 2015
---------------------------------------
API URL: http://wibed.ac.upc.edu/
Id: wibed-faaf86
Status: 1
Model: tl-wdr4300
Version: 7dbba9de
Experiment Id: 0000
Command Ack: None
Result Ack: 5
Flash is the overlay
Request:
{
"status":1
}
Communication with server successful
{
"errors": [
"list index out of range"
],
"experiment": {
"action": "PREPARE",
"id": 7,
"overlay": "ap_test7.tar.gz"
}
}
Error sent by server:
1 list index out of range
root@wibed-faaf86:~#
The text was updated successfully, but these errors were encountered:
For some unknown reason (yet) after resetting the node we may end up having ResultAck value but no CommandAck in /etc/config/wibed.
This causes confusion on server side when running wibed-node script. Here is an example of wibed-node output:
The text was updated successfully, but these errors were encountered: