-
Notifications
You must be signed in to change notification settings - Fork 164
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
Unable to deploy AWS budget dashboard - Column 'collection_time' cannot be resolved #986
Comments
Hello, Collection time must be there in table : https://github.com/awslabs/cid-framework/blob/main/data-collection/deploy/module-budgets.yaml#L165 Can you check the version of data collection (in description of the stack) and update to the latest https://catalog.workshops.aws/awscid/en-US/data-collection/update |
Brian @work-bw some what like this in cloud shell:
|
I updated the data collection stack to v3.4.3 as I was on an old stack previously. collection_time is not in the table, is that something I need to manually add? If so, how? Can you send me some instructions please? I think my data sources are okay but I still get the same error trying to install the Budgets dashboard after updating the data collection stack. However, if I need to wait a day for collection_time to be added, it has not been a day yet. Brian
|
I should also add that I'm getting this same error when I tried to reinstall the trusted advisor organizational dashboard. I deleted the dashboard and when I tried to re-deploy it I get the same error. It always prompts to create a new CID-CMD-Athena datasource and it already exists and throws an error. This looks like a bug reading existing datasources. Thanks. Brian
|
Can you let me know the status of this issue please or the next steps? I tried checking the latest cid-cmd updates and I still get the same error trying to deploy the TAO or Budget dashboards. Is this an issue you are able to recreate? Is there other data I can provide to help troubleshoot? Thank you. Brian |
Hi Brain, |
I see you selected the workgroup CID but none of the datasources are created under workgroups CID, that is why none show up. The existing "CID-CMD-Athena" datasource is under "primary" workgroup per your output above, this is why it is prompting you to create one. If you select primary in the workgroup selection step, it should pickup exiting "CID-CMD-Athena" datasource. What I am not sure though is why the creation of the new datasource fails. When we try to create it it should use the "CID" workgroup, but the error we see in your log says it is using "primary". We need to understand why that happens. Are you using the latest cid-cmd tool? Logs would help here, but we can discuss more in our upcoming call. |
Trying to deploy the Budgets dashboard via cid-cmd deploy. I need some help resolving the installation issue please. Thanks.
Brian
====================
When I'm prompted to select the quicksight-datasource-id my only choice is to create new datasource. It doesn't seem to see the existing datasources.
The text was updated successfully, but these errors were encountered: