Flipper: Flipper v0.77.0 Failed to query idb for targets on MacOS Big Sur

Created on 25 Feb 2021  路  5Comments  路  Source: facebook/flipper

Seems like an environment issue, but when i run the same command from terminal it is working fine, so it is hard to debug.
Any input would be appreciated.

See image below

image

All 5 comments

@vladamx is there by any chance non ascii tokens inside your device name?

@jknoxville looks like a charset issue. Is this a known limitation from idb?

Yes, this was the problem.

brew reinstall grpc worked for me

I'm having the same error, I do not have ascii tokens in my device name. Running the above suggested brew command did not fix my problem either.

> python -V
Python 2.7.16

brew reinstall grpc worked for me

This solved it for me.

Was this page helpful?
0 / 5 - 0 ratings