Local Development setup failed SfError: Failed to download site: Server responded with status 500 - Internal Server Error

未关闭
#440 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
typescript
领域
api, cli

调研方向

Reproduce the failure with sf lightning dev site and a selected page, then inspect the stack-trace entry points expSite.js at downloadSiteApi and downloadSite, plus site.js at LightningDevSite.run. Compare the download response with the reported 500 and verify that the command completes and shows the site preview.

由索引模型根据 Issue 内容生成。

描述

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.
主要语言
TypeScript
星标
19
派生
19
平均合并
3 天 12 小时
30 天内合并 PR
2

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

salesforcecli/plugin-lightning-dev 的其他 Issue

查看 salesforcecli/plugin-lightning-dev 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。