One month shift in url in kibana

Hi, when i try to paste:

http://ip:port/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2025-05-01T00:00:00.000Z',to:'2025-05-31T23:59:59.000Z'))

in firefox browser, it automatically becomes:

http://ip:port/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2025-05-31T20:00:00.000Z',to:'2025-06-30T19:59:59.000Z'))

it shifts one month forward , and i do not know why

I would be glad if you help.

Hello @test_ops

Welcome to the community!!

Could you please confirm if issue persist with chrome?

Regarding firefox I found below link :

Thanks!!

Hi, once i check that out, i will get back to you asap

Nope it did not work unfortunately, i am still open to solutions.

Hello @test_ops

I tried to test it & do not see any issues

http://localhost:5601/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:'2025-05-01T00:00:00.000Z',to:'2025-05-31T23:59:59.000Z'))

The issue seems to be with your machine (as for all browser behavior observed is same)

Maybe you can ask your team-member to test it on their machine to narrow down the issue with your machine.

Thanks!!

Thanks again.

Yes, probabyly the issue might be related to the server itself. Actually we have 2 kibana apps: one for test env, one for prod. Test is working fine, the issue is with prod env app. Maybe there might be ways to debug.

I am still open to solutions.