Skip to content
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

Does not work with Pulumi refresh #31

Open
brandonkal opened this issue Jul 9, 2024 · 0 comments
Open

Does not work with Pulumi refresh #31

brandonkal opened this issue Jul 9, 2024 · 0 comments

Comments

@brandonkal
Copy link

When I run a pulumi refresh I get 500 errors

Diagnostics:
  zitadel:index:Action (addPicture):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/action:Action::addPicture: 1 error occurred:
        * failed to list actions

  zitadel:index:SmtpConfig (emailer):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/smtpConfig:SmtpConfig::emailer: 1 error occurred:
        * failed to get smtp config

  zitadel:index:InstanceMember (iam-admin):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/instanceMember:InstanceMember::iam-admin: 1 error occurred:
        * failed to list instance members

  zitadel:index:Action (notifyContext):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/action:Action::notifyContext: 1 error occurred:
        * failed to list actions

  zitadel:index:TriggerActions (flatRole1):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/triggerActions:TriggerActions::flatRole1: 1 error occurred:
        * http status not ok: 500 Internal Server Error {"error":"server_error","error_description":"Errors.Internal"}

  zitadel:index:Action (flatRoles):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/action:Action::flatRoles: 1 error occurred:
        * failed to list actions

  zitadel:index:TriggerActions (setIdpPictureMetadata):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/triggerActions:TriggerActions::setIdpPictureMetadata: 1 error occurred:
        * http status not ok: 500 Internal Server Error {"error":"server_error","error_description":"Errors.Internal"}

  zitadel:index:TriggerActions (flatRole2):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/triggerActions:TriggerActions::flatRole2: 1 error occurred:
        * http status not ok: 500 Internal Server Error {"error":"server_error","error_description":"Errors.Internal"}

  pulumi:pulumi:Stack (kite-infra-kite):
    error: preview failed

  zitadel:index:Action (setIdpPictureMetadata):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/action:Action::setIdpPictureMetadata: 1 error occurred:
        * failed to list actions

  zitadel:index:HumanUser (brandon):
    error: Preview failed: refreshing urn:pulumi:kite::kite-infra::zitadel:index/humanUser:HumanUser::brandon: 1 error occurred:
        * failed to get user

I also get this with #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant