-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IllegalArgumentException-Invalid format: \"now\" #5415
Labels
Comments
What version is this? Pretty sure this was fixed here: #4509 |
I am using Kibana 4.1.0. |
This was fixed in 4.2.0 |
I'm experiencing this error. Using Version: 5.1.1 :
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have exported Kibana dashboards and visualization from one server and I have imported that dashboards and visualizations to another server successfully. When I try to save the dashboard with "store time with dashboard". I am getting below error. I am not sure where it is going wrong.
Dashboard: Request to Elasticsearch failed: "RemoteTransportException[[xxx.xxx.xxx][inet[/xxx.xxx.xxx]][indices:data/write/index]]; nested: MapperParsingException[failed to parse [timeTo]]; nested: MapperParsingException[failed to parse date field [now], tried both date format [dateOptionalTime], and timestamp number with locale []]; nested: IllegalArgumentException[Invalid format: "now"];
The text was updated successfully, but these errors were encountered: