s0md3v / Orbit

Blockchain Transactions Investigation Tool
GNU General Public License v3.0
526 stars 152 forks source link

Transactions Graph Error - vaGetDriverNameByIndex failed #5

Open orblatt opened 3 years ago

orblatt commented 3 years ago

Hi, I'm running Orbit on VirtualBox - TL OSINT VM 2020.2.1 Getting the following error:

osint@kali:~/Downloads/orbit/Orbit-master$ python3 orbit.py -s REDACTED -d 2

_
| |
| ' |
|__| | |) | | v2.0

[~] Crawling level 1 [!] 1 addresses to crawl [~] Crawling level 2
[!] 1 addresses to crawl [!] Total wallets:2
[!] Total connections:1 osint@kali:~/Downloads/orbit/Orbit-master$ [2182:2182:0609/072022.120159:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [2220:2220:0609/072022.372343:ERROR:vaapi_wrapper.cc(480)] vaInitialize failed: unknown libva error [2220:2220:0609/072022.408696:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process. [2220:2220:0609/072023.541276:ERROR:context_group.cc(145)] ContextResult::kFatalFailure: WebGL1 blacklisted [2220:2220:0609/072023.579252:ERROR:context_group.cc(145)] ContextResult::kFatalFailure: WebGL1 blacklisted ERRO[2021-06-09T07:20:23-04:00] The default password store is not accessible at the location '/home/osint/.password-store': lstat /home/osint/.password-store: no such file or directory

Why is this happening? Is there any solution to this?