aws-samples / aws-samples/aws-codedeploy-sample-tomcat
Can't Get Tomcat from
- Dominant language
- Java
- Stars
- 102
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Error message from CodeDeploy:
LifecycleEvent - BeforeInstall
Script - scripts/install_dependencies
[stdout]/usr/bin/wget
[stderr]--2017-05-13 06:53:46-- http://mirror.olnevhost.net/pub/apache/tomcat/tomcat-7/v7.0.75/bin/apache-tomcat-7.0.75.tar.gz
[stderr]Resolving mirror.olnevhost.net (mirror.olnevhost.net)... 188.165.227.148
[stderr]Connecting to mirror.olnevhost.net (mirror.olnevhost.net)|188.165.227.148|:80... connected.
[stderr]HTTP request sent, awaiting response... 404 Not Found
[stderr]2017-05-13 06:53:46 ERROR 404: Not Found.
[stderr]
You might want consider to change the URL to : https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.75/bin/apache-tomcat-7.0.75.tar.gz
Contributor guide
Research direction
Start with scripts/install_dependencies and inspect the wget URL for the Tomcat archive. Update the outdated download location to an available archive URL, then run the CodeDeploy installation step and confirm it no longer returns HTTP 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, java
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100