Bug 1333168
| Summary: | Node.js images crash with DEV_MODE=true | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Samuel Padgett <spadgett> |
| Component: | ImageStreams | Assignee: | Ben Parees <bparees> |
| Status: | CLOSED ERRATA | QA Contact: | Wang Haoran <haowang> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.2.0 | CC: | aos-bugs, haowang, jokerman, mmccomas, wzheng |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-19 20:13:52 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Samuel Padgett
2016-05-04 20:17:25 UTC
seems for the rhel image , we should use nodemon.js in the run script. moving to enterprise since it's an issue w/ the rhel image that online just happens to use. Failed due to this bug https://bugzilla.redhat.com/show_bug.cgi?id=1336263 should be verifiable when https://bugzilla.redhat.com/show_bug.cgi?id=1336263 goes to on_qa. verified with : openshift3/nodejs-010-rhel7 latest ce2a4369aff3 28 hours ago [haoran@cheetah cucushift]$ oc logs nodejs-ex-2-rcjlb Environment: DEV_MODE=true NODE_ENV=development DEBUG_PORT=5858 Launching via nodemon... [nodemon] 1.8.1 [nodemon] to restart at any time, enter `rs` [nodemon] watching: *.* [nodemon] starting `node --debug=5858 server.js` debugger listening on port 5858 Server running on http://0.0.0.0:8080 Ben , feel free to move to ON_QA Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:1094 |