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
Describe the bug
While trying to install/upgrade cloudflared using debian packages (By following this guide), the https://pkg.cloudflare.com/cloudflared page returns a 404 and apt-get fails retriving the release file
To Reproduce
Steps to reproduce the behavior:
In the official installation, run:
Describe the bug
While trying to install/upgrade cloudflared using debian packages (By following this guide), the https://pkg.cloudflare.com/cloudflared page returns a 404 and
apt-get
fails retriving the release fileTo Reproduce
Steps to reproduce the behavior:
In the official installation, run:
But even running
curl -v https://pkg.cloudflare.com/cloudflared | head
shows us that we're getting a 404Expected behavior
The endpoint should give me a release file
The text was updated successfully, but these errors were encountered: