https://pulumi.com logo
Title
f

famous-train-16653

12/12/2022, 9:54 AM
Hi, just upgraded from 3.48 to 3.49 and I’m getting this error when deploying:
CommandError: code: -2\n' +
    ' stdout: \n' +
    ' stderr: Command failed with exit code 255: pulumi stack select --stack settlemint/staging-ethereum-goerli-ade2 --non-interactive\n' +
    'error: stack names may not contain slashes\n' +
    ' err?: Error: Command failed with exit code 255: pulumi stack select --stack settlemint/staging-ethereum-goerli-ade2 --non-interactive\n' +
    'error: stack names may not contain slashes\n' +
    '\n' +
    '    at Object.createCommandError (/Users/adrienblavier/Documents/settlemint/bpaas/node_modules/.pnpm/@pulumi+pulumi@3.49.0/node_modules/@pulumi/automation/errors.ts:75:27)\n' +
    '    at Object.<anonymous> (/Users/adrienblavier/Documents/settlemint/bpaas/node_modules/.pnpm/@pulumi+pulumi@3.49.0/node_modules/@pulumi/automation/cmd.ts:84:15)\n' +
    '    at Generator.throw (<anonymous>)\n' +
    '    at rejected (/Users/adrienblavier/Documents/settlemint/bpaas/node_modules/.pnpm/@pulumi+pulumi@3.49.0/node_modules/@pulumi/pulumi/automation/cmd.js:19:65)\n' +
    '    at processTicksAndRejections (node:internal/process/task_queues:96:5)'
e

echoing-dinner-19531

12/12/2022, 10:06 AM
Per chance are you using the self-managed backend?
f

famous-train-16653

12/13/2022, 8:02 AM
The error was indeed on our side, sorry for the disturbance.
e

echoing-dinner-19531

12/13/2022, 8:37 AM
No worries 🙂 Glad could help with diagnosis