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

SFDX Auth Url not valid after 14/01 release #805

Closed
albertocabo opened this issue Jan 15, 2021 · 3 comments
Closed

SFDX Auth Url not valid after 14/01 release #805

albertocabo opened this issue Jan 15, 2021 · 3 comments
Assignees
Labels
regression Issue that regresses existing functionality

Comments

@albertocabo
Copy link

Summary

Today our deployment started failing with the error "force:auth:sfdxurl is not a sfdx command" that is reported in another issue. After modifying "force:auth" to "auth" as a suggested workaround that issue was solved but we then got an error for invalid SFDX auth url.

ERROR running auth:sfdxurl:store: Invalid sfdx auth url. Must be in the format force://::@. The instanceUrl must not have the protocol set.

The url was the same that used to work. I even tested in local where I didn't have updated to the new version and the url still worked.

Steps To Reproduce:

sfdx auth:sfdxurl:store -f credentials/develop-org.json -a targetORG

Expected result

Auth succeeded

Actual result

ERROR running auth:sfdxurl:store: Invalid sfdx auth url. Must be in the format force://::@. The instanceUrl must not have the protocol set.

Additional information

Feel free to attach a screenshot.

sfdx-cli/7.83.0-eba9c6a927 linux-x64 node-v12.18.3

@oclif/plugin-autocomplete 0.1.5 (core)
@oclif/plugin-commands 1.3.0 (core)
@oclif/plugin-help 3.2.0 (core)
@oclif/plugin-not-found 1.2.4 (core)
@oclif/plugin-plugins 1.9.4 (core)
@oclif/plugin-update 1.3.10 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-trust 3.4.3 (core)
alias 1.1.3 (core)
analytics 1.12.1 (core)
auth 1.3.0 (core)
config 1.2.1 (core)
generator 1.1.3 (core)
salesforcedx 50.9.1 (core)
├─ schema 1.0.1 (core)
├─ limits 1.0.0 (core)
├─ salesforce-alm 50.9.0 (core)
├─ templates 50.1.0 (core)
├─ @salesforce/sfdx-plugin-lwc-test 0.1.7 (core)
├─ custom-metadata 1.0.10 (core)
└─ apex 0.1.4 (core)
sfdx-cli 7.83.0 (core)

Ubuntu
18.04.5
LTS

@albertocabo albertocabo added the investigating We're actively investigating this issue label Jan 15, 2021
@github-actions
Copy link

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

@amphro
Copy link
Contributor

amphro commented Jan 16, 2021

Please see #811 - we will make sure this is addressed in the next release.

@amphro amphro added regression Issue that regresses existing functionality and removed investigating We're actively investigating this issue labels Jan 16, 2021
@git2gus
Copy link

git2gus bot commented Jan 16, 2021

This issue has been linked to a new work item: W-8731752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Issue that regresses existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants