Resource error on opening page.
Closed this issue · 0 comments
awb99 commented
I get this error, when I open this pagel: https://admin.booking.com/
zombie Resource error +749ms Error: Parse Error
at TLSSocket.socketOnData (_http_client.js:362:20)
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
at TLSSocket.Readable.push (_stream_readable.js:134:10)
at TLSWrap.onread (net.js:551:20)
zombie TypeError: Parse Error
at /home/awb/Documents/cititrip/node_modules/zombie/lib/pipeline.js:89:15
at tryCatcher (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/promise.js:502:31)
at Promise._settlePromise (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/promise.js:559:18)
at Promise._settlePromise0 (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/promise.js:604:10)
at Promise._settlePromises (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/promise.js:679:18)
at Async._drainQueue (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/async.js:138:16)
at Async._drainQueues (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/async.js:148:10)
at Immediate.Async.drainQueues (/home/awb/Documents/cititrip/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:649:20)
at tryOnImmediate (timers.js:622:5)
at processImmediate [as _immediateCallback] (timers.js:594:5) +14ms
Node version: 7.2.1
zombie version: most recent.