Skip to content

[bug] Stuck on scanning and then exit #12

Description

@as8ASd3

Command that failed

ptai start http://localhost:3000/

pentest-ai version

ptai --version ptai 0.14.0

Python version

python --version Python 3.13.13

OS

Kali GNU/Linux 2024.2

Expected behavior

`└─$ ptai start http://localhost:3000/
pentest-ai performs real network operations. Authorized targets only.
AUP: https://pentestai.xyz/aup · Terms: https://pentestai.xyz/terms

╭───── Starting Engagement ──────╮
│ pentest-ai v0.14.0 │
│ Target: http://localhost:3000/
│ Scope: full │
│ Intensity: normal │
╰────────────────────────────────╯
agent_mode: 274 action handlers registered
⠹ Scanning http://localhost:3000/...
`

Actual behavior

ptai start http://localhost:3000/
pentest-ai performs real network operations. Authorized targets only.
AUP: https://pentestai.xyz/aup  ·  Terms: https://pentestai.xyz/terms

╭───── Starting Engagement ──────╮
│ pentest-ai v0.14.0             │
│ Target: http://localhost:3000/ │
│ Scope: full                    │
│ Intensity: normal              │
╰────────────────────────────────╯
agent_mode: 274 action handlers registered

⠙ Scanning http://192.168.184.128:3000...

then nothing happens and then exit

Steps to reproduce

1.export OLLAMA_HOST=http://OLLAMA_HOST:11434
2.ptai start http://localhost:3000/

Logs and config

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions