By: Yang Xu user 16 Jan 2015 at 9:31 a.m. CST

4 Responses
Yang Xu gravatar
Dear gluu support, I met some issues when configuring gluu with setup.properties. The error message are as the following. Installing Gluu Server... For more info see: ./setup.log ./setup_error.log ** All clear text passwords contained in ./setup.properties.last. Traceback (most recent call last): File "./setup.py", line 1306, in <module> installObject.check_properties() File "./setup.py", line 370, in check_properties self.oxauth_client_id = '%s!0008!%s' % (self.baseInum, twoQuads) UnboundLocalError: local variable 'twoQuads' referenced before assignment Here is how my setup.properties looks. ### IP Address of the interface to host IDP ip=192.168.33.100 ### The hostname of the server hostname=gluu.localhost.com ### This information is needed for self signed certificate orgName=SNI countryCode=US city=Troy state=MI ## Do NOT modify below this part unless you know what you're doing ### The password to be used in Java KeyStore jksPass=changeit ### The cn=Directory Manager's password in ldap ldapPass=canlogin ### Do not change this unless you know what you're doing inumOrg=@!C72C.BABB.0BFD.FC1A!0001!B22D.6F16 ### Do not change this unless you know what you're doing inumAppliance=@!C72C.BABB.0BFD.FC1A!0002!4182.407C I am using this version of gluu. http://repo.gluu.org/GLUU/centos/latest/base/x86_64/Packages/gluu-server-beta4.1-1.7-0.el6.x86_64.rpm Any ideas for this issue? Many thanks. best, Yang

By Mohib Zico Account Admin 16 Jan 2015 at 9:35 a.m. CST

Mohib Zico gravatar
Yang, Have you tried our published doc for CentOS? http://www.gluu.org/docs/admin-guide/installation/centos/

By Yang Xu user 16 Jan 2015 at 9:41 a.m. CST

Yang Xu gravatar
Yes, I have tried that doc. It works fine if I use setup.py. But I'd like to script the installation so that I use setup.properties. No human action should be involved. Thanks.

By Mohib Zico Account Admin 24 Feb 2015 at 3:23 a.m. CST

Mohib Zico gravatar
I am sorry for late response, Yang. Couldn't manage much time for other support works.... :( Let's work on this together now! What we are trying to achieve here again?

By Mohib Zico Account Admin 26 Feb 2015 at 5:19 a.m. CST

Mohib Zico gravatar
Hi Yang, Should we keep this ticket open? :) Kind regards, Zico