Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
I have a lot of dashboards in my older Graylog instance that I want to migrate to the newer version. I have built a new graylog instance from scratch as that was easier than upgrading the older one. So I exported the dashboards as a json content pack, but when I tried importing it to the new version I got the below error. Is this just a straight up compatibility issue between the two versions, or is there a way to do it?
Installing content pack failed with status: FetchError: There was an error fetching a resource: Internal Server Error. Additional information: Cannot construct instance of org.graylog2.contentpacks.model.entities.AutoValue_KeywordRangeEntity$Builder
, problem: Missing required properties: timezone at [Source: UNKNOWN; line: -1, column: -1] (through reference chain: org.graylog2.contentpacks.model.entities.DashboardEntity[“widgets”]->java.util.ArrayList[8]->org.graylog2.contentpacks.model.entities.DashboardWidgetEntity[“time_range”]). Could not install Content Pack with ID: 55ab8188-e8df-4013-a5e5-d35eace2f21a
2. Describe your environment:
- OS Information:
Ubuntu 20.04.4
- Package Version:
Newly installed Graylog as of today. Version 4.2.6
- Service logs, configurations, and environment variables:
Base configuration, other than a password change.
3. What steps have you already taken to try and solve the problem?
Seems to be a problem with this time range value. Should I edit the json file to remove that maybe?
4. How can the community help?
How can I import this content pack, so that I do not have to manually re-add all dashboards. Note that the dashboards contain hundreds of widgets, which we had to enter in manually. I am wary about uploading the content pack file since it contains some addresses of our customers, but I can change them if the file is needed.
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]