inconshreveable / ngrok

Unified ingress for developers
https://ngrok.com
Other
24.12k stars 4.26k forks source link

"no longer signed" error when updating with apt on Ubuntu #943

Closed Maxim-Mazurok closed 5 months ago

Maxim-Mazurok commented 5 months ago
E: Failed to fetch https://ngrok-agent.s3.amazonaws.com/dists/buster/InRelease  403  Forbidden [IP: 52.92.164.185 443]
E: The repository 'https://ngrok-agent.s3.amazonaws.com buster InRelease' is no longer signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

I have this source: deb https://ngrok-agent.s3.amazonaws.com buster main

Abdiramen commented 5 months ago

Hey @Maxim-Mazurok, thanks for reporting the issue. I just sent out a fix a couple minutes ago. Let me know if that worked for you!

Maxim-Mazurok commented 5 months ago

It works now, thank you!