Skip to content

Failed to disable WireGuard tunnel on Android #103

@baltpeter

Description

@baltpeter

Another bug that came up during the tweaselORG/meta#16 run:

Failed to analyze app /media/benni/storage2/tmp/tweasel/cert-pinning-experiment/de.zollsoft.arzt_direkt_app-96.apk: Error: Failed to disable WireGuard tunnel.
    at Object.setProxy (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/appstraction/dist/index.js:1002:47)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:256:17)
    at async Promise.all (index 0)
    at stopTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:246:23)
    at Object.stopTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:382:33)
    at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/run.ts:82:17)

From then on, every other app unsurprisingly failed with:

Failed to analyze app /media/benni/storage2/tmp/tweasel/cert-pinning-experiment/de.zooplus-161421209.apk: Error: Cannot start new traffic collection. A previous one is still running.
    at startTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:186:48)
    at Object.startTrafficCollection (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/node_modules/cyanoacrylate/dist/index.js:372:28)
    at <anonymous> (/home/benni/coding/JS/tweasel/experiments/cert-pinning-bypass/run.ts:58:35)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions