You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread 'main' panicked at /home/ubuntu/cham/code/base/src/c.rs:382:5:
assertion failed: home_dir != "/root"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted
The text was updated successfully, but these errors were encountered:
thread 'main' panicked at /home/ubuntu/cham/code/base/src/c.rs:382:5:
assertion failed: home_dir != "/root"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Aborted
Same here
Edit: Fixed it by not using the root user, but getting a syntax error now trying to run the visor:
I cannot run hl-visor
The text was updated successfully, but these errors were encountered: