Closed tdipisa closed 3 years ago
@tdipisa @randomorder did you save some output about such requests for me to identify what we are talking about in a quicker way when I will work on it?
nope
@lpasquali do you mean some sample request with the ENV param? If yes, below an example:
the query param we are talking about is indeed the following one:
&ENV=mapstore_language%3Ait
Therefore when saying:
During last checks with Kibana we found some requests to GeoServer referencing the ENV parameter were generating errors.
We have to check from Kibana if there are failing requests like the above with the ENV param and see why these are failing to be able to evaluate if the reason is related to a bug in MS or to a miss configuration in geoserver.
errors of that single layer in this issue:
in this latter case error is always "Could not find layer dbt_pub:VW_EDIFICI", more over it is no more present since end of march.
a thing that I think is not correct is the fact that logged entries for audits have strage doubled values, see this screenshot for example
that's likely a bug in the parsing / ingestion pipeline we need to fix it moving back to Ready to reschedule the work FYI @tdipisa
can you please add an estimate @lpasquali ?
@randomorder I put a "political" 2 because being a bug which might be related to small typos in the log filters, it could take some amount of time to be spotted.
problem was there since May 14 2020, after a work on logstash it was created a backup file in the pipelines directory, logstash takes no consideration about extensions removing the file resolved @randomorder
ok Can you let us know about the failing request that include the "ENV" parameter in the query string? Are they still there?
ok Can you let us know about the failing request that include the "ENV" parameter in the query string? Are they still there?
sure but I'd suggest to let the system ingest at least 48 hours of clean data
@tdipisa @randomorder
I was able to analyze log after my fixes I exported latest 10 days in a sheet here MapStore2-C028#184 and put an unique count of layers with error in a second sheet. https://docs.google.com/spreadsheets/d/1P7IMAIBYSdlb6hmMUcfLAZYghAfoaju54rem0_TYi7Y/edit#gid=1815483739
roughly half of errors (3900 out of 9200) are with ENV parameter in a 10 days period analyzed
@lpasquali
roughly half of errors (3900 out of 9200) are with ENV parameter in a 10 days period analyzed
But, as far as I can see by looking at the ErrorMessage, none of these requests is failing due to a problem with the ENV parameter and the errors seems correct. Therefore, this issue can be closed in my opinion.
During last checks with Kibana we found some requests to GeoServer referencing the ENV parameter were generating errors. To check if this requests are still present to be able to proceed with an investigation to verify if these requests are due to a bug in the MS application or simply to a configuration problem (on GeoServer or MapStore).
We need first of all a report of failing requests if any: if the problem is related to a miss configuration in GeoServer we have to fix it or notify the client.