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
Hi I am running into the following problem
"name" = "Juliaup" "operating_system" = "Rocky Linux 8.10.0 [64-bit]" "crate_version" = "1.17.4" "explanation" = """ Panic occurred in file 'src/config_file.rs' at line 264 """ "cause" = 'called `Result::unwrap()` on an `Err` value: Os { code: 121, kind: Uncategorized, message: "Remote I/O error" }' "method" = "Panic" "backtrace" = """ 0: 0x7f8768b0afc3 - juliaup::config_file::load_mut_config_db::h17708e3e48f29833 1: 0x7f8768b5fc78 - juliaup::command_config_backgroundselfupdate::run_command_config_backgroundselfupdate::ha122c3591207c00f 2: 0x7f8768b6da37 - juliaup::command_selfuninstall::run_command_selfuninstall::hec841e6a8e8d3329 3: 0x7f8768a01d6a - juliaup::main::h4b5b3919b22af018 4: 0x7f87689f8ae3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4a931519ad8e78fc 5: 0x7f8768a0c9c4 - main"""
I tried uninstalling and removing all juliaup files but nothing seems to fix the problem. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi I am running into the following problem
I tried uninstalling and removing all juliaup files but nothing seems to fix the problem. Thanks!
The text was updated successfully, but these errors were encountered: