darkarp / chromepass

Chromepass - Hacking Chrome Saved Passwords
GNU Affero General Public License v3.0
777 stars 109 forks source link

Spurious Network errors #40

Closed Brumbpo-Tungus closed 3 years ago

Brumbpo-Tungus commented 3 years ago

warning: spurious network error (2 tries remaining): failed to get 200 response from https://crates.io/api/v1/crates/polyval/0.5.2/download, got 504 warning: spurious network error (1 tries remaining): failed to get 200 response from https://crates.io/api/v1/crates/polyval/0.5.2/download, got 504 error: failed to download from https://crates.io/api/v1/crates/polyval/0.5.2/download

Caused by: failed to get 200 response from https://crates.io/api/v1/crates/polyval/0.5.2/download, got 504 [-] Client couldn't be copied: [Errno 2] No such file or directory: 'templates/chromepass-build/target/release/chromepass.exe' [-] Error building the client

I think the PolyVal link is dead?

Brumbpo-Tungus commented 3 years ago

Although now its working so might be a connection issue...

Brumbpo-Tungus commented 3 years ago

Disregard, thanks for your work on this!