We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run a pulumi refresh I get 500 errors
pulumi refresh
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I run a
pulumi refresh
I get 500 errorsI also get this with #30
The text was updated successfully, but these errors were encountered: