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

unexpected EOF #450

Open
kharabela opened this issue Oct 31, 2023 · 1 comment
Open

unexpected EOF #450

kharabela opened this issue Oct 31, 2023 · 1 comment

Comments

@kharabela
Copy link

kharabela commented Oct 31, 2023

go install "github.com/gabriel-vasile/mimetype@latest"
downloading github.com/gabriel-vasile/mimetype v1.4.3
go: github.com/gabriel-vasile/mimetype@latest: github.com/gabriel-vasile/[email protected]: read "https:/proxy.golang.org/@v/v1.4.3.zip": unexpected EOF

@ddennedy-gpsw
Copy link

I experience this too, when I try to get it with wget I get more information:

% wget https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.5.zip
--2024-09-20 14:24:25--  https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.5.zip
Resolving proxy.golang.org (proxy.golang.org)... 142.250.217.145
Connecting to proxy.golang.org (proxy.golang.org)|142.250.217.145|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://storage.googleapis.com/proxy-golang-org-prod/0fa05c41132a5513-github.com:gabriel-vasile:mimetype-v1.4.5.zip?Expires=1726950903&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=P8%2FSpFsBX3SHeVLWIga3VhcmMtj58QbZeSUsTIJHQ2FZ2r%2BDnk%2FUVjTB5w01X0YXyofr83QtBwLpqMDVLA1eIbZskZJ74EzdFFN%2BuX%2FhzoQ2kIY5cX587t%2FqVdW9R5oNAZLTYu2BFWH9mI%2FOa7kiSEAe8rzk4fV%2BAqnFYXe%2B7mm4BnO8G2juTcXLIZQdj8K1ex4WCARiJhidvUjs7g0OK5ZmXIHol2uJ%2FMZgUUQMhycDSBFKt7Ebe1ewUSpSZFdR20K48c3OuaGlYFvJTfP9Vw2KKSnVYRYYlz8iZCvh2LSEvkVWTRSZvYsEF14Ba1QyyvmTIu3UhQtGEBJNmEOjYA%3D%3D [following]
--2024-09-20 14:24:25--  https://storage.googleapis.com/proxy-golang-org-prod/0fa05c41132a5513-github.com:gabriel-vasile:mimetype-v1.4.5.zip?Expires=1726950903&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=P8%2FSpFsBX3SHeVLWIga3VhcmMtj58QbZeSUsTIJHQ2FZ2r%2BDnk%2FUVjTB5w01X0YXyofr83QtBwLpqMDVLA1eIbZskZJ74EzdFFN%2BuX%2FhzoQ2kIY5cX587t%2FqVdW9R5oNAZLTYu2BFWH9mI%2FOa7kiSEAe8rzk4fV%2BAqnFYXe%2B7mm4BnO8G2juTcXLIZQdj8K1ex4WCARiJhidvUjs7g0OK5ZmXIHol2uJ%2FMZgUUQMhycDSBFKt7Ebe1ewUSpSZFdR20K48c3OuaGlYFvJTfP9Vw2KKSnVYRYYlz8iZCvh2LSEvkVWTRSZvYsEF14Ba1QyyvmTIu3UhQtGEBJNmEOjYA%3D%3D
Resolving storage.googleapis.com (storage.googleapis.com)... 142.251.40.59, 142.250.68.27, 142.250.72.251, ...
Connecting to storage.googleapis.com (storage.googleapis.com)|142.251.40.59|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24057350 (23M) [application/zip]
Saving to: ‘v1.4.5.zip.1’

v1.4.5.zip.1                                99%[=====================================================================================> ]  22.94M  18.0MB/s    in 1.3s    

2024-09-20 14:24:27 (18.0 MB/s) - Read error at byte 24054833/24057350 (Connection reset by peer). Retrying.

--2024-09-20 14:24:28--  (try: 2)  https://storage.googleapis.com/proxy-golang-org-prod/0fa05c41132a5513-github.com:gabriel-vasile:mimetype-v1.4.5.zip?Expires=1726950903&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=P8%2FSpFsBX3SHeVLWIga3VhcmMtj58QbZeSUsTIJHQ2FZ2r%2BDnk%2FUVjTB5w01X0YXyofr83QtBwLpqMDVLA1eIbZskZJ74EzdFFN%2BuX%2FhzoQ2kIY5cX587t%2FqVdW9R5oNAZLTYu2BFWH9mI%2FOa7kiSEAe8rzk4fV%2BAqnFYXe%2B7mm4BnO8G2juTcXLIZQdj8K1ex4WCARiJhidvUjs7g0OK5ZmXIHol2uJ%2FMZgUUQMhycDSBFKt7Ebe1ewUSpSZFdR20K48c3OuaGlYFvJTfP9Vw2KKSnVYRYYlz8iZCvh2LSEvkVWTRSZvYsEF14Ba1QyyvmTIu3UhQtGEBJNmEOjYA%3D%3D
Connecting to storage.googleapis.com (storage.googleapis.com)|142.251.40.59|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-09-20 14:24:28 ERROR 403: Forbidden.

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