The Wayback Machine - https://web.archive.org/web/20201227142936/https://github.com/bettercap/bettercap/issues/769
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Os Catalina When trying to start Ble.recon I get: panic: interface conversion: interface {} is nil, not xpc.Dict #769

Open
Thman558 opened this issue Aug 28, 2020 · 0 comments

Comments

@Thman558
Copy link

@Thman558 Thman558 commented Aug 28, 2020

I am using version 2.28
I am on Mac Os Catalina 10.15.6 I installed bettercap from the darwin installer
go version go1.15 darwin/amd64
ble.recon on
ble.recon on

ble.recon on
panic: interface conversion: interface {} is nil, not xpc.Dict

goroutine 17 [running, locked to thread]:
github.com/bettercap/gatt/xpc.Dict.MustGetDict(...)
/Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/bettercap/[email protected]/xpc/xpc_darwin.go:39
github.com/bettercap/gatt.(*device).HandleXpcEvent(0xc0006b4b80, 0xc000540960, 0x0, 0x0)
/Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/bettercap/[email protected]/device_darwin.go:453 +0x1545
github.com/bettercap/gatt/xpc.handleXpcEvent(0x6107270, 0xc000737718)
/Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/github.com/bettercap/[email protected]/xpc/xpc_darwin.go:214 +0x222
github.com/bettercap/gatt/xpc._cgoexpwrap_40d1f51a8537_handleXpcEvent(0x6107270, 0xc000737718)
_cgo_gotypes.go:464 +0x35

  1. Start bettercap
  2. start ble.recon
  3. and then the error

I expected it to start Bluetooth low energy
It failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.