Vuforia Experience Service crashes randomly
Applies To
- Vuforia Experience Service 8.0.0 N/A to 9.0.4 F000
Description
- Vuforia Experience Service crashes randomly
- When installing Vuforia Experience Service, it fails
- In Vuforia Experience Service log file, these exceptions can be found :
at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:94:16) {
errno: 'EPROTO',
code: 'EPROTO',
syscall: 'write'
}
at connResetException (internal/errors.js:609:14)
at TLSSocket.onConnectEnd (_tls_wrap.js:1547:19)
at Object.onceWrapper (events.js:420:28)
at TLSSocket.emit (events.js:326:22)
at endReadableNT (_stream_readable.js:1223:12)
at processTicksAndRejections (internal/process/task_queues.js:84:21) {
code: 'ECONNRESET',
path: null,
host: '<ThingWorx server name>',
port: '<port number>',
localAddress: undefined
}
- In Vuforia Experience Service installation log file, this exception can be found :
FATAL Error: Client network socket disconnected before secure TLS connection was established
at connResetException (internal/errors.js:609:14)
at TLSS