sfdx force:user:password:generate command makes scratch org connection invalid

Issue #1858 resolved
Jun Liu created an issue

Step1: create scratch org using LC

Step2: run sfdx force:user:password:generate in terminal

the scratch org connection becomes invalid, and disappears from the connections list

Comments (3)

  1. Scott Wells repo owner

    I've seen something similar and have reported it to the CLI team. Can you please run sfdx force:org:create ... from the command line followed by sfdx force:user:password:generate ... and verify that the same things happens independent of IC? Assuming it does, please log a bug with the CLI team:

    https://github.com/forcedotcom/cli/issues

  2. Jun Liu reporter

    Thanks Scott for your swift reply. will do,

    The connection also disappears from sfdx:force:org:list, so it looks like a bug for the CLI team

  3. Scott Wells repo owner

    I'm going to resolve this here assuming this is in fact an issue with the CLI itself. If you find that there's something IC-specific about it, though, feel free to reopen with details.

  4. Log in to comment