aws-observability / amazon-managed-grafana-migrator

CLI migration utility to migrate Grafana content to Amazon Managed Grafana
Apache License 2.0
25 stars 7 forks source link

[Bug]: API key expires if migrating enough resources #14

Closed andresgalindo-stripe closed 1 year ago

andresgalindo-stripe commented 1 year ago

Did you search for similar issues before submitting?

Release version

0.1.3

Is it a permission issue?

What is your environment, configuration and the example used?

Grafana v8.4.7 -> Grafana v9.4.7

Get this error:

    warning: status: 401, body: {"message":"Expired API key"}

Additional Information

No response

bonclay7 commented 1 year ago

Thanks submitting this. The default duration we set is 5 min. Wonder how many resources left when timing out @andresgalindo-stripe

bonclay7 commented 1 year ago

Should be solved by https://github.com/aws-observability/amazon-managed-grafana-migrator/releases/tag/v0.1.7, let me know