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

Unable to Deploy or Retrieve on Debian all of a sudden #1952

Closed
prateekamana opened this issue Feb 21, 2023 · 5 comments
Closed

Unable to Deploy or Retrieve on Debian all of a sudden #1952

prateekamana opened this issue Feb 21, 2023 · 5 comments
Labels
more information required Issue requires more information or a response from the customer stale

Comments

@prateekamana
Copy link

prateekamana commented Feb 21, 2023

Summary

This might be related to the fact that after successfully authorizing the org, the cli has started to create .sfdx/ and .sf/ directories in my home directory (~/) I don't think it was like that before. Now it gives me the error org not found or can not decipher.

Steps To Reproduce:

  1. Authorize an org in Debian
  2. Try to retrieve after authorizing
  3. Get the error that org can not be found.

Expected result

Should have been able to successfully retrieve it

Actual result

Got errors org can not be found instead

System Information

  • Which shell/terminal are you using? VSCode terminal

  • If you are using sfdx

{
  "cliVersion": "sfdx-cli/7.188.1",
  "architecture": "linux-x64",
  "nodeVersion": "node-v16.15.1",
  "pluginVersions": [
    "@oclif/plugin-autocomplete 1.4.5 (core)",
    "@oclif/plugin-commands 2.2.7 (core)",
    "@oclif/plugin-help 5.2.4 (core)",
    "@oclif/plugin-not-found 2.3.18 (core)",
    "@oclif/plugin-plugins 2.3.0 (core)",
    "@oclif/plugin-search 0.0.13 (core)",
    "@oclif/plugin-update 3.1.3 (core)",
    "@oclif/plugin-version 1.2.1 (core)",
    "@oclif/plugin-warn-if-update-available 2.0.26 (core)",
    "@oclif/plugin-which 2.2.14 (core)",
    "@salesforce/lwc-dev-server 2.11.0 (user)",
    "alias 2.2.1 (core)",
    "apex 1.5.1 (core)",
    "auth 2.4.2 (core)",
    "community 2.2.1 (core)",
    "config 1.5.1 (core)",
    "custom-metadata 2.1.1 (core)",
    "data 2.2.1 (core)",
    "generator 2.0.17 (core)",
    "info 2.4.2 (core)",
    "limits 2.3.3 (core)",
    "org 2.3.2 (core)",
    "packaging 1.14.3 (core)",
    "schema 2.3.1 (core)",
    "signups 1.4.0 (core)",
    "source 2.5.1 (core)",
    "telemetry 2.1.1 (core)",
    "templates 55.4.1 (core)",
    "trust 2.4.1 (core)",
    "user 2.3.2 (core)",
    "@salesforce/sfdx-plugin-lwc-test 1.0.1 (core)",
    "salesforce-alm 54.8.5 (core)"
  ],
  "osVersion": "Linux 5.10.0-15-amd64",
  "shell": "bash",
  "rootPath": "/home/amana/.npm_packages/lib/node_modules/sfdx-cli"
}
@prateekamana prateekamana added the investigating We're actively investigating this issue label Feb 21, 2023
@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.

@prateekamana
Copy link
Author

I was able to solve a similar issue by removing these .sfdx/ project files from my home directory (~/) but now after each authorization they are generated in my home.
forcedotcom/salesforcedx-vscode#4170

@prateekamana
Copy link
Author

I don't know what I did exactly, but I do remember installing the normal sfdx-cli (without npm) using the standard procedure with the install script, and updating it, and it worked after that I guess.

@prateekamana
Copy link
Author

This issue flickers, sometimes it arises and sometimes it doesn't...

@prateekamana prateekamana reopened this Feb 22, 2023
@WillieRuemmele
Copy link
Member

Hey @prateekamana have you been seeing this happening with the new sf v2 CLI?

@WillieRuemmele WillieRuemmele added more information required Issue requires more information or a response from the customer stale and removed investigating We're actively investigating this issue labels Oct 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more information required Issue requires more information or a response from the customer stale
Projects
None yet
Development

No branches or pull requests

2 participants