-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Summary
Steps To Reproduce:
- Run sf lightning dev site command
- Select the Page that you want to preview
Expected Result
Should run the command and show the site preview.
Actual Result
[local-dev] Downloading site (this may take a few minutes)... failed.
Local Development setup failed SfError: Failed to download site: Server responded with status 500 - Internal Server Error
at ExperienceSite.downloadSiteApi (file:///C:/Users/wysiwyg/AppData/Local/sf/node_modules/@salesforce/plugin-lightning-dev/lib/shared/experience/expSite.js:233:27)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async ExperienceSite.downloadSite (file:///C:/Users/wysiwyg/AppData/Local/sf/node_modules/@salesforce/plugin-lightning-dev/lib/shared/experience/expSite.js:168:22)
at async LightningDevSite.run (file:///C:/Users/wysiwyg/AppData/Local/sf/node_modules/@salesforce/plugin-lightning-dev/lib/commands/lightning/dev/site.js:63:27)
at async LightningDevSite._run (C:\Users\wysiwyg\AppData\Local\sf\node_modules\@salesforce\plugin-lightning-dev\node_modules\@oclif\core\lib\command.js:181:22)
at async Config.runCommand (C:\Program Files\sf\client\node_modules\@oclif\core\lib\config\config.js:456:25)
at async run (C:\Program Files\sf\client\node_modules\@oclif\core\lib\main.js:96:16)
at async file:///C:/Program%20Files/sf/client/bin/run.js:15:1 {
actions: undefined,
exitCode: 1,
context: undefined,
data: undefined,
cause: undefined
}
Current Salesforce CLI Version :
» Warning: @salesforce/cli update available from 2.78.3 to 2.94.6.
@oclif/plugin-autocomplete 3.2.21 (core)
@oclif/plugin-commands 4.1.20 (core)
@oclif/plugin-help 6.2.25 (core)
@oclif/plugin-not-found 3.2.40 (core)
@oclif/plugin-plugins 5.4.32 (core)
@oclif/plugin-search 1.2.21 (core)
@oclif/plugin-update 4.6.31 (core)
@oclif/plugin-version 2.2.23 (core)
@oclif/plugin-warn-if-update-available 3.1.33 (core)
@oclif/plugin-which 3.2.29 (core)
@salesforce/lwc-dev-mobile 2.3.0
@salesforce/sfdx-plugin-lwc-test 1.2.1 (1.2.1)
@salesforce/sfdx-scanner 4.9.0 (4.9.0)
apex 3.6.8 (core)
api 1.3.3 (core)
auth 3.6.94 (core)
code-analyzer 5.2.2
data 4.0.11 (core)
deploy-retrieve 3.20.0 (core)
info 3.4.39 (core)
lightning-dev 3.5.0 (prerelease)
limits 3.3.46 (core)
marketplace 1.3.7 (core)
org 5.2.32 (core)
packaging 2.9.17 (core)
schema 3.3.50 (core)
settings 2.4.16 (core)
sobject 1.4.50 (core)
telemetry 3.6.33 (core)
templates 56.3.38 (core)
trust 3.7.65 (core)
user 3.6.9 (core)
Uninstalled JIT Plugins:
community 3.3.11
custom-metadata 3.3.41
dev 2.5.1
devops-center 1.2.27
signups 2.6.13
Additional Information:
- I have tried installing different versions of Salesforce CLI, such as my current version (2.78.3) and the Latest (2.94), but got the same result every time I run the command.
Metadata
Metadata
Assignees
Labels
No labels