CWWhitney / Decision_Analysis_Course

🎓 Uni-Bonn Decision Analysis graduate course, lectures and materials
https://agtools.app/decision_analysis/
MIT License
24 stars 5 forks source link

"An error has occurred" #28

Closed CWWhitney closed 6 months ago

CWWhitney commented 6 months ago

Getting a strange error on the web app again "An error has occurred"

Screenshot 2024-04-01 at 1 24 06 PM

The error point in the logs:

04/01 11:21:49.314 (GMT) Error in value[3L] : parse error: trailing garbage 04/01 11:21:49.314 (GMT) ":{},"value":["0.10.1"]}]}]} {"type":"list","attributes":{}, 04/01 11:21:49.314 (GMT) (right here) ------^ 04/01 11:21:49.314 (GMT) Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> 04/01 11:21:49.314 (GMT) Shiny R Markdown document exiting ... 04/01 11:21:49.314 (GMT) Execution halted

The full logs:

rstudio-connect.234.0.1222.run_app.g6WZmicSktyEeDdt.log

CWWhitney commented 6 months ago

Related to https://github.com/rstudio/learnr/issues/597

CWWhitney commented 6 months ago

@PrajnaKARai is going to rebuild and open a pull request - hopefully this will fix the issue

PrajnaKARai commented 6 months ago

@CWWhitney, I have already edited what we spoke about earlier today and pushed it under the branch name '2024.' Can you please check if the issue persists?