Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://robo.li/robo.phar is a 404 #1140

Closed
davereid-pfg opened this issue Feb 20, 2023 · 3 comments
Closed

https://robo.li/robo.phar is a 404 #1140

davereid-pfg opened this issue Feb 20, 2023 · 3 comments

Comments

@davereid-pfg
Copy link

Steps to reproduce

curl --head https://robo.li/robo.phar
HTTP/2 404
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
date: Mon, 20 Feb 2023 15:52:22 GMT
vary: Accept-Encoding
cf-ray: 79c868b4bcbcfada-SJC
server: cloudflare
alt-svc: h3=":443"; ma=86400, h3-29=":443"; ma=86400
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=tqo9rZ%2BhYDdPk3wrgzDI1MDwxIeLFMFGV57oCTEJ%2BIQqBJHtbmo%2F2yYDzFvogB5IPJW4c0Fxo930bG6eVTBqU1JxGuE%2BNd6aXeS4uJdF45IgzC%2BCzyeys95g"}],"group":"cf-nel","max_age":604800}
content-type: text/html; charset=utf-8
x-proxy-cache: MISS
cf-cache-status: DYNAMIC
x-github-request-id: 4330:562C:1065F8:14D6B3:63F39736
access-control-allow-origin: *

Expected behavior

That it would download the .phar file correctly.

Actual behavior

A 404 error

System Configuration

Happening across browser, CLI, everything.

@davereid-pfg
Copy link
Author

FYI that https://github.com/consolidation/robo/releases/latest/download/robo.phar can be used as a backup

@greg-1-anderson
Copy link
Member

Effectively a duplicate of #1107, although symptoms have changed as we move closer to a solution.

@greg-1-anderson
Copy link
Member

I'd prefer long-term to use the GitHub releases as the primary means for distributing Robo phars, but note that these are out of date at the moment, until I fix up the release and publish automation.

As an interim feature, I manually placed Robo 4.0.3 at https://robo.li/robo.phar. Note that Robo 4 requires PHP 8+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants