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

called Result::unwrap() on an Err value: ParseIntError { kind: InvalidDigit } #3

Open
lanor-97 opened this issue Jul 16, 2024 · 1 comment

Comments

@lanor-97
Copy link

I followed the readme instructions with a non-root user, I made sure ports 8000 and 9000 were not filtered by firewall and I even tried with both Ubuntu 22.04 and 24.04.

Command: ~./hl-visor
Output:
thread 'main' panicked at /home/ubuntu/cham/code/net_utils/src/visor.rs:87:17:
called Result::unwrap() on an Err value: ParseIntError { kind: InvalidDigit }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

@albertwh1te
Copy link

Same problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants