# Logs of the error ``` Calling the holochain conductor: test-instance men get_entry { address: 'QmfTfqW4p8CsWWTYGpYwVRKejbiL9xqu8iSNmNknxZDYkY' } Response from the holochain conductor: { id: '7cb6b11a-a99d-4627-956f-53141863a7d5', responseIntervalId: '149e7f8d-9ec5-4272-82e7-7cc5efca81a7', status: 'ACCEPT', startTime: 1592538535000, endTime: 1592538540000, clearedPrice: 5.9039907, clearedQuantity: 16.346636 } Calling the holochain conductor: test-instance men get_entry { address: 'QmTSRunsb5zHpLJuTudeujsQYJgLGpqhYc7sSNs5Zir1SL' } not ok 3 FetchError: request to http://localhost:2222/GetMyBidCommitments failed, reason: socket hang up at ClientRequest.<anonymous> (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/node-fetch/index.js:133:11) at ClientRequest.emit (events.js:210:5) at Socket.socketOnEnd (_http_client.js:440:9) at Socket.emit (events.js:215:7) at endReadableNT (_stream_readable.js:1183:12) at processTicksAndRejections (internal/process/task_queues.js:80:21) --- operator: fail stack: |- Error: FetchError: request to http://localhost:2222/GetMyBidCommitments failed, reason: socket hang up at ClientRequest.<anonymous> (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/node-fetch/index.js:133:11) at ClientRequest.emit (events.js:210:5) at Socket.socketOnEnd (_http_client.js:440:9) at Socket.emit (events.js:215:7) at endReadableNT (_stream_readable.js:1183:12) at processTicksAndRejections (internal/process/task_queues.js:80:21) at Test.assert [as _assert] (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/tape/lib/test.js:228:54) at Test.bound [as _assert] (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/tape/lib/test.js:80:32) at Test.fail (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/tape/lib/test.js:322:10) at Test.bound [as fail] (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/tape/lib/test.js:80:32) at /home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/@holochain/tryorama/lib/middleware.js:72:19 at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:93:5) ... got an error for test the relayer FetchError: request to http://localhost:2222/GetMyBidCommitments failed, reason: socket hang up at ClientRequest.<anonymous> (/home/guillem/projects/eyss/Ledger/men/dna/test/node_modules/node-fetch/index.js:133:11) at ClientRequest.emit (events.js:210:5) at Socket.socketOnEnd (_http_client.js:440:9) at Socket.emit (events.js:215:7) at endReadableNT (_stream_readable.js:1183:12) at processTicksAndRejections (internal/process/task_queues.js:80:21) { name: 'FetchError', message: 'request to http://localhost:2222/GetMyBidCommitments failed, reason: socket hang up', type: 'system', errno: 'ECONNRESET', code: 'ECONNRESET' } 00:23:41 [tryorama] debug: Done with test: test the relayer 00:23:41 [tryorama: player alice] debug: Killing... 00:23:41 [tryorama: tryorama conductor alice] debug: Killing... 00:23:41 info: ★★★ [[[CONDUCTOR alice]]] ★ Gracefully shutting down conductor... ★ Stopping interface tryorama-interface ★ Stopping instance "test-instance"... ★ 00:23:41 [tryorama: player alice] debug: Killed. Received close from websocket 00:23:43 info: ☯☯☯ {{{CONDUCTOR alice}}} ☯ THREAD PANIC PanicInfo { ☯ payload: Any, ☯ message: None, ☯ location: Location { ☯ file: 00:23:43 info: ☸☸☸ {{{CONDUCTOR alice}}} ☸ "crates/core/src/context.rs", ☸ line: 387, ☸ col: 17, ☸ }, ☸ } ```