By: Vishal Jain user 05 Mar 2015 at 5:31 p.m. CST

4 Responses
Vishal Jain gravatar
I tried installing community edition using instructions: http://www.gluu.org/docs/articles/gluu-server-ce/ I see that tomcat is up and listening on port 8443. But I can't connect using a hostname. I am coming over the network and not using localhost. Also, I want to be able to do build and install OpenID Connect server at some point in near future to make customizations. I am unable to do a build myself now. Please see details from my ticket that I had opened earlier: Hello, I want to be able to build and install OpenID Connect server in our own tomcat environment. I followed these instructions: https://github.com/GluuFederation/install But it didn't build oxAuth. It did build oxTrust. Below is the error I see from running the script: cp: cannot stat /home/vjain_noknok_com/dev/gluu/oxAuth/Server/target/conf/*.*': No such file or directorycp: cannot stat/home/vjain_noknok_com/dev/gluu/oxAuth/Server/target/oxauth.war': No such file or directorycp: cannot stat /home/vjain_noknok_com/dev/gluu/oxTrust/target/conf/oxTrust*.*': No such file or directorycp: cannot stat/home/vjain_noknok_com/dev/gluu/oxTrust/target/oxTrust.war': No such file or directory It seems to have built oxTrust: [vjain_noknok_com@sso-vishal target]$ pwd/home/vjain_noknok_com/dev/gluu/oxTrust/server/target[vjain_noknok_com@sso-vishal target]$ ls -ltrtotal 100736drwxrwxr-x. 2 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:35 antrundrwxrwxr-x. 2 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:35 confdrwxrwxr-x. 3 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:35 generated-sourcesdrwxrwxr-x. 5 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:36 classesdrwxrwxr-x. 3 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:36 test-classesdrwxrwxr-x. 25 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:36 oxtrust-serverdrwxrwxr-x. 2 vjain_noknok_com vjain_noknok_com 4096 Mar 5 01:36 maven-archiver-rw-rw-r--. 1 vjain_noknok_com vjain_noknok_com 102683740 Mar 5 01:36 oxtrust-server.war-rw-rw-r--. 1 vjain_noknok_com vjain_noknok_com 437362 Mar 5 01:36 oxtrust-server-sources.jar I was suggested to install community edition. I was able to install that successfully. But I can't connect to it using the hostname. I want it be accessible over the network. I see that tomcat is running and listening on port 8443 tcp 0 0 ::ffff:127.0.0.1:8443 :::* LISTEN - tcp 0 0 :::4444 :::* LISTEN - tcp 0 0 :::1636 :::* LISTEN - tcp 0 0 ::ffff:127.0.0.1:8005 :::* LISTEN - tcp 0 0 ::ffff:127.0.0.1:8009 :::* LISTEN - Please help. Thanks, Vishal

By William Lowe user 05 Mar 2015 at 8:04 p.m. CST

William Lowe gravatar
Are you following the instructions for CentOS or for Ubuntu?

By Vishal Jain user 05 Mar 2015 at 9:08 p.m. CST

Vishal Jain gravatar
CentOS

By Mohib Zico staff 05 Mar 2015 at 10:17 p.m. CST

Mohib Zico gravatar
Vishal, Your 443 and 80 ports are not open. Outside of chroot... add 443 and 80 manually in your sysconfig/iptables. Hopefully it should help.

By Mohib Zico staff 10 Mar 2015 at 4:03 a.m. CDT

Mohib Zico gravatar
Hi Vishal, We are closing this ticket for now. If you have any more question or confusion, please feel free to open a new ticket.