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

Confusing error messages from Environment resource #374

Closed
IaroslavTitov opened this issue Aug 13, 2024 · 1 comment
Closed

Confusing error messages from Environment resource #374

IaroslavTitov opened this issue Aug 13, 2024 · 1 comment
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@IaroslavTitov
Copy link
Contributor

What happened?

404s returned on create

Example

Updating (org)

View in Browser (Ctrl+O): https://app.pulumi.com/contoso/pulumi-cloud-bootstrap/org/updates/24

     Type                                Name                        Status                  Info
     pulumi:pulumi:Stack                 pulumi-cloud-bootstrap-org  **failed**              1 error
 +   ├─ pulumiservice:index:Environment  base-dev                    **creating failed**     1 error
 +   └─ pulumiservice:index:Environment  base-prod                   **creating failed**     1 error

Diagnostics:
  pulumiservice:index:Environment (base-dev):
    error: [404] 404 page not found

  pulumiservice:index:Environment (base-prod):
    error: [404] 404 page not found

  pulumi:pulumi:Stack (pulumi-cloud-bootstrap-org):
    error: update failed

Outputs:
    productionAccessToken: [secret]

Resources:
    11 unchanged

Duration: 3s

Output of pulumi about

Not relevant

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@IaroslavTitov IaroslavTitov added the kind/bug Some behavior is incorrect or out of spec label Aug 13, 2024
@IaroslavTitov IaroslavTitov self-assigned this Aug 13, 2024
@IaroslavTitov
Copy link
Contributor Author

Fixed in #375

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

1 participant