Skip to content

Custom build on RaspbianOS #12

Description

@ch4r13

Hello, I have problem with this pwngrid:

root@TasyGotchi:/etc/pwnagotchi# cat /var/log/pwngrid-peer.log 
2023-02-09 17:44:23 inf pwngrid v1.10.3 starting in peer mode ...
2023-02-09 17:44:25 inf /etc/pwnagotchi/id_rsa found
2023-02-09 17:44:25 dbg reading /etc/pwnagotchi/id_rsa ...
2023-02-09 17:44:25 dbg local.adv.name = TasyGotchi
2023-02-09 17:44:25 dbg local.adv.identity = b1fcf86274e8b01c9ec82d6f796ea06b1a8b3d702789f6eaa089d16356d5f4a3
2023-02-09 17:44:25 dbg local.adv.session_id = ac:1c:ab:46:62:bd
2023-02-09 17:44:25 dbg local.adv.grid_version = 1.10.3
2023-02-09 17:44:25 !!! error while starting signaling: error while activating handle: unknown activated error: -1

The last message is important, and I cannot figure out what make this error, Iam using external Wi-Fi adapter which is in monitor mode as wlan0 It should be O.K because my service in /etc/systemd/system/pwngrid-peer.service is OK and modified to specific interface
ExecStart=/usr/bin/pwngrid -keys /etc/pwnagotchi -address 127.0.0.1:8666 -client-token /root/.api-enrollment.json -wait -log /var/log/pwngrid-peer.log -iface wlan0 -debug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions