ulixee / unblocked

A suite of tools for protecting the web's open knowledge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mitm crashes Unblocked

soundofspace opened this issue · comments

See this happening from time to time, crashing the entire process.

TypeError: The "options" or "port" or "path" argument must be specified
    at new NodeError (node:internal/errors:399:5)
    at Socket.connect (node:net:1157:11)
    at Object.connect (node:net:243:17)
    at MitmProxy.onHttpConnect (/app/.yarn/unplugged/@ulixee-unblocked-agent-mitm-npm-2.0.0-alpha.18-48e4c95283/agent/mitm/lib/MitmProxy.ts:336:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

It looks like something is causing the internal servers to not be able to launch. Do you see any other errors? Could you share a full error log?

Only other thing I find in logs is this Error: abort({"code":"ERR_MISSING_ARGS"}). Build with -s ASSERTIONS=1 for more info.

Do you see that error in any session databases?