basil icon indicating copy to clipboard operation
basil copied to clipboard

Open shift does not pick up the sensor data after a few days

Open sayanee opened this issue 9 years ago • 1 comments

The only way to resolve this is to restart the open shift app.

sayanee avatar Apr 16 '16 13:04 sayanee

Errors from logs:

error:  14 Apr 17:39:42 (/index.js:142:12) Event { type: 'error' }
error:  14 Apr 17:39:43 (/index.js:142:12) Event { type: 'error', status: 502 }

at index.js:142:

eventSource.addEventListener('error', function(e) {
    logger.error(e)
  } ,false);

possible reasons:

  • https://stackoverflow.com/questions/23686162/web-app-shuts-down-502-error-while-running-a-intensive-task

sayanee avatar Apr 16 '16 14:04 sayanee