Bug 1083375
| Summary: | Etherpad can not create pad and hang at "loading" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | weiwei jiang <wjiang> | ||||
| Component: | Templates | Assignee: | Jakub Hadvig <jhadvig> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | jhadvig, wsun | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-04-24 21:38:28 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: | |||||||
| Attachments: |
|
||||||
|
Description
weiwei jiang
2014-04-02 05:05:07 UTC
Tried with etherpad 1.3.0 quickstart https://github.com/wshearn/etherpad-example.git for nodejs-0.10, it can work well. And will verify this after checked with https://github.com/openshift/etherpad-example.git for nodejs-0.6. Revert the changes in the etherpad-1.0 quickstart. Putting on ON_QA Checked on devenv_4636, both https://github.com/wshearn/etherpad-example.git for nodejs-0.10 and https://github.com/openshift/etherpad-example.git for nodejs-0.6 got 503, and the log display "there is a syntax error in your settings.json file" when I check the app-root/nodejs.log. Sorry for forget to add mongodb cartridge to the app, and after mongodb added, both work well, so verify this. |