Trying to update a shiny app, and I'm getting this error:
Error: Unhandled Exception: Child Task 668199638 error: Unhandled Exception: Error pushing repository: unknown blob
I literally have zero idea what this even means or how to fix it. Any help?
What are you trying exactly ? What did you typed ?
This seems like a git error... could this be related ?
I edited the app's code. It works just fine locally, but I'm trying to push it to shinyapps.io. Using RStudio, I click on the deploy button, and get the error above. I'm not using Git.
That is an internal error message that bubbled out. It should be transient, could you please try deploying again?
Thanks! Turning it off and on again worked!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.