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

help request: yum install -y apisix-3.10.0 failure #11562

Closed
wklken opened this issue Sep 10, 2024 · 1 comment
Closed

help request: yum install -y apisix-3.10.0 failure #11562

wklken opened this issue Sep 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wklken
Copy link

wklken commented Sep 10, 2024

Description

when use yum install -y apisix-3.10.0 in dockerfile

#8 24.19 Apache APISIX Repository for Redhat             1.1 kB/s | 659  B     00:00    
#8 24.35 Apache APISIX Repository for Redhat              69 kB/s |  11 kB     00:00    
#8 24.44 Importing GPG key 0x79882014:
#8 24.44  Userid     : "Joey Ma (GPG Key) <majunjie@apache.org>"
#8 24.44  Fingerprint: 3CCC EC58 6D4F 1D26 35A9 9242 9097 DDAE 7988 2014
#8 24.44  From       : https://repos.apiseven.com/KEYS
#8 24.47 Importing GPG key 0x96C07346:
#8 24.47  Userid     : "APISIX Publisher <dev@apisix.apache.org>"
#8 24.47  Fingerprint: 713F 1A8F 45E0 2766 DBBA BD64 B44C 2B62 96C0 7346
#8 24.47  From       : https://repos.apiseven.com/KEYS
#8 24.48 Importing GPG key 0x7F829327:
#8 24.48  Userid     : "zhaoshirui <shirui@api7.ai>"
#8 24.48  Fingerprint: 22E1 7957 9FBD 69F3 8120 94DC A85C D39D 7F82 9327
#8 24.48  From       : https://repos.apiseven.com/KEYS
#8 24.50 Importing GPG key 0xEF915680:
#8 24.50  Userid     : "chenjunxu <chenjunxu@api7.ai>"
#8 24.50  Fingerprint: 1580 F1E6 8985 1C11 EC61 590D 76A2 3BCC EF91 5680
#8 24.50  From       : https://repos.apiseven.com/KEYS
#8 24.80 Apache APISIX Repository for Redhat             1.3 MB/s | 374 kB     00:00    
#8 25.55 Official OpenResty Open Source Repository for C 175 kB/s |  75 kB     00:00    
#8 30.09 Dependencies resolved.
#8 30.10 ================================================================================
#8 30.10  Package                Arch       Version                  Repository     Size
#8 30.10 ================================================================================
#8 30.10 Installing:
#8 30.10  apisix                 x86_64     3.10.0-0.ubi8.6          release        54 M

......

#8 30.85 [MIRROR] apisix-3.10.0-0.ubi8.6.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 56648336 but expected size is: 56648300
#8 30.90 [MIRROR] apisix-3.10.0-0.ubi8.6.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 56648336 but expected size is: 56648300
#8 30.95 [MIRROR] apisix-3.10.0-0.ubi8.6.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 56648336 but expected size is: 56648300
#8 30.99 [MIRROR] apisix-3.10.0-0.ubi8.6.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 56648336 but expected size is: 56648300
#8 30.99 [FAILED] apisix-3.10.0-0.ubi8.6.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
#8 30.99 
#8 30.99 The downloaded packages were saved in cache until the next successful transaction.
#8 30.99 You can remove cached packages by executing 'yum clean packages'.
#8 31.01 Error: Error downloading packages:
#8 31.01   apisix-3.10.0-0.ubi8.6.x86_64: Cannot download, all mirrors were already tried without success

the key error message is

#8 30.85 [MIRROR] apisix-3.10.0-0.ubi8.6.x86_64.rpm: Interrupted by header callback: Server reports Content-Length: 56648336 but expected size is: 56648300

and if I use apisix-3.9.1, it would be ok.

Environment

  • APISIX version (run apisix version): 3.10.0
  • Operating system (run uname -a): RHEL 8
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):
@dosubot dosubot bot added the bug Something isn't working label Sep 10, 2024
@wklken
Copy link
Author

wklken commented Oct 15, 2024

it works now

@wklken wklken closed this as completed Oct 15, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Apache APISIX backlog Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant