Hide Forgot
Description of problem: When using ipa-server-2.1.1-102.20111006T0010zgit5de9780.el6.x86_64, unable to access web ui. Throws error - script stack space quota is exhausted Spoke to ayoung, who indicate - that the error comes back from the first JSON call. Version-Release number of selected component (if applicable): ipa-server-2.1.1-102.20111006T0010zgit5de9780.el6.x86_64 How reproducible: always Steps to Reproduce: 1. kinit as admin 2. Start firefox to go to IPA UI Actual results: error - script stack space quota is exhausted Expected results: Should be brought to User page Additional info:
Upstream ticket: https://fedorahosted.org/freeipa/ticket/1933
fixed upstream ipa-2-1: 48f30698e54a0e02dcaea5dd5d22591c2bffe295 30b2d4e59625b8a948912f0087d7a8d18112143d f7812fa68c7a2ee232e2053399e0ba9ccef5e6c3
Verified using ipa-server-2.1.2-2.el6.x86_64 Can access the WebUI
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: Web UI loads an entire IPA API name space when it is being started. JSON requests returns large amount of data. Consequence: Some browsers may report "script stack space quota is exhausted" when Web UI is being loaded and user is then unable to access the Web UI Fix: Split Web UI initialization to several smaller calls Result: The browser no longer reports the error when Web UI is loaded and user is able to access it
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. http://rhn.redhat.com/errata/RHSA-2011-1533.html