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

cachetool.phar download failed, got 301 page. #3303

Closed
alphasnow opened this issue Nov 28, 2022 · 1 comment
Closed

cachetool.phar download failed, got 301 page. #3303

alphasnow opened this issue Nov 28, 2022 · 1 comment

Comments

@alphasnow
Copy link
Contributor

alphasnow commented Nov 28, 2022

Description:

When i use php-fpm docker,I found the cache tool unavailable
The main problem is that cachetool.phar download failed, got 301 page.

$ curl -sO http://gordalina.github.io/cachetool/downloads/cachetool.phar;
$ cat cachetool.phar
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>

Expected Behavior:

Make the cache tool available

Context information:

Output of git rev-parse HEAD

f5f389331abcdcd06a79c532e2e1420177685966

Output of docker version

Client:
 Cloud integration: v1.0.28
 Version:           20.10.17
 API version:       1.41
 Go version:        go1.17.11
 Git commit:        100c701
 Built:             Mon Jun  6 23:09:02 2022
 OS/Arch:           windows/amd64
 Context:           default
 Experimental:      true

Server: Docker Desktop 4.11.1 (84025)
 Engine:
  Version:          20.10.17
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.17.11
  Git commit:       a89b842
  Built:            Mon Jun  6 23:01:23 2022
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.6
  GitCommit:        10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
 runc:
  Version:          1.1.2
  GitCommit:        v1.1.2-0-ga916309
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Output of docker-compose version

docker-compose version 1.29.2, build 5becea4c
docker-py version: 5.0.0
CPython version: 3.9.0
OpenSSL version: OpenSSL 1.1.1g  21 Apr 2020

System info: Mac, Windows or Linux. Include which disto/version

Windows 10

Steps to reproduce the issue:

  1. curl -sO http://gordalina.github.io/cachetool/downloads/cachetool.phar;
  2. cat cachetool.phar;

Stacktrace & Additional info:

{paste here}
alphasnow added a commit to alphasnow/laradock that referenced this issue Nov 28, 2022
@stale
Copy link

stale bot commented Mar 19, 2023

Hi 👋 this issue has been automatically marked as stale 📌 because it has not had recent activity 😴. It will be closed if no further activity occurs. Thank you for your contributions ❤️.

@stale stale bot added the Stale label Mar 19, 2023
bestlong added a commit that referenced this issue Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant