By: Mohana Jeyatharan Account Admin 08 Dec 2021 at 9:23 p.m. CST

7 Responses
Mohana Jeyatharan gravatar
## Expected behavior Should be able to login to admin portal using the GLUU FQDN. But unable to login. when using this is what I get: curl: (7) Failed to connect to standglue.gluu.org port 443: Connection refused ## Current Behaviour Getting Hmmm… can't reach this page when I hit the https://standglue.gluu.org/ ``` The logs after installation ======================= [I] Determining OS Type and Attempting to Gather External IP Address Host is detected as Linux Is this the correct external IP Address: 159.223.44.218 [Y/n]? Y [I] Preparing cluster-wide config and secret WARNING: The DOMAIN variable is not set. Defaulting to a blank string. WARNING: The HOST_IP variable is not set. Defaulting to a blank string. Creating network "single-host_default" with the default driver Pulling consul (consul:1.6)... 1.6: Pulling from library/consul 05e7bc50f07f: Pull complete 637e1a6d2f2e: Pull complete 813801266086: Pull complete 36f6e3a4d488: Pull complete 8301a486e7cf: Pull complete 03b0368ea3a8: Pull complete Digest: sha256:d6ad849a61667789cb4fcd20ec7c250f7bef5adb5dd82ecd1e3d041faf437e38 Status: Downloaded newer image for consul:1.6 Creating consul ... done WARNING: The DOMAIN variable is not set. Defaulting to a blank string. WARNING: The HOST_IP variable is not set. Defaulting to a blank string. Pulling vault (vault:1.0.1)... 1.0.1: Pulling from library/vault cd784148e348: Pull complete 212f40d6b450: Pull complete c3009ff51254: Pull complete d8862af4a2e3: Pull complete 03dae74736fd: Pull complete Digest: sha256:1fe0c0b482c458ee3f8953299eb77c1c7d8c1f71db13c45109c5acdb40bc76a5 Status: Downloaded newer image for vault:1.0.1 consul is up-to-date Creating vault ... done [I] Checking seal status in Vault [W] Vault is not initialized; trying to initialize Vault with 1 recovery key and root token [I] Vault recovery key and root token saved to /home/ubuntu/gluu/community-edition-containers-4.0/examples/single-host/vault_key_token.txt [I] Unsealing Vault manually Key Value --- ----- Seal Type shamir Initialized true Sealed false Total Shares 1 Threshold 1 Version 1.0.1 Cluster Name vault-cluster-093ef23c Cluster ID 2fef43ec-829d-c6d3-d008-c7e360d86033 HA Enabled true HA Cluster n/a HA Mode standby Active Node Address <none> [W] Gluu policy is not created; trying to create one Success! Uploaded policy: gluu [W] AppRole is not enabled; trying to enable AppRole Success! Enabled approle auth method at: approle/ Success! Data written to: auth/approle/role/gluu Success! Data written to: auth/approle/role/gluu [I] Checking existing config in Consul [W] Unable to get config in Consul; retrying ... [W] Unable to get config in Consul; retrying ... [W] Unable to get config in Consul; retrying ... [W] Configuration not found in Consul [I] Creating new configuration, please input the following parameters Enter Hostname (demoexample.gluu.org): standglue.gluu.org Enter Country Code: SG Enter State: Singapore Enter City: Singapore Enter Email: mohana_j@nec.com.sg Enter Organization: NecAPAC [I] Password must be at least 6 characters and include one uppercase letter, one lowercase letter, one digit, and one special character. Enter Admin/LDAP Password: ********* Confirm Admin/LDAP Password: ********* Continue with the above settings? [Y/n]Y Unable to find image 'gluufederation/config-init:4.0.1_08' locally 4.0.1_08: Pulling from gluufederation/config-init e7c96db7181b: Already exists f910a506b6cb: Already exists b6abafe80f63: Already exists 6736964c47c7: Pull complete ab98cd4b8b7c: Pull complete d7ae3b338e51: Pull complete a9d46bd80280: Pull complete 303725e2fec3: Pull complete 8659ed76a41b: Pull complete 7e55983f66a8: Pull complete d24e84f1e8aa: Pull complete e6b39f1ba23c: Pull complete 23ab94b9e081: Pull complete Digest: sha256:2a7afe43a1b90aeb183380a5589656d2d83a5fe1ad758955ff14e9d38960a053 Status: Downloaded newer image for gluufederation/config-init:4.0.1_08 # ================================================================================== # # Gluu License Agreement: https://www.gluu.org/support-license/ # # The use of Gluu Server Enterprise Edition is subject to the Gluu Support License. # # ================================================================================== # WARNING - entrypoint - 2021-12-10 00:59:23,744 - Unable to find /app/db/config.json or /app/db/secret.json INFO - entrypoint - 2021-12-10 00:59:23,744 - Loading parameters from /app/db/generate.json INFO - pygluu.containerlib.wait - 2021-12-10 00:59:23,760 - Config is ready INFO - pygluu.containerlib.wait - 2021-12-10 00:59:23,774 - Secret is ready INFO - entrypoint - 2021-12-10 00:59:23,774 - Generating config and secret. INFO - entrypoint - 2021-12-10 00:59:28,786 - adding secret 'encoded_salt' INFO - entrypoint - 2021-12-10 00:59:28,788 - adding config 'orgName' INFO - entrypoint - 2021-12-10 00:59:28,791 - adding config 'country_code' INFO - entrypoint - 2021-12-10 00:59:28,793 - adding config 'state' INFO - entrypoint - 2021-12-10 00:59:28,796 - adding config 'city' INFO - entrypoint - 2021-12-10 00:59:28,798 - adding config 'hostname' INFO - entrypoint - 2021-12-10 00:59:28,800 - adding config 'admin_email' INFO - entrypoint - 2021-12-10 00:59:28,802 - adding config 'default_openid_jks_dn_name' INFO - entrypoint - 2021-12-10 00:59:28,807 - adding secret 'pairwiseCalculationKey' INFO - entrypoint - 2021-12-10 00:59:28,812 - adding secret 'pairwiseCalculationSalt' INFO - entrypoint - 2021-12-10 00:59:28,813 - adding config 'jetty_base' INFO - entrypoint - 2021-12-10 00:59:28,815 - adding config 'fido2ConfigFolder' INFO - entrypoint - 2021-12-10 00:59:28,817 - adding config 'admin_inum' INFO - entrypoint - 2021-12-10 00:59:28,821 - adding secret 'encoded_ldap_pw' INFO - entrypoint - 2021-12-10 00:59:28,832 - adding secret 'encoded_ox_ldap_pw' INFO - entrypoint - 2021-12-10 00:59:28,834 - adding config 'ldap_init_host' INFO - entrypoint - 2021-12-10 00:59:28,836 - adding config 'ldap_init_port' INFO - entrypoint - 2021-12-10 00:59:28,838 - adding config 'ldap_port' INFO - entrypoint - 2021-12-10 00:59:28,839 - adding config 'ldaps_port' INFO - entrypoint - 2021-12-10 00:59:28,841 - adding config 'ldap_binddn' INFO - entrypoint - 2021-12-10 00:59:28,842 - adding config 'ldap_site_binddn' INFO - entrypoint - 2021-12-10 00:59:28,847 - adding secret 'ldap_truststore_pass' INFO - entrypoint - 2021-12-10 00:59:28,849 - adding config 'ldapTrustStoreFn' INFO - entrypoint - 2021-12-10 00:59:29,672 - adding secret 'ldap_ssl_cert' INFO - entrypoint - 2021-12-10 00:59:30,273 - adding secret 'ldap_ssl_key' INFO - entrypoint - 2021-12-10 00:59:31,309 - adding secret 'ldap_ssl_cacert' INFO - entrypoint - 2021-12-10 00:59:32,213 - adding secret 'ldap_pkcs12_base64' INFO - entrypoint - 2021-12-10 00:59:32,225 - adding secret 'encoded_ldapTrustStorePass' INFO - entrypoint - 2021-12-10 00:59:32,230 - adding secret 'couchbase_truststore_pass' INFO - entrypoint - 2021-12-10 00:59:32,232 - adding config 'couchbaseTrustStoreFn' INFO - entrypoint - 2021-12-10 00:59:32,246 - adding secret 'encoded_couchbaseTrustStorePass' INFO - entrypoint - 2021-12-10 00:59:32,662 - adding secret 'couchbase_chain_cert' INFO - entrypoint - 2021-12-10 00:59:32,670 - adding secret 'couchbase_node_key' INFO - entrypoint - 2021-12-10 00:59:32,676 - adding secret 'couchbase_cluster_cert' INFO - entrypoint - 2021-12-10 00:59:33,315 - adding secret 'couchbase_pkcs12_base64' INFO - entrypoint - 2021-12-10 00:59:33,317 - adding config 'oxauth_client_id' INFO - entrypoint - 2021-12-10 00:59:33,330 - adding secret 'oxauthClient_encoded_pw' INFO - entrypoint - 2021-12-10 00:59:33,332 - adding config 'oxauth_openid_jks_fn' INFO - entrypoint - 2021-12-10 00:59:33,337 - adding secret 'oxauth_openid_jks_pass' INFO - entrypoint - 2021-12-10 00:59:33,339 - adding config 'oxauth_openid_jwks_fn' INFO - entrypoint - 2021-12-10 00:59:33,341 - adding config 'oxauth_legacyIdTokenClaims' INFO - entrypoint - 2021-12-10 00:59:33,343 - adding config 'oxauth_openidScopeBackwardCompatibility' INFO - entrypoint - 2021-12-10 00:59:35,690 - adding secret 'oxauth_openid_key_base64' INFO - entrypoint - 2021-12-10 00:59:35,693 - adding config 'oxauth_key_rotated_at' INFO - entrypoint - 2021-12-10 00:59:42,587 - adding secret 'oxauth_jks_base64' INFO - entrypoint - 2021-12-10 00:59:42,589 - adding config 'scim_rs_client_id' INFO - entrypoint - 2021-12-10 00:59:42,591 - adding config 'scim_rs_client_jks_fn' INFO - entrypoint - 2021-12-10 00:59:42,593 - adding config 'scim_rs_client_jwks_fn' INFO - entrypoint - 2021-12-10 00:59:42,599 - adding secret 'scim_rs_client_jks_pass' INFO - entrypoint - 2021-12-10 00:59:42,612 - adding secret 'scim_rs_client_jks_pass_encoded' INFO - entrypoint - 2021-12-10 00:59:44,808 - adding secret 'scim_rs_client_base64_jwks' INFO - entrypoint - 2021-12-10 00:59:51,470 - adding secret 'scim_rs_jks_base64' INFO - entrypoint - 2021-12-10 00:59:51,473 - adding config 'scim_rp_client_id' INFO - entrypoint - 2021-12-10 00:59:51,474 - adding config 'scim_rp_client_jks_fn' INFO - entrypoint - 2021-12-10 00:59:51,476 - adding config 'scim_rp_client_jwks_fn' INFO - entrypoint - 2021-12-10 00:59:51,481 - adding secret 'scim_rp_client_jks_pass' INFO - entrypoint - 2021-12-10 00:59:51,493 - adding secret 'scim_rp_client_jks_pass_encoded' INFO - entrypoint - 2021-12-10 00:59:54,290 - adding secret 'scim_rp_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:01,170 - adding secret 'scim_rp_jks_base64' INFO - entrypoint - 2021-12-10 01:00:01,173 - adding config 'scim_resource_oxid' INFO - entrypoint - 2021-12-10 01:00:01,176 - adding config 'passport_rs_client_id' INFO - entrypoint - 2021-12-10 01:00:01,179 - adding config 'passport_rs_client_jks_fn' INFO - entrypoint - 2021-12-10 01:00:01,182 - adding config 'passport_rs_client_jwks_fn' INFO - entrypoint - 2021-12-10 01:00:01,190 - adding secret 'passport_rs_client_jks_pass' INFO - entrypoint - 2021-12-10 01:00:01,212 - adding secret 'passport_rs_client_jks_pass_encoded' INFO - entrypoint - 2021-12-10 01:00:05,016 - adding secret 'passport_rs_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:12,557 - adding secret 'passport_rs_jks_base64' INFO - entrypoint - 2021-12-10 01:00:12,560 - adding config 'passport_resource_id' INFO - entrypoint - 2021-12-10 01:00:12,563 - adding config 'passport_rp_client_id' INFO - entrypoint - 2021-12-10 01:00:12,566 - adding config 'passport_rp_ii_client_id' INFO - entrypoint - 2021-12-10 01:00:12,573 - adding secret 'passport_rp_client_jks_pass' INFO - entrypoint - 2021-12-10 01:00:12,575 - adding config 'passport_rp_client_jks_fn' INFO - entrypoint - 2021-12-10 01:00:12,577 - adding config 'passport_rp_client_jwks_fn' INFO - entrypoint - 2021-12-10 01:00:12,579 - adding config 'passport_rp_client_cert_fn' INFO - entrypoint - 2021-12-10 01:00:12,582 - adding config 'passport_rp_client_cert_alg' INFO - entrypoint - 2021-12-10 01:00:16,177 - adding secret 'passport_rp_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:16,180 - adding config 'passport_rp_client_cert_alias' INFO - entrypoint - 2021-12-10 01:00:23,311 - adding secret 'passport_rp_jks_base64' INFO - entrypoint - 2021-12-10 01:00:23,959 - adding secret 'passport_rp_client_cert_base64' INFO - entrypoint - 2021-12-10 01:00:23,966 - adding secret 'passportSpKeyPass' INFO - entrypoint - 2021-12-10 01:00:23,968 - adding config 'passportSpTLSCACert' INFO - entrypoint - 2021-12-10 01:00:23,970 - adding config 'passportSpTLSCert' INFO - entrypoint - 2021-12-10 01:00:23,972 - adding config 'passportSpTLSKey' INFO - entrypoint - 2021-12-10 01:00:23,978 - adding secret 'passportSpJksPass' INFO - entrypoint - 2021-12-10 01:00:23,981 - adding config 'passportSpJksFn' INFO - entrypoint - 2021-12-10 01:00:24,803 - adding secret 'passport_sp_cert_base64' INFO - entrypoint - 2021-12-10 01:00:25,438 - adding secret 'passport_sp_key_base64' INFO - entrypoint - 2021-12-10 01:00:25,696 - adding secret 'ssl_cert' INFO - entrypoint - 2021-12-10 01:00:25,703 - adding secret 'ssl_key' INFO - entrypoint - 2021-12-10 01:00:25,707 - adding config 'idp_client_id' INFO - entrypoint - 2021-12-10 01:00:25,724 - adding secret 'idpClient_encoded_pw' INFO - entrypoint - 2021-12-10 01:00:25,726 - adding config 'shibJksFn' INFO - entrypoint - 2021-12-10 01:00:25,740 - adding secret 'shibJksPass' INFO - entrypoint - 2021-12-10 01:00:25,756 - adding secret 'encoded_shib_jks_pw' INFO - entrypoint - 2021-12-10 01:00:26,872 - adding secret 'shibIDP_cert' INFO - entrypoint - 2021-12-10 01:00:27,538 - adding secret 'shibIDP_key' INFO - entrypoint - 2021-12-10 01:00:28,455 - adding secret 'shibIDP_jks_base64' INFO - entrypoint - 2021-12-10 01:00:28,458 - adding config 'shibboleth_version' INFO - entrypoint - 2021-12-10 01:00:28,461 - adding config 'idp3Folder' INFO - entrypoint - 2021-12-10 01:00:28,643 - adding secret 'idp3SigningCertificateText' INFO - entrypoint - 2021-12-10 01:00:28,649 - adding secret 'idp3SigningKeyText' INFO - entrypoint - 2021-12-10 01:00:28,829 - adding secret 'idp3EncryptionCertificateText' INFO - entrypoint - 2021-12-10 01:00:28,835 - adding secret 'idp3EncryptionKeyText' INFO - entrypoint - 2021-12-10 01:00:28,838 - adding config 'api_rs_client_jks_fn' INFO - entrypoint - 2021-12-10 01:00:28,840 - adding config 'api_rs_client_jwks_fn' INFO - entrypoint - 2021-12-10 01:00:28,846 - adding secret 'api_rs_client_jks_pass' INFO - entrypoint - 2021-12-10 01:00:28,861 - adding secret 'api_rs_client_jks_pass_encoded' INFO - entrypoint - 2021-12-10 01:00:32,056 - adding secret 'api_rs_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:32,059 - adding config 'oxtrust_resource_server_client_id' INFO - entrypoint - 2021-12-10 01:00:32,061 - adding config 'oxtrust_resource_id' INFO - entrypoint - 2021-12-10 01:00:39,459 - adding secret 'api_rs_jks_base64' INFO - entrypoint - 2021-12-10 01:00:39,462 - adding config 'api_rp_client_jks_fn' INFO - entrypoint - 2021-12-10 01:00:39,464 - adding config 'api_rp_client_jwks_fn' INFO - entrypoint - 2021-12-10 01:00:39,469 - adding secret 'api_rp_client_jks_pass' INFO - entrypoint - 2021-12-10 01:00:39,484 - adding secret 'api_rp_client_jks_pass_encoded' INFO - entrypoint - 2021-12-10 01:00:42,588 - adding secret 'api_rp_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:42,591 - adding config 'oxtrust_requesting_party_client_id' INFO - entrypoint - 2021-12-10 01:00:49,698 - adding secret 'api_rp_jks_base64' INFO - entrypoint - 2021-12-10 01:00:49,701 - adding config 'api_test_client_id' INFO - entrypoint - 2021-12-10 01:00:49,705 - adding secret 'api_test_client_secret' INFO - entrypoint - 2021-12-10 01:00:49,707 - adding config 'gluu_radius_client_id' INFO - entrypoint - 2021-12-10 01:00:49,710 - adding config 'ox_radius_client_id' INFO - entrypoint - 2021-12-10 01:00:49,722 - adding secret 'gluu_ro_encoded_pw' INFO - entrypoint - 2021-12-10 01:00:49,736 - adding secret 'radius_jwt_pass' INFO - entrypoint - 2021-12-10 01:00:59,754 - adding secret 'radius_jks_base64' INFO - entrypoint - 2021-12-10 01:00:59,762 - adding secret 'gluu_ro_client_base64_jwks' INFO - entrypoint - 2021-12-10 01:00:59,764 - adding config 'scim_test_client_id' INFO - entrypoint - 2021-12-10 01:00:59,770 - adding secret 'scim_test_client_secret' INFO - entrypoint - 2021-12-10 01:00:59,771 - Saving config to backend. INFO - entrypoint - 2021-12-10 01:00:59,979 - Saving config to /app/db/config.json. INFO - entrypoint - 2021-12-10 01:00:59,980 - Saving secret to backend. INFO - entrypoint - 2021-12-10 01:01:00,529 - Saving secret to /app/db/secret.json. [I] Deploying services Pulling nginx (gluufederation/nginx:4.0.1_02)... 4.0.1_02: Pulling from gluufederation/nginx 89d9c30c1d48: Pull complete fa1bcf7bbd3d: Pull complete 3dd4bc21642f: Pull complete 7bdffb21305a: Pull complete e6a5cee06e8a: Pull complete 34770c05aa8d: Pull complete adc458b4f1b7: Pull complete 5cf7faac70cf: Pull complete d7efae5fcd13: Pull complete 2fc42bd3e199: Pull complete 048b7f042854: Pull complete cdc3c2862786: Pull complete 006e7d70a846: Pull complete 913f994c807b: Pull complete 6604ed4e3601: Pull complete 65edeb9ea9ef: Pull complete 619753cca9c2: Pull complete Digest: sha256:b7f3f117e28e29229b1b6f3f6ce1435de2d31c83abd36ef037d8e429a6914844 Status: Downloaded newer image for gluufederation/nginx:4.0.1_02 Pulling ldap (gluufederation/wrends:4.0.1_02)... 4.0.1_02: Pulling from gluufederation/wrends e7c96db7181b: Already exists f910a506b6cb: Already exists b6abafe80f63: Already exists 1f5405fea559: Pull complete 3e29b1716744: Pull complete e113d7ef2af3: Pull complete 1f04bf730b92: Pull complete da1a73767b61: Pull complete 7b7b721f925a: Pull complete 2dcccd6a14fb: Pull complete 654ea98e3975: Pull complete cdb00f01d345: Pull complete a9c9970d9536: Pull complete 844ee4d07527: Pull complete 2194a82806c2: Pull complete e7fb8b9eabd7: Pull complete Digest: sha256:a54882c09969a8adb1d2219069dfec4aebf1e3f7e047f25f1b2acf752d17f9ab Status: Downloaded newer image for gluufederation/wrends:4.0.1_02 Pulling oxtrust (gluufederation/oxtrust:4.0.1_06)... 4.0.1_06: Pulling from gluufederation/oxtrust e7c96db7181b: Already exists f910a506b6cb: Already exists b6abafe80f63: Already exists 87dc03bd8acb: Pull complete fa2fcd2a568b: Pull complete 27d006c8c61b: Pull complete 3647567a7936: Pull complete f4620533edad: Pull complete a552b59a629f: Pull complete 195038ee0c0d: Pull complete 4d7c5709313b: Pull complete da811a8d33bd: Pull complete c3f80ca5abc7: Pull complete bf7dbbad2897: Pull complete b9750729d1fb: Pull complete e610dbdc737f: Pull complete 148d329b4f58: Pull complete ac45bf37bae5: Pull complete eab7aa52067a: Pull complete 591e7ff3f91a: Pull complete 051b386fcf0a: Pull complete 52820f70a161: Pull complete Digest: sha256:d68051527543f98b97461237ef9af03eb94d2b01a3bc3b2fa98b8f2b7a251cc7 Status: Downloaded newer image for gluufederation/oxtrust:4.0.1_06 Pulling oxauth (gluufederation/oxauth:4.0.1_07)... 4.0.1_07: Pulling from gluufederation/oxauth e7c96db7181b: Already exists f910a506b6cb: Already exists b6abafe80f63: Already exists 3e8d01038a1f: Pull complete cc9996ddd76e: Pull complete 66beb519b720: Pull complete bd98c358eb70: Pull complete f3deb2a74fab: Pull complete 202a5b8f0f08: Pull complete 1428dd06f8af: Pull complete 368f699b444f: Pull complete 58b1f87b96bb: Pull complete c8f2b5ebfbe6: Pull complete edecc30b4c5d: Pull complete 101b4e1ced36: Pull complete a5d3a5471f6c: Pull complete 03f5fd3e4203: Pull complete 9635322ab14d: Pull complete 16079ba29d42: Pull complete a1a9a59c3c97: Pull complete c766dc9906b6: Pull complete af7ba4d36cd0: Pull complete 948632f43193: Pull complete 84f7a580173d: Pull complete Digest: sha256:57d8387d5cd85b7b0fbddf977041688c9c6234db6dd14a55ad5dbfb9f9a9213e Status: Downloaded newer image for gluufederation/oxauth:4.0.1_07 Pulling registrator (gliderlabs/registrator:master)... master: Pulling from gliderlabs/registrator 5d20c808ce19: Pull complete 3abd34e3bea9: Pull complete 95a497196ba5: Pull complete Digest: sha256:e8cb1153e1b988dbd6d3eb3d7f63f07fc56233988a71a1f631b011f78395c70d Status: Downloaded newer image for gliderlabs/registrator:master Creating oxauth ... consul is up-to-date Creating oxauth ... done Creating oxtrust ... done Creating ldap ... done Creating nginx ... done Creating registrator ... done [I] Adding entries to databases Unable to find image 'gluufederation/persistence:4.0.1_06' locally 4.0.1_06: Pulling from gluufederation/persistence e7c96db7181b: Already exists ec632a19b7d0: Pull complete 06f024269696: Pull complete 9870d4d26daa: Pull complete ac442cb950f5: Pull complete ae752f5cbd3c: Pull complete 47d791f7cb66: Pull complete c1839970fe76: Pull complete 3b9a9ef7418e: Pull complete 22c2f69ec05a: Pull complete a8362c5b8752: Pull complete e74f78bd4cc2: Pull complete 870e1faf167c: Pull complete Digest: sha256:8aed4fc348ace52ccbd6acb45cbc4ec74f37a4524155f81522c7366e11573249 Status: Downloaded newer image for gluufederation/persistence:4.0.1_06 # ================================================================================= # # Gluu License Agreement: https://www.gluu.org/support-license/ # # The use of Gluu Server Enterprise Edition is subject to the Gluu Support License. # # ================================================================================= # INFO - pygluu.containerlib.wait - 2021-12-10 01:02:45,445 - Config is ready INFO - pygluu.containerlib.wait - 2021-12-10 01:02:45,458 - Secret is ready WARNING - pygluu.containerlib.wait - 2021-12-10 01:02:45,480 - LDAP is not ready; reason=('unable to open socket', [(LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('172.26.0.8', 1636))]); retrying in 10.0 seconds WARNING - pygluu.containerlib.wait - 2021-12-10 01:02:55,509 - LDAP is not ready; reason=('unable to open socket', [(LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('172.26.0.8', 1636))]); retrying in 10.0 seconds WARNING - pygluu.containerlib.wait - 2021-12-10 01:03:05,543 - LDAP is not ready; reason=('unable to open socket', [(LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('172.26.0.8', 1636))]); retrying in 10.0 seconds INFO - pygluu.containerlib.wait - 2021-12-10 01:03:16,305 - LDAP is ready WARNING - entrypoint - 2021-12-10 01:03:17,917 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:03:28,705 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:03:39,068 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:03:49,465 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:03:59,864 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:04:10,274 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:04:20,701 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:04:31,116 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:04:41,532 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:04:51,913 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:05:02,412 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:05:12,762 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:05:23,136 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:05:33,572 - Waiting for index to be ready; reason=No Such Entry: The entry 'ds-cfg-attribute=del,cn=Index,ds-cfg-backend-id=userRoot,cn=Backends,cn=config' does not exist; retrying in 10 seconds INFO - entrypoint - 2021-12-10 01:05:43,935 - Importing base.ldif file WARNING - entrypoint - 2021-12-10 01:05:53,034 - Unable to add entry with DN ou=resources,ou=uma,o=gluu; reason=session terminated by server; retrying in 10 seconds WARNING - entrypoint - 2021-12-10 01:06:03,044 - Unable to add entry with DN ou=resources,ou=uma,o=gluu; reason=('unable to open socket', [(LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('172.26.0.8', 1636))]); retrying in 10 seconds INFO - entrypoint - 2021-12-10 01:06:17,300 - Importing attributes.ldif file INFO - entrypoint - 2021-12-10 01:06:42,561 - Importing scopes.ldif file INFO - entrypoint - 2021-12-10 01:06:46,458 - Importing scripts.ldif file INFO - entrypoint - 2021-12-10 01:06:58,641 - Importing configuration.ldif file INFO - entrypoint - 2021-12-10 01:07:00,773 - Importing scim.ldif file INFO - entrypoint - 2021-12-10 01:07:01,530 - Importing oxidp.ldif file INFO - entrypoint - 2021-12-10 01:07:03,900 - Importing oxtrust_api.ldif file INFO - entrypoint - 2021-12-10 01:07:05,066 - Importing passport.ldif file INFO - entrypoint - 2021-12-10 01:07:05,803 - Importing oxpassport-config.ldif file INFO - entrypoint - 2021-12-10 01:07:06,173 - Importing gluu_radius_base.ldif file INFO - entrypoint - 2021-12-10 01:07:07,341 - Importing gluu_radius_server.ldif file INFO - entrypoint - 2021-12-10 01:07:08,090 - Importing clients.ldif file INFO - entrypoint - 2021-12-10 01:07:08,770 - Importing oxtrust_api_clients.ldif file INFO - entrypoint - 2021-12-10 01:07:09,814 - Importing scim_clients.ldif file INFO - entrypoint - 2021-12-10 01:07:10,885 - Importing o_metric.ldif file INFO - entrypoint - 2021-12-10 01:07:11,559 - Importing gluu_radius_clients.ldif file INFO - entrypoint - 2021-12-10 01:07:11,930 - Importing passport_clients.ldif file INFO - entrypoint - 2021-12-10 01:07:13,015 - Importing scripts_casa.ldif file INFO - entrypoint - 2021-12-10 01:07:14,892 - Importing people.ldif file INFO - entrypoint - 2021-12-10 01:07:15,290 - Importing groups.ldif file INFO - entrypoint - 2021-12-10 01:07:16,030 - Importing o_site.ldif file [I] Launching ............................ [I] Gluu Server installed successfully; please visit https://standglue.gluu.org ```

By Isman Firmansyah staff 13 Dec 2021 at 4:32 p.m. CST

Isman Firmansyah gravatar
Hi Mohana, First of all: 1. any reason why you're using Gluu Server v4.0 for new installation instead of v4.3 https://gluu.org/docs/gluu-server/installation-guide/install-docker/? 2. make sure `standglue.gluu.org` entry is inside `/etc/hosts` file

By Mohana Jeyatharan Account Admin 13 Dec 2021 at 7:29 p.m. CST

Mohana Jeyatharan gravatar
Hi Isman, Thank you for your reply. When I posed this issue I used docker to install 4.0 on Ubuntu 20.04. But now I tried Gluu 4.3 without docker/Kubernetes. I installed with Ubuntu installation. I am facing the same issue. Unable to open the admin portal sucussfully for further configuration. Please help on this as we really want to use Gluu for our upcoming projects. Giving further details here: ////////////////////////////////////// >> Installed the Gluu server 4.3 in digital ocean Ubuntu 20.04 >> The new domain name I used is: demoexample.gluu.org >> The binding of domain name to IP address I did put in /opt/gluu-server/etc folder in files ==> hosts, hostname and in hostname.gluu-4.3.0-1~ >> The binding of domain name to IP address I also did put in /etc/hosts file. >> I did not change the firewall settings. Basically firewall is disabled in the digital ocean space. >> I did NOT change the yml file in the netplan folder. It is as it is and DHCP is not enabled. I did not change it: network: version: 2 ethernets: eth0: addresses: - 159.223.44.218/20 - 10.15.0.17/16 gateway4: 159.223.32.1 match: macaddress: ae:a9:71:a1:49:8d nameservers: addresses: - 67.207.67.2 - 67.207.67.3 search: [] set-name: eth0 eth1: addresses: - 10.104.160.2/20 match: macaddress: fa:59:13:c3:c1:07 nameservers: addresses: - 67.207.67.2 - 67.207.67.3 search: [] set-name: eth1 >> Then other settings I did including the ulimit -n 262144. >> THE PROBLEM DESCRIPTION >> ________________________________ Now the problem is when I hit the url https://demoexample.gluu.org I get "Hmm page cant be reached". I tried https://159.223.44.218:443, then I again see this in the browser:https://demoexample.gluu.org/oxauth/restv1/authorize?client_id=1001.0394828a-5d69-411e-9260-b0dbf56a19be&redirect_uri=https%3A%2F%2Fdemoexample.gluu.org%2Fidentity%2Fauthcode.htm&response_type=code&scope=openid+profile+email+user_name&nonce=a0bd85fe-e7bf-419b-824a-94738b5b19b0&state=4aa6f748-ea9f-43c3-aed4-4d8646d00b3d&acr_values=simple_password_auth . Then again the page is 'Hmm cant reach this page'

By Mohana Jeyatharan Account Admin 13 Dec 2021 at 10:20 p.m. CST

Mohana Jeyatharan gravatar
Adding the logs I got from the oxtrust.log when I pinged the https:159.223.44.218:443(fully resolved IP for my FQDN demoexample.gluu.org) //////////////////////////////////// 2021-12-14 00:00:48,397 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:01:48,457 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:02:48,494 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:02:58,426 INFO [ForkJoinPool.commonPool-worker-3] [org.gluu.oxtrust.service.AppInitializer] (AppInitializer.java:324) - Created persistenceMetricEntryManager: org.gluu.persist.ldap.impl.LdapEntryManager@4cbe9e8c with operation service: org.gluu.persist.ldap.operation.impl.LdapOperationServiceImpl@673812f2 2021-12-14 00:03:48,536 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:04:48,568 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:05:48,595 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:06:48,600 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:07:48,660 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:08:48,676 INFO [qtp536765369-14] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:09:48,733 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:10:48,770 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:11:48,821 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:12:48,876 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:13:48,929 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:14:48,986 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:15:49,006 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:16:49,058 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:17:49,113 INFO [qtp536765369-14] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:18:49,172 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:19:49,223 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:20:49,274 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:21:49,333 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:22:49,389 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:23:49,446 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:24:49,500 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:25:49,557 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:26:49,610 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:27:49,662 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:28:49,692 INFO [qtp536765369-14] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:29:49,751 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:30:49,789 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:31:49,852 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:32:49,907 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:33:49,966 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:34:50,025 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:35:43,825 INFO [JettyShutdownThread] [org.gluu.oxtrust.service.AppInitializer] (AppInitializer.java:422) - Stopping services and closing DB connections at server shutdown... 2021-12-14 00:37:07,234 INFO [main] [org.gluu.oxauth.model.util.SecurityProviderUtility] (SecurityProviderUtility.java:24) - Adding Bouncy Castle Provider 2021-12-14 00:37:07,356 INFO [main] [org.gluu.oxtrust.util.BuildVersionService] (BuildVersionService.java:80) - Root element :beans 2021-12-14 00:37:07,359 INFO [main] [org.gluu.oxtrust.service.AppInitializer] (AppInitializer.java:261) - Build date 2021-09-27 13:59. Code revision 3e4b6355670efe573b43dc95060a1a862d5b738b on 2021-09-23T20:31:46+0000. Build 440 2021-12-14 00:37:07,363 INFO [main] [org.gluu.service.config.ConfigurationFactory] (ConfigurationFactory.java:127) - Creating oxTrustConfiguration 2021-12-14 00:37:07,447 INFO [main] [org.gluu.service.config.ConfigurationFactory] (ConfigurationFactory.java:289) - Loading configuration from 'ldap' DB... 2021-12-14 00:37:08,487 INFO [main] [org.gluu.oxtrust.service.AppInitializer] (AppInitializer.java:305) - Created persistenceEntryManager: org.gluu.persist.ldap.impl.LdapEntryManager@2ddf5e74 with operation service: org.gluu.persist.ldap.operation.impl.LdapOperationServiceImpl@1e0f6ad3 2021-12-14 00:37:08,644 INFO [main] [org.gluu.service.logger.LoggerService] (LoggerService.java:159) - External log configuration: null 2021-12-14 00:37:08,644 INFO [main] [org.gluu.service.logger.LoggerService] (LoggerService.java:178) - Reloading log4j2 configuration 2021-12-14 00:37:08,719 INFO [main] [org.gluu.service.logger.LoggerService] (LoggerService.java:142) - Setting layout and loggers level to 'TEXT`, `INFO' after configuration update 2021-12-14 00:37:08,770 INFO [main] [org.gluu.service.config.ConfigurationFactory] (ConfigurationFactory.java:150) - Configuration loaded successfully. 2021-12-14 00:37:09,567 INFO [main] [org.gluu.oxtrust.service.ShibbolethInitializer] (ShibbolethInitializer.java:43) - IDP config generation is set to false 2021-12-14 00:37:09,608 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1220) - Using default implementation for ThreadExecutor 2021-12-14 00:37:09,627 INFO [main] [org.quartz.core.SchedulerSignalerImpl] (SchedulerSignalerImpl.java:61) - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2021-12-14 00:37:09,628 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:229) - Quartz Scheduler v.2.3.2 created. 2021-12-14 00:37:09,629 INFO [main] [org.quartz.simpl.RAMJobStore] (RAMJobStore.java:155) - RAMJobStore initialized. 2021-12-14 00:37:09,630 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:294) - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'oxTrustScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 5 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2021-12-14 00:37:09,630 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1374) - Quartz scheduler 'oxTrustScheduler' initialized from the specified file : 'quartz.properties' from the class resource path. 2021-12-14 00:37:09,630 INFO [main] [org.quartz.impl.StdSchedulerFactory] (StdSchedulerFactory.java:1378) - Quartz scheduler version: 2.3.2 2021-12-14 00:37:09,632 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:2293) - JobFactory set to: org.gluu.service.timer.JobExecutionFactory@30d66ad1 2021-12-14 00:37:09,632 INFO [main] [org.gluu.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:62) - Quartz scheduler manager initialized 2021-12-14 00:37:09,632 INFO [main] [org.quartz.core.QuartzScheduler] (QuartzScheduler.java:547) - Scheduler oxTrustScheduler_$_NON_CLUSTERED started. 2021-12-14 00:37:09,632 INFO [main] [org.gluu.service.timer.QuartzSchedulerManager] (QuartzSchedulerManager.java:115) - Quartz scheduler started 2021-12-14 00:37:09,653 INFO [main] [org.gluu.service.logger.LoggerService] (LoggerService.java:59) - Initializing Logger Update Timer 2021-12-14 00:37:09,721 INFO [main] [org.gluu.oxtrust.service.LogFileSizeChecker] (LogFileSizeChecker.java:63) - Initializing Log File Size Checker Timer 2021-12-14 00:37:09,859 INFO [main] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:96) - ##### Initializing custom ClientExecutor DONE 2021-12-14 00:37:10,019 INFO [main] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:122) - ##### Getting UMA metadata ... 2021-12-14 00:37:10,395 INFO [main] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:151) - ##### Getting UMA metadata ... DONE 2021-12-14 00:37:11,459 INFO [main] [org.gluu.jsf2.customization.FacesLocalizationConfigPopulator] (FacesLocalizationConfigPopulator.java:95) - Adding languages '[fr, en, ru]' from dir folder: /opt/jetty-9.4/temp/jetty-localhost-8082-identity_war-_identity-any-8439779016138127039/webapp/WEB-INF/classes/ 2021-12-14 00:37:16,980 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header not found 2021-12-14 00:37:17,987 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:38:09,798 INFO [ForkJoinPool.commonPool-worker-3] [org.gluu.oxtrust.service.ApplicationFactory] (ApplicationFactory.java:74) - Cache configuration: CacheConfiguration{cacheProviderType=NATIVE_PERSISTENCE, memcachedConfiguration=MemcachedConfiguration{servers='localhost:11211', maxOperationQueueLength=100000, bufferSize=32768, defaultPutExpiration=60, connectionFactoryType=DEFAULT}, redisConfiguration=RedisConfiguration{servers='localhost:6379', defaultPutExpiration=60, redisProviderType=STANDALONE, useSSL=false, sslTrustStoreFilePath=, sentinelMasterGroupName=, maxIdleConnections=10, maxTotalConnections=500, connectionTimeout=3000, soTimeout=3000, maxRetryAttempts=5}, inMemoryConfiguration=InMemoryConfiguration{defaultPutExpiration=60}, nativePersistenceConfiguration=NativePersistenceConfiguration [defaultPutExpiration=60, defaultCleanupBatchSize=10000, deleteExpiredOnGetRequest=false, baseDn=o=gluu]} 2021-12-14 00:38:09,811 INFO [ForkJoinPool.commonPool-worker-3] [org.gluu.service.cache.NativePersistenceCacheProvider] (NativePersistenceCacheProvider.java:79) - Created NATIVE_PERSISTENCE cache provider. `baseDn`: ou=cache,o=gluu 2021-12-14 00:38:09,965 INFO [ForkJoinPool.commonPool-worker-3] [org.gluu.oxtrust.service.Shibboleth3ConfService] (Shibboleth3ConfService.java:227) - >>>>>>>>>> IN Shibboleth3ConfService.generateGluuAttributeRulesFile() ... 2021-12-14 00:38:16,881 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:39:16,931 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:40:16,990 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:41:17,052 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:42:17,111 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:43:17,158 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:44:17,205 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:45:17,260 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:46:17,316 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:47:17,375 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:48:17,436 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:49:17,494 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:50:17,553 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:51:17,613 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:52:17,669 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:53:17,726 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:54:17,780 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:55:17,827 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:56:17,886 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:57:17,943 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:58:18,002 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 00:59:18,065 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:00:18,122 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:01:18,183 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:02:18,235 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:03:18,283 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:04:18,341 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:05:18,391 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:06:18,441 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:07:18,501 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:08:18,560 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:09:18,614 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:10:18,674 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:11:18,724 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:12:18,779 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:13:18,839 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:14:18,879 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:15:18,910 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:16:18,950 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:17:19,012 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:18:19,073 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:19:19,115 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:20:19,168 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:21:19,218 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:22:19,277 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:23:19,333 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:23:19,558 INFO [qtp536765369-21] [org.gluu.oxtrust.service.OpenIdService] (OpenIdService.java:66) - Successfully loaded oxAuth configuration 2021-12-14 01:24:19,386 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:25:19,436 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:26:19,494 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:27:19,530 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:28:19,589 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:29:19,651 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:30:19,698 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:31:19,757 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:32:19,814 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:33:19,869 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:34:19,914 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:35:19,969 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:36:20,024 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:37:20,083 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:37:20,306 WARN [qtp536765369-22] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:195) - Status response for RPT token: '421d7985-04c4-4fc7-a773-502b3210a87a_BF13.449B.2615.B123.9EF1.77D7.5D8C.4E0B' is invalid, will do a retry 2021-12-14 01:37:20,391 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:38:20,141 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:39:20,204 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:40:20,258 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:41:20,314 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:42:20,372 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:43:20,412 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:44:20,465 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:45:20,513 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:46:20,566 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:47:20,608 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:48:20,667 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:49:20,725 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:50:20,782 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:51:20,822 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:52:20,869 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:53:20,924 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:54:20,943 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:55:20,964 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:56:21,023 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:57:21,055 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:58:21,107 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 01:59:21,154 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:00:21,213 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:01:21,269 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:02:21,326 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:03:21,378 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:04:21,425 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:05:21,483 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:06:21,545 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:07:21,602 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:08:21,661 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:09:21,704 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:10:21,766 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:11:21,826 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:12:21,876 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:13:21,935 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:14:21,995 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:15:22,052 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:16:22,112 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:17:22,173 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:18:22,233 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:19:22,291 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:20:22,349 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:21:22,401 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:22:22,461 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:23:22,521 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:24:22,580 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:25:22,640 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:26:22,697 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:27:22,757 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:28:22,788 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:29:22,845 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:30:22,901 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:31:22,926 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:32:22,985 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:33:23,044 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:34:23,105 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:35:23,161 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:36:23,222 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:37:23,276 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:37:23,492 WARN [qtp536765369-13] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:195) - Status response for RPT token: 'ad08838b-11e2-42df-b843-ecf2f220ce3b_0CD3.1C78.466B.2A8F.A793.3E8F.B27D.984A' is invalid, will do a retry 2021-12-14 02:37:23,570 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:38:23,312 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:39:23,370 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:40:23,415 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:41:23,476 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:42:23,534 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:43:23,592 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:44:23,649 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:45:23,708 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:46:23,768 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:47:23,825 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:48:23,875 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:49:23,927 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:50:23,983 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:51:24,040 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:52:24,092 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:53:24,143 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:54:24,200 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:55:24,256 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:56:24,317 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:57:24,371 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:58:24,419 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 02:59:24,469 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:00:24,526 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:01:24,586 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:02:24,638 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:03:24,674 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:04:24,722 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:05:24,783 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:06:24,838 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:07:24,891 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:08:24,939 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:09:24,994 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:10:25,047 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:11:25,103 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:12:25,146 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:13:25,205 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:14:25,260 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:15:25,318 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:16:25,372 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:17:25,431 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:18:25,468 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:19:25,524 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:20:25,585 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:21:25,640 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:22:25,700 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:23:25,751 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:24:25,800 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:25:25,846 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:26:25,906 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:27:25,953 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:28:26,016 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:29:26,061 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:30:26,116 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:31:26,179 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:32:26,231 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:33:26,282 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:34:26,341 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:35:26,396 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:36:26,453 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:37:26,512 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:37:26,732 WARN [qtp536765369-21] [org.gluu.oxtrust.auth.uma.UmaPermissionService] (UmaPermissionService.java:195) - Status response for RPT token: 'b0268a5b-296e-4324-8fd0-8cf034d89eed_E616.68CF.92AC.1ECA.923F.0B4D.FB79.677B' is invalid, will do a retry 2021-12-14 03:37:26,797 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:38:26,540 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:39:26,586 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:40:26,648 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:41:26,705 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:42:26,747 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:43:26,807 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:44:26,865 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:45:26,922 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:46:26,983 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:47:27,041 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:48:27,096 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:49:27,153 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:50:27,203 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:51:27,261 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:52:27,297 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:53:27,344 INFO [qtp536765369-15] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:54:27,377 INFO [qtp536765369-22] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:55:27,435 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:56:27,494 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:57:27,550 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:58:27,589 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 03:59:27,647 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:00:27,706 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:01:27,765 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:02:27,818 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:03:27,871 INFO [qtp536765369-19] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:04:27,916 INFO [qtp536765369-16] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:05:27,975 INFO [qtp536765369-18] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:06:28,024 INFO [qtp536765369-21] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:07:28,077 INFO [qtp536765369-13] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:08:28,138 INFO [qtp536765369-20] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:09:28,165 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found 2021-12-14 04:10:28,196 INFO [qtp536765369-17] [org.gluu.oxtrust.auth.uma.BaseUmaProtectionService] (BaseUmaProtectionService.java:229) - Authorization header found

By Mohana Jeyatharan Account Admin 14 Dec 2021 at 2:52 a.m. CST

Mohana Jeyatharan gravatar
Hi Isman, I have managed to solve the issue. The main issue was my host name could not be resolved to my IP address. My Gluu server was installed in cloud/digital ocean using native Ubuntu installation of Gluu. But I was accessing the gluu admin url from my PC browser. So now still I have the dns issue. But I explcity enter IP address of my Gluu server to loginto my Gluu portal. I was also able to do the installation via v4.3 docker compose and access the Gluu portal. So for now I can access the Gluu portal. But still trying to rectify the dns host name resolve issue. Thanks for the help.

By Isman Firmansyah staff 14 Dec 2021 at 3:57 a.m. CST

Isman Firmansyah gravatar
Hi Mohana, Assuming you're using `demoexample.gluu.org` as Gluu Server hostname, you can add the entry in your PC `/etc/hosts` (or similar file in Windows): ``` 159.223.44.218 demoexample.gluu.org ``` where `159.223.44.218` is the IP of your cloud server.

By Mohana Jeyatharan Account Admin 15 Dec 2021 at 5:16 a.m. CST

Mohana Jeyatharan gravatar
Hi Isman, Thanks for reply. let me try to add it to my windows etc file and see. I dont have admin permission to edit this file. But this could be one of the faster ways to get it work. Will try to patch this host file and try. Thanks.

By Isman Firmansyah staff 29 Dec 2021 at 2:19 p.m. CST

Isman Firmansyah gravatar
Hi Mohana, > Will try to patch this host file and try. Yes, you can add the entry into hosts file or use public domain. I'm closing this ticket. Feel free to re-open if needed.