Hi all,

I am currently working on building Kubernetes resources for WSO2 products.

During the process of building Kubernetes resources for WSO2 Identity
Server's deployment pattern 2, I experienced the following HTTP 504 Gateway
Timeout error when attempting to access the WSO2 Identity Server Analytics
Dashboard.

*[2018-06-09 17:45:56,095]  INFO
{org.apache.shindig.gadgets.http.BasicHttpFetcher} -
https://wso2is-analytics/shindig/rpc?method=system.listMethods&st=-1:-1:0:*:0:0:default:1528566365
<https://wso2is-analytics/shindig/rpc?method=system.listMethods&st=-1:-1:0:*:0:0:default:1528566365>
has timed out because of the following exception:
org.apache.shindig.gadgets.http.BasicHttpFetcher - wso2is-analytics: Name
or service not known - 177 ms.*
*[2018-06-09 17:45:56,276] ERROR
{org.apache.shindig.gadgets.render.DefaultServiceFetcher} -  An HTTP 504
error occurred when fetching service methods from the
https://wso2is-analytics/shindig/rpc <https://wso2is-analytics/shindig/rpc>
endpoint.*

According to [1], this occurs when shindig attempts to load Google
Analytics APIs and is deemed to be fixed in the past.

As per the logs, it is clear that the host name `*wso2is-analytics*` I have
provided under the Kubernetes Ingress resource is not resolvable. Based on
[2], I tried editing the shindig.host (with `*wso2is-analytics`*) and
shindig.port (with port 443) properties in the
*<WSO2IS_Analytics_HOME>/repository/deployment/server/webapps/shindig/WEB-INF/web.xml*
file.
But it was not successful.

How can I fix this issue? Any help and suggestions are highly appreciated.

[1]: [Dev] Shindig error on DS portal startup, due to connectivity errors
to google
[2]:
https://docs.wso2.com/display/IS550/Setting+Up+Deployment+Pattern+2#SettingUpDeploymentPattern2-Settingupthedashboard

-- 
Yours sincerely,

*Chiranga Alwis*
Software Engineer | WSO2

*Mobile : *+94775930497
*Email: *[email protected]
*LinkedIn: *https://lk.linkedin.com/in/chiranga-alwis-391342a9
*Medium:* https://medium.com/@chirangaalwis

<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to