Bug 1524696 - Build, deploy and pod status are OK but app is not working
Summary: Build, deploy and pod status are OK but app is not working
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Routing
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Ben Bennett
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-11 21:11 UTC by alberto.puig.rguez
Modified: 2018-02-15 08:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-15 08:09:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description alberto.puig.rguez 2017-12-11 21:11:36 UTC
Description of problem:
App with endpoint: http://quest-quest-proy.1d35.starter-us-east-1.openshiftapps.com/ is not working.
Build OK
Deploy OK
POD status: Running
but this url: http://quest-quest-proy.1d35.starter-us-east-1.openshiftapps.com/
respond:
Application is not available


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.go to: http://quest-quest-proy.1d35.starter-us-east-1.openshiftapps.com/
2.go to: http://quest-quest-proy.1d35.starter-us-east-1.openshiftapps.com/trivifree/api/v1/quest/1
3. Expext result to pass 2: 
"Q2":{
        "QT": "The capital of Bulgaria is?",
        "OP1": "Sofia",
        "OP2": "Dublin",
        "OP3": "Kiev",
        "CRT": "op1"
}

Actual results:


Expected results:


Additional info: github repository: https://github.com/AlbertoPuig/trivifree_bot


Note You need to log in before you can comment on or make changes to this bug.