-
Notifications
You must be signed in to change notification settings - Fork 79
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:force:package:installed:list is throwing TIMEOUT Error #697
Comments
I am seeing the same thing. |
We hit this ALLL the time when using Salesforce-alm module directly. The timeout is really bad. |
We have determined that the issue you reported exists in code owned by another team that uses only the official support channels. To ensure that your issue is addressed, open an official Salesforce customer support ticket with a link to this issue. We encourage anyone experiencing this issue to do the same to increase the priority. We will keep this issue open for the community to collaborate on. |
Created a support ticket - https://help.salesforce.com/mysuccesshub?id=supportCases&caseId=5003y00000tqhTOAAY |
@clairebianchi and @amphro -- Any update from the other team on this issue? I am hitting this issue multiple times a day. |
Not reproducible with the latest CLI and packaging plugin. |
Summary
force:package:installed:list command is throwing time out error as Your query request was running for too long.
Steps To Reproduce:
Expected result
List of installed packages should be displayed
Actual result
Showing error as 'Your query request was running for too long.'
Additional information
This command was working until Oct 18th, 2020. I found the errors in the pipeline since Oct 19th in all SFDX pipeline scripts.
SFDX CLI Version(to find the version of the CLI engine run sfdx --version):
7.62.1
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core)
7.62.1
OS and version:
Ubuntu 2016
The text was updated successfully, but these errors were encountered: