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
console.log("Command timedout! Execution was not successful, worker function:",worker);
There are on the dev system a bug, where device/endpoint handling stops working. "Command timedout" even while the connector successful bridgeds traffic.
But without proper logging, its hard to debug.
The text was updated successfully, but these errors were encountered:
Remove every
console.log(...);
and use build in logger.backend/components/endpoints/class.command.js
Line 244 in d17066b
There are on the dev system a bug, where device/endpoint handling stops working. "Command timedout" even while the connector successful bridgeds traffic.
But without proper logging, its hard to debug.
The text was updated successfully, but these errors were encountered: