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

Abierto
#440 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
typescript
Área
api, cli

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.
Lenguaje dominante
TypeScript
Estrellas
19
Forks
19
Merge medio
3 d 12 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de salesforcecli/plugin-lightning-dev

Todos los issues de salesforcecli/plugin-lightning-dev

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.