No way to change the git address of Updating git submodule `https://chromium.googlesource.com/webm/libwebm`
Summary
PS D:\rustDesk\rustdesk> cargo run
Updating crates.io index
Updating git submodule https://chromium.googlesource.com/webm/libwebm
warning: spurious network error (3 tries remaining): failed to send request: 操作超时
; class=Os (2)
warning: spurious network error (2 tries remaining): failed to send request: 操作超时
; class=Os (2)
warning: spurious network error (1 tries remaining): failed to send request: 操作超时
; class=Os (2)
error: failed to get webm as a dependency of package scrap v0.5.0 (D:\rustDesk\rustdesk\libs\scrap)
Caused by:
failed to load source for dependency webm
Caused by: Unable to update https://github.com/rustdesk-org/rust-webm#d2c4d3ac
Caused by:
failed to update submodule src/sys/libwebm
Caused by:
failed to fetch submodule src/sys/libwebm from https://chromium.googlesource.com/webm/libwebm
Caused by: failed to send request: 操作超时 ; class=Os (2)
Unresolved Issues
Updating git submodule `https://chromium.googlesource.com/webm/libwebm`
warning: spurious network error (3 tries remaining): failed to send request:
Future Extensions
No response
About tracking issues
Caused by:
failed to send request: 操作超时
; class=Os (2)
PS D:\rustDesk\rustdesk> cargo run
Updating crates.io index
Updating git submodule https://chromium.googlesource.com/webm/libwebm
warning: spurious network error (3 tries remaining): failed to send request: 操作超时
; class=Os (2)
warning: spurious network error (2 tries remaining): failed to send request: 操作超时
; class=Os (2)
warning: spurious network error (1 tries remaining): failed to send request: 操作超时
; class=Os (2)
error: failed to get webm as a dependency of package scrap v0.5.0 (D:\rustDesk\rustdesk\libs\scrap)
Caused by:
failed to load source for dependency webm
Caused by: Unable to update https://github.com/rustdesk-org/rust-webm#d2c4d3ac
Caused by:
failed to update submodule src/sys/libwebm
Caused by:
failed to fetch submodule src/sys/libwebm from https://chromium.googlesource.com/webm/libwebm
Caused by: failed to send request: 操作超时 ; class=Os (2)
Have you looked at [http] table specifically http.proxy? That helps set up an HTTP proxy.
Also, please include a clear description, the reproduction steps, and your environment information.
As this doesn't have reproduction steps or a clear description of the problem and they were requested over a year ago, I'm going to go ahead and close this. If there is a reason for us to re-evaluate, let us know!