NeuraLegion/sectester-js

`SyntaxError: Unexpected end of JSON input` in `HttpCommandDispatcher` on repeater removal

pmstss opened this issue · 0 comments

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.transformResponse (node_modules\axios\lib\defaults\index.js:86:21)
    at transform (node_modules\axios\lib\core\transformData.js:18:15)
    at Object.forEach (node_modules\axios\lib\utils.js:245:10)
    at Object.transformData (node_modules\axios\lib\core\transformData.js:17:9)
    at onAdapterResolution (node_modules\axios\lib\core\dispatchRequest.js:62:35)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at ExponentialBackoffRetryStrategy.acquire (packages\bus\src\retry-strategies\ExponentialBackoffRetryStrategy.ts:32:17)
    at HttpCommandDispatcher.execute (packages\bus\src\dispatchers\HttpCommandDispatcher.ts:28:22)                         
    at DefaultScans.stopScan (packages\scan\src\DefaultScans.ts:29:5)
    at SecScan.run (packages\runner\src\lib\SecScan.ts:39:7)