Closed alaiavee closed 2 hours ago
The size obviously isn't right, maybe an issue with wget. I'll just work with the scp method...
--2024-11-16 00:54:46-- https://github.com/abhinavcreed13/docker-load-balancer-ec2/blob/main/package/docker-project-aws.zip
Resolving github.com (github.com)... 140.82.114.4
Connecting to github.com (github.com)|140.82.114.4|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘docker-project-aws.zip’
[ <=> ] 292,219 599KB/s in 0.5s
2024-11-16 00:54:47 (599 KB/s) - ‘docker-project-aws.zip’ saved [292219]
Closing since it's obviously an issue with the download I'm getting via wget.
Yup looks like the zip file is not properly downloaded.
All good, glad you found the guide useful 🙂
I see, it's related to how Github serves files https://unix.stackexchange.com/a/387912
I would say easier to just download the zip and upload to your server for unzipping.
FYI, trying to follow the great guide you wrote on your blog (https://abhinavcreed13.github.io/blog/docker-swarm-amazon-ec2-aws/); and at step 6 I'm hitting a road block with the zip not having an END header. So maybe the file is corrupt now?
Also tried jar: