Hi,
Thank you for the response.
Kong is running fine. Below is the status.
```
**root@gluu-accenture:/home/doma# service kong status
kong is running ...
PID: [15447]
**root@gluu-accenture:/home/doma# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN 1040/dnsmasq
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2341/cupsd
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 15397/postgres
tcp 0 0 127.0.0.1:1338 0.0.0.0:* LISTEN 15549/node
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 15447/kong -c nginx
tcp 0 0 0.0.0.0:8445 0.0.0.0:* LISTEN 15447/kong -c nginx
tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 15447/kong -c nginx
tcp 0 0 0.0.0.0:8001 0.0.0.0:* LISTEN 15447/kong -c nginx
tcp6 0 0 127.0.0.1:8081 :::* LISTEN 4095/java
tcp6 0 0 :::35217 :::* LISTEN 3970/java
tcp6 0 0 127.0.0.1:8082 :::* LISTEN 4459/java
tcp6 0 0 127.0.0.1:8085 :::* LISTEN 4201/java
tcp6 0 0 ::1:631 :::* LISTEN 2341/cupsd
tcp6 0 0 :::1689 :::* LISTEN 3970/java
tcp6 0 0 :::8443 :::* LISTEN 15531/java
tcp6 0 0 :::8444 :::* LISTEN 15531/java
tcp6 0 0 :::4444 :::* LISTEN 3970/java
tcp6 0 0 127.0.0.1:8099 :::* LISTEN 15479/java
tcp6 0 0 :::1636 :::* LISTEN 3970/java
udp 0 0 0.0.0.0:631 0.0.0.0:* 1006/cups-browsed
udp 0 0 0.0.0.0:5353 0.0.0.0:* 526/avahi-daemon: r
udp 0 0 0.0.0.0:38583 0.0.0.0:* 748/dhclient
udp 0 0 0.0.0.0:55867 0.0.0.0:* 526/avahi-daemon: r
udp 0 0 127.0.1.1:53 0.0.0.0:* 1040/dnsmasq
udp 0 0 0.0.0.0:68 0.0.0.0:* 748/dhclient
udp6 0 0 :::5353 :::* 526/avahi-daemon: r
udp6 0 0 :::42838 :::* 526/avahi-daemon: r
udp6 0 0 :::51122 :::* 748/dhclient
root@gluu-accenture:/home/doma#
When process using port 443 is killed kong started. However Gluu stopped working and returned below error
**{"message":"no API found with those values"}**
Hence Gluu gateway throws oxd-server error
2018-07-12 12:47:05,385 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_client_token","params":{"scope":["openid","uma_protection"],"algorithm":null,"client_id":"@!DEBA.B171.FA0F.F31C!0001!85C5.71D2!0008!02AD.EAD4.3ECD.121B","client_secret":"881f29b0-c7e1-4101-9707-21507784fa35","op_host":"https://gluu-accenture.com","op_discovery_path":null,"authentication_method":null,"key_id":null}}
2018-07-12 12:47:05,439 TRACE [org.xdi.oxd.server.service.RpService] Found rp by client_id: @!DEBA.B171.FA0F.F31C!0001!85C5.71D2!0008!02AD.EAD4.3ECD.121B, rp: Rp{oxdId='48b34ec3-943a-4c9e-b2db-1bb1096d7b6d', opHost='https://gluu-accenture.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://localhost:1338', postLogoutRedirectUri='https://localhost:1338', applicationType='web', redirectUris=[https://localhost:1338], claimsRedirectUri=[], responseTypes=[code], clientId='@!DEBA.B171.FA0F.F31C!0001!85C5.71D2!0008!02AD.EAD4.3ECD.121B', clientSecret='881f29b0-c7e1-4101-9707-21507784fa35', clientRegistrationAccessToken='6b3ff1ee-a770-411f-8c5c-b6f1077eeb1e', clientRegistrationClientUri='https://gluu-accenture.com/oxauth/restv1/register?client_id=@!DEBA.B171.FA0F.F31C!0001!85C5.71D2!0008!02AD.EAD4.3ECD.121B', clientIdIssuedAt=Thu Jul 12 09:49:24 BST 2018, clientSecretExpiresAt=Fri Jul 13 09:49:24 BST 2018, clientName='null', sectorIdentifierUri='null', clientJwksUri='null', setupClient='true', setupOxdId='null', setupClientId='null', scope=[openid, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials], contacts=[], userId='null', userSecret='null', pat='f1b4af66-5c13-40f2-bef9-58f0cd061901', patExpiresIn=299, patCreatedAt=Thu Jul 12 11:00:16 BST 2018, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=null}
2018-07-12 12:47:05,443 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2018-07-12 12:47:05,506 TRACE [org.xdi.oxd.server.service.DiscoveryService] Discovery response: {"message":"no API found with those values"}
2018-07-12 12:47:05,509 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2018-07-12 12:47:05,539 ERROR [org.xdi.oxd.server.op.GetClientTokenOperation] RESTEASY004020: uriTemplate parameter is null
java.lang.IllegalArgumentException: RESTEASY004020: uriTemplate parameter is null
at org.jboss.resteasy.specimpl.ResteasyUriBuilder.uriTemplate(ResteasyUriBuilder.java:151)
at org.jboss.resteasy.client.ClientRequest.getBuilder(ClientRequest.java:158)
at org.jboss.resteasy.client.ClientRequest.<init>(ClientRequest.java:109)
at org.xdi.oxauth.client.BaseClient.initClientRequest(BaseClient.java:227)
at org.xdi.oxauth.client.TokenClient.exec(TokenClient.java:220)
at org.xdi.oxauth.client.TokenClient.execClientCredentialsGrant(TokenClient.java:153)
at org.xdi.oxd.server.op.GetClientTokenOperation.execute(GetClientTokenOperation.java:72)
at org.xdi.oxd.server.op.GetClientTokenOperation.execute(GetClientTokenOperation.java:30)
at org.xdi.oxd.server.Processor.process(Processor.java:76)
at org.xdi.oxd.server.Processor.process(Processor.java:51)
at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:55)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2018-07-12 12:47:05,614 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"error","data":{"error":"internal_error","details":null,"error_description":"Unknown internal server error occurs."}}
2018-07-12 12:47:05,627 ERROR [org.xdi.oxd.server.SocketProcessor] Quit. Enable to process command.
2018-07-12 12:47:10,810 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
```
And when I restart Gluu server it says port address 443 already in use.
```
root@gluu-accenture:/var/log/oxd-server# service gluu-server-3.1.3 restart
Shutting down Gluu Server...
Stopping oxAuth RP...
OK
Stopping oxTrust...
OK
Stopping oxAuth...
OK
Stopping OpendDJ...
OK
Port address(es) :443 already in use,
Please stop the service(s) listening on one of :443 ports and execute /etc/init.d/gluu-server-3.1.3 start
```
Kong is using 443 port.
```
**root@gluu-accenture:/var/log/oxd-server# netstat -tulpn | grep 443
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 15447/kong -c nginx
tcp6 0 0 :::8443 :::* LISTEN 15531/java
```
I resolved it by changing 443 ssl port in kong.conf to 3000.
Now I can see the dashboard
Thank you for the support
Thanks,
Doma