Description
Guidelines
- I agree to follow this project's Contributing Guidelines.
Project Version
No response
Platform and OS Version
No response
Existing Issues
No response
What happened?
Uploading to my posit connect instance seems to fail on deployment. The error logs seems to indicate an error with _brand.yml. Cannot repoduce on local.
Server stats:
Product: | Posit Connect |
---|---|
Version: | 2024.12.0 |
Build: | v2024.12.0-0-g6643adba5b |
End of Support: | June 30, 2026 |
R Versions: | 3.6.2, 4.1.0, 4.2.1, 4.2.3, 4.3.1, 4.4.0 |
Python Versions: | 3.9.12, 3.10.14, 3.11.9 |
Quarto Versions: | 1.4.554 |
TensorFlow Versions: | (none) |
Steps to reproduce
1.deploy to instance
2.publishing upload completes normally
3.error shows in log
Expected behavior
App would be running on connect instance.
Attachments
2025/04/10 4:43:02 PM:
Shiny application starting ...
2025/04/10 4:43:07 PM:
Warning in readLines(file, warn = readLines.warn) :
2025/04/10 4:43:07 PM:
invalid input found on input connection '/opt/rstudio-connect/mnt/app/_brand.yml'
2025/04/10 4:43:07 PM:
Warning in readLines(file, warn = readLines.warn) :
2025/04/10 4:43:07 PM:
incomplete final line found on '/opt/rstudio-connect/mnt/app/_brand.yml'
2025/04/10 4:43:07 PM:
Error in box::use(app/main) :
2025/04/10 4:43:07 PM:
(/opt/rstudio-connect/mnt/app/_brand.yml) Scanner error: while scanning a quoted scalar at line 30, column 13 found unexpected end of stream at line 30, column 42
2025/04/10 4:43:07 PM:
Shiny application exiting ...
Screenshots or Videos
No response
Additional Information
No response