We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting Panic Errors when just launching hl-visor...
hl@vmi1747699:~$ RUST_BACKTRACE=full ~/hl-visor run-non-validator --write-trades --write-order-statuses --serve-eth-rpc 2025-02-19T07:11:17.359Z WARN >>> hl-visor @@ starting visor thread 'main' panicked at /home/ubuntu/hl/code_Testnet/net_utils/src/system.rs:57:9: more than one matching proc found for keywords matching_procs={Pid(3518): "/home/hluser/hl-visor run-non-validator --write-trades --serve-eth-rpc Sleep 1739916918", Pid(992765): "/home/hl/hl-visor run-non-validator --write-trades --write-order-statuses --serve-eth-rpc Sleep 1739949076"} binary_name=hl-visor stack backtrace: 0: 0x6033d8622b9c - <unknown> 1: 0x6033d8522db3 - <unknown> 2: 0x6033d861e6f3 - <unknown> 3: 0x6033d86229d2 - <unknown> 4: 0x6033d86237bd - <unknown> 5: 0x6033d8623607 - <unknown> 6: 0x6033d8623d5e - <unknown> 7: 0x6033d8623c0a - <unknown> 8: 0x6033d8623089 - <unknown> 9: 0x6033d86238ac - <unknown> 10: 0x6033d8394630 - <unknown> 11: 0x6033d85d01d5 - <unknown> 12: 0x6033d857e9fc - <unknown> 13: 0x6033d85674ce - <unknown> 14: 0x6033d8566d9f - <unknown> 15: 0x6033d857d2d5 - <unknown> 16: 0x6033d857c07f - <unknown> 17: 0x6033d857c7d7 - <unknown> 18: 0x6033d857ced3 - <unknown> 19: 0x6033d857cec9 - <unknown> 20: 0x6033d8616b27 - <unknown> 21: 0x6033d857ca25 - <unknown> 22: 0x7b581102a1ca - <unknown> 23: 0x7b581102a28b - __libc_start_main 24: 0x6033d83b6875 - <unknown> 25: 0x0 - <unknown> Aborted
I'm running Ubuntu 24.04:
hl@vmi1747699:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.2 LTS Release: 24.04 Codename: noble
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting Panic Errors when just launching hl-visor...
I'm running Ubuntu 24.04:
The text was updated successfully, but these errors were encountered: