i checked my haproxy configuration which has a timeout of 120s and i doubled all the timeouts in haproxy ,even changed timeouts in browser but still its timing out after 30s.Is there any server side configuration that limits time out to 30s .
Looking for some help to identify the issue On Wed, Feb 22, 2017 at 12:45 AM, kevin parrikar <[email protected]> wrote: > hello all , > I have a lab evironment with 20+ compute nodes with almost 0 tenant > traffic[some tenants use this lab to download movies] when i query control > node on webui by clicking the "console" tab it times out after trying for > 30 seconds. > > POST /api/qe/query > > Error: Request timeout. > > > from webui logs: > > ./contrail/contrail-webui-stdout.log:02/21/2017 06:39:56 PM - debug: > Query Request: {"chunk":1,"autoSort":true,"chunkSize":10000,"async": > false,"formModelAttrs":{"table_name":"MessageTable"," > table_type":"LOG","table_name_data_object":[],"query_prefix" > :"cl","time_range":"43200","from_time":1487659195000," > from_time_utc":1487659140000,"to_time":1487702395000,"to_ > time_utc":1487702340000,"select":"MessageTS,Messagetype,Level,Category, > Xmlmessage","time_granularity":60,"time_granularity_unit":" > secs","where":"(ModuleId=contrail-schema AND Source=node-11.mydomain.com) > OR (ModuleId=contrail-api AND Source=node-11.mydomain.com) OR > (ModuleId=contrail-svc-monitor AND Source=node-11.mydomain.com) OR > (ModuleId=contrail-discovery AND Source=node-11.mydomain.com)", > "where_json":null,"filter_json":null,"direction":"1"," > filters":"limit:50","limit":"50","hostname":"node-11.mydomain.com > ","node_type":"configNode","keywords":""},"queryId":"58613307-E4C9-4BD0- > 9183-EDA31363C37D-1487702394125","engQueryStr":"{\"select\":\"MessageTS, > Messagetype,Level,Category,Xmlmessage\",\"from\":\" > MessageTable\",\"where\":\"(ModuleId=contrail-schema AND Source= > node-11.mydomain.com) OR (ModuleId=contrail-api AND Source= > node-11.mydomain.com) OR (ModuleId=contrail-svc-monitor AND Source= > node-11.mydomain.com) OR (ModuleId=contrail-discovery AND Source= > node-11.mydomain.com)\",\"filter\":\"limit:50\",\" > direction\":\"1\",\"from_time\":\"Feb 21, 2017 12:09:00 > PM\",\"to_time\":\"Feb 22, 2017 12:09:00 AM\"}"} > > > Any idea why contrail UI is not able to fetch logs that are older than 24 > hours,it works fine for logs from past 10 mints and 30 mints .I suppose > these details are fetched from cassandra as i checked both contrail api and > analtics api logs and couldnot find any error messages . > > expecting some help from community. > > Regards, > Kevin >
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
