| Summary: | Package "minitest" was not installed on node that caused web console can not be accessed. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ma xiaoqiang <xiama> |
| Component: | Website | Assignee: | Brenton Leanhardt <bleanhar> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.0.0 | CC: | bleanhar, libra-onpremise-devel, xtian |
| 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: | 2013-12-16 09:11:06 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: | |
|
Description
Ma xiaoqiang
2013-10-10 10:19:43 UTC
wait for next puddle.because this bug is fixed at 11:46:33, the lasted puddle is deployed at 10:56. check this problem on puddle: 2013-10-18 1.Using openshift.sh script to setup ose env. 2.Try to access web console, open "https://broker.ose-1018.com.cn/console" in browser Output: Error message: cannot load such file -- minitest/unit Exception class: LoadError Application root: /var/www/openshift/console this problem is not fixed. # rpm -qa|grep openshift-origin-console rubygem-openshift-origin-console-1.16.0-1.git.487.6f950fc.el6op.noarch openshift-origin-console-1.15.1-1.git.712.ea02323.el6op.noarch Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/7ab80a6f4bf4fffc348b8c7880510c7f9e20101e Bug 1017671 - Minitest is required by parts of activesupport for the console gem And apparently it doesn't even need to be added to the Gemfile in order to load. check it on puddle [2.0-2013-10-23] # rpm -qa|grep minitest ruby193-rubygem-minitest-3.5.0-3.el6op.noarch open console in browser successfully! |