You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After we try to create the index.html files with Scully, we see an error and then Scully exits. Error below:
The scullySystem plugin "routeRenderer" has thrown the below error,
while trying to render route "unknown".
Scully will exit
Error: Protocol error: Connection closed. Most likely the page has been closed.
🔬 Minimal Reproduction
First we run the build command for our project and then run the Scully command below:
npm run scully --showGuessError --showBrowser --pluginsError=false --logSeverity=normal --serverTimeout=900000000
after which the index.html files for some routes are rendered and after a while the error appears.
💻Your Environment
Google Chrome 123.0.6312.105
Angular CLI: 17.3.3
Node: 18.18.2
Package Manager: npm 10.5.1
OS: linux x64 | Amazon Linux 2023.3.20240312
The scullySystem plugin "routeRenderer" has thrown the below error,
while trying to render route "unknown".
Scully will exit
Error: Protocol error: Connection closed. Most likely the page has been closed.
The text was updated successfully, but these errors were encountered:
🐞 Bug report
Description
After we try to create the index.html files with Scully, we see an error and then Scully exits. Error below:
The scullySystem plugin "routeRenderer" has thrown the below error,
while trying to render route "unknown".
Scully will exit
Error: Protocol error: Connection closed. Most likely the page has been closed.
🔬 Minimal Reproduction
First we run the build command for our project and then run the Scully command below:
npm run scully --showGuessError --showBrowser --pluginsError=false --logSeverity=normal --serverTimeout=900000000
after which the index.html files for some routes are rendered and after a while the error appears.
💻Your Environment
Google Chrome 123.0.6312.105
Angular CLI: 17.3.3
Node: 18.18.2
Package Manager: npm 10.5.1
OS: linux x64 | Amazon Linux 2023.3.20240312
Angular Version:
Scully Version:
🔥 Exception or Error
The text was updated successfully, but these errors were encountered: