Running tests with stc 2.3.0.238 . When processing the results I get this error message. However, the results are properly saved.
Code:
[INFO] [reporter/ArchiveReporter] Uploading results to server http://localhost:1903
[ERROR] [reporter/ArchiveReporter] StatusCodeError: 500 - "Error processing archive - see server log for more information"
at new StatusCodeError (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request-promise-core\lib\errors.js:32:15)
at Request.plumbing.callback (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request-promise-core\lib\plumbing.js:104:33)
at Request.RP$callback [as _callback] (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request-promise-core\lib\plumbing.js:46:31)
at Request.self.callback (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request\request.js:185:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request\request.js:1161:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (C:\Program Files\Sencha\Test\2_3_0_328\stc\node_modules\@sencha\orion-core\node_modules\request\request.js:1083:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at IncomingMessage.emit (events.js:208:7)
at endReadableNT (_stream_readable.js:1064:12)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickDomainCallback (internal/process/next_tick.js:219:9)