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 'tokio-runtime-worker' panicked at /Users/rustyu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-http-0.6.2/src/services/fs/serve_dir/open_file.rs:320:25:
called `Result::unwrap()` on an `Err` value: http::Error(InvalidUriParts(InvalidUri(SchemeMissing)))
I have looked for existing issues (including closed) about this
Bug Report
Version
v0.6.2
Platform
Linux VM-0-7-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Description
If there is an abnormality, it is recommended to prompt a warning log instead of directly unwrap to cause the system to crash
Display more detailed request address information to facilitate error troubleshooting
We have checked the user's request address for a long time and found no obvious abnormal problems
The text was updated successfully, but these errors were encountered:
Crash logs
Bug Report
Version
v0.6.2
Platform
Linux VM-0-7-centos 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Description
We have checked the user's request address for a long time and found no obvious abnormal problems
The text was updated successfully, but these errors were encountered: