Git Product home page Git Product logo

Comments (11)

dsherret avatar dsherret commented on June 16, 2024 1

@rfulwell could you open a separate issue for that one? Not sure why it says "cannot decrypt peer's message", but for me it works fine in WSL. You may want to try manually upgrading Deno via the install script (https://docs.deno.com/runtime/manual)

from deno.

rfulwell avatar rfulwell commented on June 16, 2024 1

@rfulwell could you open a separate issue for that one? Not sure why it says "cannot decrypt peer's message", but for me it works fine in WSL. You may want to try manually upgrading Deno via the install script (https://docs.deno.com/runtime/manual)

Well, I changed nothing and now the usual deno upgrade is working fine for me.

from deno.

dsherret avatar dsherret commented on June 16, 2024 1

Maybe microsoft/winget-pkgs#154125 might fix it. Seems to be a winget issue.

from deno.

noseratio avatar noseratio commented on June 16, 2024 1

Back on track! Whoever fixed it, thanks folks! ❤️

image

from deno.

dsherret avatar dsherret commented on June 16, 2024

Is the install command supposed to be winget install deno? https://docs.deno.com/runtime/manual/getting_started/installation

from deno.

noseratio avatar noseratio commented on June 16, 2024

@dsherret both refer to the same thing:

image

I've also just tried it under Windows Sandbox, with the same results.

from deno.

rfulwell avatar rfulwell commented on June 16, 2024

This seems to be a more general problem, perhaps at the Windows level. I am seeing this running a simple upgrade on Debian under WSL2:

> deno upgrade                                                                                                                      ░▒▓ ✔ ▓▒░
Looking up latest version
Found latest version 1.43.5
Downloading https://github.com/denoland/deno/releases/download/v1.43.5/deno-x86_64-unknown-linux-gnu.zip
error: Failed downloading https://github.com/denoland/deno/releases/download/v1.43.5/deno-x86_64-unknown-linux-gnu.zip. The version you requested may not have been built for the current architecture.

Caused by:
    0: request or response body error: error reading a body from connection: cannot decrypt peer's message
    1: error reading a body from connection: cannot decrypt peer's message
    2: cannot decrypt peer's message
> cat /etc/os-release                                                                                                             ░▒▓ 1 ✘ ▓▒░
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"

from deno.

dsherret avatar dsherret commented on June 16, 2024

It looks like Winget is failing downloading its manifest for 1.43.4:

2024-05-19 17:17:58.967 [REPO] Downloading manifest
2024-05-19 17:17:58.967 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/d/DenoLand/Deno/1.43.4/4044
2024-05-19 17:17:59.109 [CORE] Download request failed. Returned status: 404

In 1.43.3 it works fine:

2024-05-19 17:18:10.034 [REPO] Downloading manifest
2024-05-19 17:18:10.034 [CORE] WinINet downloading from url: https://cdn.winget.microsoft.com/cache/manifests/d/DenoLand/Deno/1.43.3/890f
2024-05-19 17:18:10.046 [CORE] Download hash: 31ed02d22db26556f8b3c1da19b01deebe374f556973f1758dbb7d5abd6de0d5
2024-05-19 17:18:10.046 [CORE] Download completed.

This seems to be an issue with winget's system.

from deno.

dsherret avatar dsherret commented on June 16, 2024

@rfulwell might have been a transient error (ex. github not reachable for a bit)

from deno.

lucacasonato avatar lucacasonato commented on June 16, 2024

is this resolved?

from deno.

noseratio avatar noseratio commented on June 16, 2024

is this resolved?

Still failing for me as of now (AEDT):
image

from deno.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.